Sha256: f3ff48628a57e01f56485b145dd4b33bdac79fa657dc2b85b5512dee061645f4

Contents?: true

Size: 1.36 KB

Versions: 1

Compression:

Stored size: 1.36 KB

Contents

# Fastly::Usagemetric

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **month** | **String** | The year and month of the usage element. | [optional] |
| **usage_type** | **String** | The usage type identifier for the usage. This is a single, billable metric for the product. | [optional] |
| **name** | **String** | Full name of the product usage type as it might appear on a customer's invoice. | [optional] |
| **region** | **String** | The geographical area applicable for regionally based products. | [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] |
| **quantity** | **Float** | The quantity of the usage for the product. | [optional] |
| **raw_quantity** | **Float** | The raw units measured for the product. | [optional] |
| **product_id** | **String** | The product identifier associated with the usage type. This corresponds to a Fastly product offering. | [optional] |
| **last_updated_at** | **String** | The date when the usage metric was last updated. | [optional] |

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/Usagemetric.md