AddUserBuilder Class |
Namespace: Smartsheet.Api.Models
The AddUserBuilder type exposes the following members.
Name | Description | |
---|---|---|
AddUserBuilder |
User object with required attributes
|
Name | Description | |
---|---|---|
Build |
Builds the object using the required fields.
| |
GetAdmin |
Gets the Admin.
| |
GetEmailAddress |
Gets the Email address.
| |
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.
| |
SetEmail |
Sets the Email for the user.
| |
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)
|