ReservationBillingUsageReport interface
Represents a billing usage report, including overall status and detailed properties
Properties
| billing |
A list of detailed billing usage properties |
| overall |
Overall status message of the billing usage report |
| timestamp | Latest formatted billing report for this reservation |
Property Details
billingUsageProperties
A list of detailed billing usage properties
billingUsageProperties: BillingUsageProperty[]
Property Value
overallStatusMessage
Overall status message of the billing usage report
overallStatusMessage: string
Property Value
string
timestamp
Latest formatted billing report for this reservation
timestamp: string
Property Value
string