| Package | Description |
|---|---|
| com.docusign.admin.api | |
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
DSGroupListResponse |
DsGroupsApi.getDSGroups(UUID organizationId,
UUID accountId)
Get list of DSGroups
Required scopes: user_read
|
DSGroupListResponse |
DsGroupsApi.getDSGroups(UUID organizationId,
UUID accountId,
DsGroupsApi.GetDSGroupsOptions options)
Get list of DSGroups
Required scopes: user_read
|
| Modifier and Type | Method and Description |
|---|---|
DSGroupListResponse |
DSGroupListResponse.accountId(UUID accountId) |
DSGroupListResponse |
DSGroupListResponse.page(Integer page) |
DSGroupListResponse |
DSGroupListResponse.pageSize(Integer pageSize) |
DSGroupListResponse |
DSGroupListResponse.totalCount(Integer totalCount) |
Copyright © 2021. All rights reserved.