Name | Type | Description | Notes |
---|---|---|---|
from | \DateTime | Start date for this report. | [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] |
page_count | int | The number of pages returned for the request made. This field does not return if the `query_date_type` parameter is the `meeting_start_time` or `meeting_end_time` value. | [optional] |
page_size | int | The number of records returned with a single API call. | [optional] |
to | \DateTime | End date for this report. | [optional] |
total_records | int | The total number of all the records available across pages. This field does not return if the `query_date_type` parameter is the `meeting_start_time` or `meeting_end_time` value. | [optional] |
telephony_usage | \Zoom\Api\Model\ReportTelephone200ResponseAllOf1TelephonyUsageInner[] | Array of telephony objects. | [optional] |