| Name | Description | Type | Additional information |
|---|---|---|---|
| firstName |
Gets or sets the first name. |
string |
None. |
| isPricingUser |
Gets or sets a value indicating whether the user is a pricing user for the given organization. |
boolean |
None. |
| lastName |
Gets or sets the last name. |
string |
None. |
| nickName |
Gets or sets the nick name. |
string |
None. |
| communicationMethods |
Gets the communication methods. |
Collection of Public.CommunicationMethod |
None. |
| licenses |
Gets the licenses. |
Collection of Public.License |
None. |
| roles |
Gets the roles. |
Collection of Public.Role |
None. |