Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 902 Bytes

GetRoleInformation200Response.md

File metadata and controls

14 lines (11 loc) · 902 Bytes

# GetRoleInformation200Response

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\GetRoleInformation200ResponseSubAccountPrivileges [optional]
total_members int Total members assigned to that role. [optional]

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