Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 866 Bytes

UpdateRoleRequest.md

File metadata and controls

14 lines (11 loc) · 866 Bytes

# UpdateRoleRequest

Properties

Name Type Description Notes
description string Description of the role. [optional]
id string Role Id. [optional]
name string Name of the role. [optional]
privileges string[] Privileges assigned to the role. Can be one or a combination of these permissions. [optional]
sub_account_privileges \Zoom\Api\Model\UpdateRoleRequestSubAccountPrivileges [optional]
total_members int Total members assigned to that role. [optional]

[Back to Model list] [Back to API list] [Back to README]