Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 902 Bytes

GetCalendarResourcesByServiceId200Response.md

File metadata and controls

11 lines (8 loc) · 902 Bytes

# GetCalendarResourcesByServiceId200Response

Properties

Name Type Description Notes
next_page_token string The next page token is used to paginate through large result sets. A next page token will be returned whenever 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 within a single API call. [optional]
calendar_resources \Zoom\Api\Model\GetCalendarResourcesByServiceId200ResponseCalendarResourcesInner[] Information about existing calendar resources. [optional]

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