Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 860 Bytes

ReportMeetings200ResponseAllOf.md

File metadata and controls

12 lines (9 loc) · 860 Bytes

# ReportMeetings200ResponseAllOf

Properties

Name Type Description Notes
from \DateTime The report's start date. [optional]
meetings \Zoom\Api\Model\ReportMeetings200ResponseAllOfMeetingsInner[] Information about the meeting. [optional]
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]
to \DateTime The report's end date. [optional]

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