Sha256: ae3752e17b31070e1c26e93061c59e88b43c5470ec305f03a78b1e63af6720c8

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

# Fastly::Invoicelineitems

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **description** | **String** | Invoice line item transaction name. | [optional] |
| **amount** | **Float** | Billed amount for line item. | [optional] |
| **credit_coupon_code** | **String** | Discount coupon associated with the invoice for any account or service credits. | [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] |
| **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

2 entries across 2 versions & 1 rubygems

Version Path
fastly-8.2.0 docs/Invoicelineitems.md
fastly-8.1.0 docs/Invoicelineitems.md