| Name | Description | Type | Additional information |
|---|---|---|---|
|
UserId
Type
integer
|
|||
| UserId | integer | ||
|
Email
Type
string
|
|||
| string | |||
|
FirstName
Type
string
|
|||
| FirstName | string | ||
|
LastName
Type
string
|
|||
| LastName | string | ||
|
Company
Type
string
|
|||
| Company | string | ||
|
Department
Type
string
|
|||
| Department | string | ||
|
Address1
Type
string
|
|||
| Address1 | string | ||
|
Address2
Type
string
|
|||
| Address2 | string | ||
|
City
Type
string
|
|||
| City | string | ||
|
PostalCode
Type
string
|
|||
| PostalCode | string | ||
|
State
Type
string
|
|||
| State | string | ||
|
CountryId
Type
string
|
|||
| CountryId | string | ||
|
PhoneNumber
Type
string
|
|||
| PhoneNumber | string | ||
| Roles | Collection of UserRoleApiModel | ||
| Rights | UserRightsApiModel | ||
| SurveyAccess | Collection of SurveyAccessApiModel | ||
|
IsLocked
Type
boolean
|
|||
| IsLocked | boolean | ||
|
LastLoginDate
Type
string
|
|||
| LastLoginDate | string | ||
|
AccountId
Type
string
|
|||
| AccountId | string | ||
|
AccountTypeId
Type
integer
|
|||
| AccountTypeId | integer | ||
|
LanguageCode
Type
string
|
|||
| LanguageCode | string | ||
|
TimeZoneId
Type
byte
|
|||
| TimeZoneId | byte | ||
|
DateFormat
Type
string
|
|||
| DateFormat | string | ||
|
Use12hTimeFormat
Type
boolean
|
|||
| Use12hTimeFormat | boolean | ||
|
DecimalSymbol
Type
string
|
|||
| DecimalSymbol | string | ||
|
AllowUserChangeEmailAddress
Type
boolean
|
|||
| AllowUserChangeEmailAddress | boolean | ||
|
IsSSOEnabled
Type
boolean
|
|||
| IsSSOEnabled | boolean | ||
|
PasswordAuthenticationAllowed
Type
boolean
|
|||
| PasswordAuthenticationAllowed | boolean | ||
|
UserName
Type
string
|
|||
| UserName | string | ||
|
TitleId
Type
byte
|
|||
| TitleId | byte | ||
|
Province
Type
string
|
|||
| Province | string | ||
|
SubscribedToNewLetters
Type
boolean
|
|||
| SubscribedToNewLetters | boolean | ||
|
SubscribedToProductNotifications
Type
boolean
|
|||
| SubscribedToProductNotifications | boolean | ||
|
TotpVerifyMethodId
Type
byte
|
|||
| TotpVerifyMethodId | byte | ||
|
ActiveSince
Type
string
|
|||
| ActiveSince | string | ||
| Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas | |