Sha256: 76158daad620ed0ec92a248518f8f5d575a15b000c62fd9d195551c0d4fb850a
Contents?: true
Size: 713 Bytes
Versions: 3
Compression:
Stored size: 713 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] | | **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] | [[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/Billing.md |
fastly-4.0.0.alpha3 | docs/Billing.md |
fastly-4.0.0.alpha2 | docs/Billing.md |