ReportURL interface

The URL to download the generated report.

Properties

reportUrl

The CSV file from the reportUrl blob link consists of reservation usage data with the following schema at daily granularity

validUntil

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