Sha256: 4b3b989479f96fc6a54dbea8b6dce42735221465b4739a8317a19539cd269526

Contents?: true

Size: 861 Bytes

Versions: 5

Compression:

Stored size: 861 Bytes

Contents

# Fastly::Billing

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **end_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **start_time** | **Time** | 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**](BillingStatus.md) |  | [optional] |
| **total** | [**BillingTotal**](BillingTotal.md) |  | [optional] |
| **regions** | [**Hash<String, BillingRegions>**](BillingRegions.md) | Breakdown of regional data for products that are region based. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/Billing.md
fastly-8.10.0 docs/Billing.md
fastly-8.9.0 docs/Billing.md
fastly-8.8.0 docs/Billing.md
fastly-8.7.0 docs/Billing.md