Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
16 lines (8 loc) · 720 Bytes
·

UpdateMemberPermissionsRequest.md

File metadata and controls

16 lines (8 loc) · 720 Bytes
·

UpdateMemberPermissionsRequest

Properties

Name Type Description Notes
permissionGroupIds List<Long> List of Permission Group identifiers to where the Member should be added. [optional]
isAdmin Boolean Indicates that the member must be Organization Admin. [optional]
isBillingManager Boolean Indicates that the member must be Billing Manager. [optional]
removeFromPermissionGroupsWhereIdNotSet Boolean When `true`, the member will be removed from those Permission Groups that are not listed in the `permissionGroupIds` field. [optional]