Bridgeline Digital Logo
Menu

UserBundle

The ProfileBundle and Language API objects reference an object of type UserBundle. The following properties define this object.

UserBundle Properties

  • userId : String, Id of the user.
  • userName : String, Display name of the user. This is the first and last name concatenated into a string.
  • firstName : String, The first name of the user.
  • lastName : String, The last name of the user.