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] |