UpdateUserBuilder Class |
Namespace: Smartsheet.Api.Models
The UpdateUserBuilder type exposes the following members.
Name | Description | |
---|---|---|
UpdateUserBuilder |
User object containing the required attributes:
|
Name | Description | |
---|---|---|
Build |
Builds the object using the required fields.
| |
GetAdmin |
Gets the Admin.
| |
GetFirstName |
Gets the user's first name.
| |
GetLastName |
Gets the user's last name.
| |
GetLicensedSheetCreator |
Gets the licensed sheet creator.
| |
GetResourceViewer |
Gets the Flag indicating whether the user is a resource viewer (can access resource views).
| |
SetAdmin |
Sets the Admin flag which allows managing Users and accounts.
| |
SetFirstName |
Sets the user's first name.
| |
SetLastName |
Sets the user's last name.
| |
SetLicensedSheetCreator |
Sets the licensed sheet creator flag that allows creating and owning Sheets.
| |
SetResourceViewer |
Sets the Flag indicating whether the user is a resource viewer (can access resource views)
|