Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

BillingEstimateResponse.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

Fastly.BillingEstimateResponse

Properties

Name Type Description Notes
end_time Date Date and time in ISO 8601 format. [optional] [readonly]
start_time Date Date and time in ISO 8601 format. [optional] [readonly]
customer_id String [optional] [readonly]
vendor_state String The current state of our third-party billing vendor. One of up or down. [optional] [readonly]
status BillingStatus [optional]
total BillingTotal [optional]
regions {String: BillingRegions} Breakdown of regional data for products that are region based. [optional]
invoice_id String [optional] [readonly]
line_items [BillingEstimateLinesLineItems] [optional]

[Back to API list] [Back to README]