Sha256: 0e756388421165bd853edce6fb8a49f0d5043ee39feb4bedaf1c2afa38e8fc70

Contents?: true

Size: 1.02 KB

Versions: 15

Compression:

Stored size: 1.02 KB

Contents

# Fastly::BillingEstimateResponse

## 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<BillingEstimateLinesLineItems>**](BillingEstimateLinesLineItems.md) |  | [optional] |

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
fastly-8.6.0 docs/BillingEstimateResponse.md
fastly-8.5.0 docs/BillingEstimateResponse.md
fastly-8.4.0 docs/BillingEstimateResponse.md
fastly-8.2.0 docs/BillingEstimateResponse.md
fastly-8.1.0 docs/BillingEstimateResponse.md
fastly-8.0.1 docs/BillingEstimateResponse.md
fastly-8.0.0 docs/BillingEstimateResponse.md
fastly-7.2.2 docs/BillingEstimateResponse.md
fastly-7.2.1 docs/BillingEstimateResponse.md
fastly-7.2.0 docs/BillingEstimateResponse.md
fastly-7.1.1 docs/BillingEstimateResponse.md
fastly-7.1.0 docs/BillingEstimateResponse.md
fastly-7.0.0 docs/BillingEstimateResponse.md
fastly-6.0.2 docs/BillingEstimateResponse.md
fastly-6.0.1 docs/BillingEstimateResponse.md