WebService::Fastly::Object::Billing

Load the model package

use WebService::Fastly::Object::Billing;

Properties

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]

[Back to Model list] [Back to API list] [Back to README]