Name | Type | Description | Notes |
---|---|---|---|
end_date | \DateTime | End date of the billing period. | [optional] |
id | string | Unique Identifier of the report. Use this ID to retrieve billing invoice via the "Get Billing Invoices API". You can also use this ID to export a CSV file of the billing report from this URL: `https://zoom.us/account/report/billing/export?id={id}`. | [optional] |
start_date | \DateTime | Start date of the billing period. | [optional] |
tax_amount | string | Total tax amount for this billing period. | [optional] |
total_amount | string | Total billing amount for this billing period. | [optional] |
type | int | Type of the billing report. The value should be either of the following:<br> `0` - Detailed Billing Reports `1` - Custom Billing Reports | [optional] |