| Package | Description |
|---|---|
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
PermissionProfileResponse |
NewUserResponseAccountProperties.getPermissionProfile()
Get permissionProfile
|
PermissionProfileResponse |
MembershipResponse.getPermissionProfile()
Get permissionProfile
|
PermissionProfileResponse |
PermissionProfileResponse.id(Long id) |
PermissionProfileResponse |
PermissionProfileResponse.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<PermissionProfileResponse> |
PermissionsResponse.getPermissions()
Get permissions
|
| Modifier and Type | Method and Description |
|---|---|
PermissionsResponse |
PermissionsResponse.addPermissionsItem(PermissionProfileResponse permissionsItem) |
NewUserResponseAccountProperties |
NewUserResponseAccountProperties.permissionProfile(PermissionProfileResponse permissionProfile) |
MembershipResponse |
MembershipResponse.permissionProfile(PermissionProfileResponse permissionProfile) |
void |
NewUserResponseAccountProperties.setPermissionProfile(PermissionProfileResponse permissionProfile) |
void |
MembershipResponse.setPermissionProfile(PermissionProfileResponse permissionProfile) |
| Modifier and Type | Method and Description |
|---|---|
PermissionsResponse |
PermissionsResponse.permissions(List<PermissionProfileResponse> permissions) |
void |
PermissionsResponse.setPermissions(List<PermissionProfileResponse> permissions) |
Copyright © 2021. All rights reserved.