Sha256: 37ab4868611857626423d5bd42843ebee8459151f23881260e99d2ac1538dd49

Contents?: true

Size: 1 KB

Versions: 30

Compression:

Stored size: 1 KB

Contents

# Fastly::BillingResponse

## 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] |
| **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**](BillingStatus.md) |  | [optional] |
| **total** | [**BillingTotal**](BillingTotal.md) |  | [optional] |
| **regions** | **Hash<String, Hash<String, Object>>** | Breakdown of regional data for products that are region based. | [optional] |
| **line_items** | [**Array<BillingResponseLineItem>**](BillingResponseLineItem.md) |  | [optional] |

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

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
fastly-5.2.0 docs/BillingResponse.md
fastly-5.1.1 docs/BillingResponse.md
fastly-5.1.0 docs/BillingResponse.md
fastly-5.0.0 docs/BillingResponse.md
fastly-4.4.0 docs/BillingResponse.md
fastly-4.3.0 docs/BillingResponse.md
fastly-4.2.0 docs/BillingResponse.md
fastly-4.1.0 docs/BillingResponse.md
fastly-4.0.1.pre.alpha.0 docs/BillingResponse.md
fastly-4.0.0 docs/BillingResponse.md