Sha256: b91f12e8554ca3aa0855e0f853dcd0f7a21005680ba2d84cfe9c40534208365a
Contents?: true
Size: 852 Bytes
Versions: 3
Compression:
Stored size: 852 Bytes
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] | | **status** | [**BillingStatus**](BillingStatus.md) | | [optional] | | **total** | [**BillingTotal**](BillingTotal.md) | | [optional] | | **regions** | **Hash<String, Hash<String, Object>>** | | [optional] | | **lines** | [**Array<BillingEstimateResponseAllOfLines>**](BillingEstimateResponseAllOfLines.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastly-4.0.0.alpha4 | docs/BillingEstimateResponse.md |
fastly-4.0.0.alpha3 | docs/BillingEstimateResponse.md |
fastly-4.0.0.alpha2 | docs/BillingEstimateResponse.md |