| Package | Description |
|---|---|
| com.docusign.admin.api | |
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
DSGroupAndUsersResponse |
DsGroupsApi.getDSGroupUsers(UUID organizationId,
UUID accountId,
UUID dsGroupId)
Get list of users in a DSGroup
Required scopes: user_read
|
DSGroupAndUsersResponse |
DsGroupsApi.getDSGroupUsers(UUID organizationId,
UUID accountId,
UUID dsGroupId,
DsGroupsApi.GetDSGroupUsersOptions options)
Get list of users in a DSGroup
Required scopes: user_read
|
| Modifier and Type | Method and Description |
|---|---|
DSGroupAndUsersResponse |
DSGroupAndUsersResponse.group(DSGroupResponse group) |
DSGroupAndUsersResponse |
DSGroupAndUsersResponse.groupUsers(DSGroupUsersResponse groupUsers) |
Copyright © 2021. All rights reserved.