Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 963 Bytes

DashboardChat200Response.md

File metadata and controls

13 lines (10 loc) · 963 Bytes

# DashboardChat200Response

Properties

Name Type Description Notes
from \DateTime The report's start date. [optional]
next_page_token string The report's `next_page_token` value. The API returns this value when the set of available results exceeds the current page size. This token expires after 15 minutes. [optional]
page_size int The number of records to return within a single API call. [optional] [default to 30]
to \DateTime The report's end date. [optional]
users \Zoom\Api\Model\DashboardChat200ResponseAllOf1UsersInner[] [optional]

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