ReportURL interface
The URL to download the generated report.
Properties
| report |
The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity |
| valid |
The time at which report URL becomes invalid. |
Property Details
reportUrl
The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity
reportUrl?: string
Property Value
string
validUntil
The time at which report URL becomes invalid.
validUntil?: Date
Property Value
Date