Uses of Class
com.docusign.admin.api.DsGroupsApi.GetDSGroupsOptions
-
Packages that use DsGroupsApi.GetDSGroupsOptions Package Description com.docusign.admin.api -
-
Uses of DsGroupsApi.GetDSGroupsOptions in com.docusign.admin.api
Methods in com.docusign.admin.api with parameters of type DsGroupsApi.GetDSGroupsOptions Modifier and Type Method Description DSGroupListResponseDsGroupsApi. getDSGroups(UUID organizationId, UUID accountId, DsGroupsApi.GetDSGroupsOptions options)Get list of DSGroups.ApiResponse<DSGroupListResponse>DsGroupsApi. getDSGroupsWithHttpInfo(UUID organizationId, UUID accountId, DsGroupsApi.GetDSGroupsOptions options)Get list of DSGroups Required scopes: user_read
-