CreateGroupBuilder Class |
Namespace: Smartsheet.Api.Models
The CreateGroupBuilder type exposes the following members.
Name | Description | |
---|---|---|
CreateGroupBuilder |
Sets the required attributes for creating a Group.
|
Name | Description | |
---|---|---|
Build |
Builds and returns the Group object
| |
getDescription |
Gets the description of the Group.
| |
getMembers |
Gets the members of the Group.
| |
GetName |
Gets the name of the Group.
| |
SetDescription |
Sets the description of the Group.
| |
SetMembers |
Sets the members of the Group.
| |
SetName |
Sets the name of the Group.
|