Sha256: ffd067f254bfbbbe963023e3f8e64c181093ceb62ca2734a2e02b93c41e04d1a

Contents?: true

Size: 1.22 KB

Versions: 6

Compression:

Stored size: 1.22 KB

Contents

# Fastly::ServiceusagemetricsData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **customer_id** | **String** |  | [optional][readonly] |
| **start_time** | **Time** | Date and time (in ISO 8601 format) for initiation point of a billing cycle, signifying the start of charges for a service or subscription. | [optional] |
| **end_time** | **Time** | Date and time (in ISO 8601 format) for termination point of a billing cycle, signifying the end of charges for a service or subscription. | [optional] |
| **usage_type** | **String** | The usage type identifier for the usage. This is a single, billable metric for the product. | [optional] |
| **unit** | **String** | The unit for the usage as shown on an invoice. If there is no explicit unit, this field will be \"unit\" (e.g., a request with `product_id` of 'cdn_usage' and `usage_type` of 'North America Requests' has no unit, and will return \"unit\"). | [optional] |
| **details** | [**Array<Serviceusagemetric>**](Serviceusagemetric.md) |  | [optional] |
| **meta** | [**Metadata**](Metadata.md) |  | [optional] |

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

Version data entries

6 entries across 6 versions & 1 rubygems

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