Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 848 Bytes

GroupAdmins200Response.md

File metadata and controls

12 lines (9 loc) · 848 Bytes

# GroupAdmins200Response

Properties

Name Type Description Notes
admins \Zoom\Api\Model\GroupAdmins200ResponseAdminsInner[] [optional]
next_page_token string The next page token is used to paginate through large result sets. A next page token is returned when the set of available results exceeds the current page size. The expiration period for this token is 15 minutes. [optional]
page_size int The number of records returned in a single API call. [optional]
total_records int The total number of records available across all pages. [optional]

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