use WebService::Fastly::Object::BillingResponse;
Name | Type | Description | Notes |
---|---|---|---|
end_time | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] |
start_time | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] |
invoice_id | string | [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 | HASH[string,HASH[string,object]] | Breakdown of regional data for products that are region based. | [optional] |
line_items | ARRAY[BillingResponseLineItem] | [optional] |