Sha256: 7b9ca2979d5fc0c7ce9c569b3ba7b87a1eea4f04bf594cb5c262a75162e6918b

Contents?: true

Size: 1 KB

Versions: 6

Compression:

Stored size: 1 KB

Contents

# Fastly::Mtdinvoice

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **customer_id** | **String** | The Customer ID associated with the invoice. | [optional] |
| **invoice_id** | **String** | An alphanumeric string identifying the invoice. | [optional] |
| **billing_start_date** | **Time** | The date and time (in ISO 8601 format) for the initiation point of a billing cycle, signifying the start of charges for a service or subscription. | [optional] |
| **billing_end_date** | **Time** | The date and time (in ISO 8601 format) for the termination point of a billing cycle, signifying the end of charges for a service or subscription. | [optional] |
| **monthly_transaction_amount** | **String** | The total billable amount for invoiced services charged within a single month. | [optional] |
| **transaction_line_items** | [**Array<Mtdlineitems>**](Mtdlineitems.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/Mtdinvoice.md
fastly-8.10.0 docs/Mtdinvoice.md
fastly-8.9.0 docs/Mtdinvoice.md
fastly-8.8.0 docs/Mtdinvoice.md
fastly-8.7.0 docs/Mtdinvoice.md
fastly-8.6.0 docs/Mtdinvoice.md