| Modifier and Type | Class and Description |
|---|---|
static class |
RecipientGroup.AddRecipientGroupBuilder
A convenience class to help create a RecipientGroup object with the appropriate fields.
|
| Constructor and Description |
|---|
RecipientGroup() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId()
Get the group ID
|
RecipientGroup |
setGroupId(Long groupId)
Set the group ID
|
public Long getGroupId()
public RecipientGroup setGroupId(Long groupId)
groupId - the group IDCopyright © 2014–2017 Smartsheet. All rights reserved.