Sha256: 74d6024faaf88477e14c23a538272f36a2bb58c6389806aa1981c5f872d80a34

Contents?: true

Size: 1.01 KB

Versions: 6

Compression:

Stored size: 1.01 KB

Contents

# Fastly::Mtdlineitems

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **description** | **String** | Invoice line item transaction name. | [optional] |
| **amount** | **Float** | Billed amount for line item. | [optional] |
| **rate** | **Float** | Price per unit. | [optional] |
| **units** | **Float** | Total number of units of usage. | [optional] |
| **product_name** | **String** | The name of the product. | [optional] |
| **product_group** | **String** | The broader classification of the product (e.g., `Compute` or `Full-Site Delivery`). | [optional] |
| **product_line** | **String** | The broader classification of the product (e.g., `Network Services` or `Security`). | [optional] |
| **region** | **String** | The geographical area applicable for regionally based products. | [optional] |
| **usage_type** | **String** | The unit of measure (e.g., `requests` or `bandwidth`). | [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/Mtdlineitems.md
fastly-8.10.0 docs/Mtdlineitems.md
fastly-8.9.0 docs/Mtdlineitems.md
fastly-8.8.0 docs/Mtdlineitems.md
fastly-8.7.0 docs/Mtdlineitems.md
fastly-8.6.0 docs/Mtdlineitems.md