Sha256: f704848b975178f72b27e48b10d103aba92fdd2ce72efb85011f471100486f98
Contents?: true
Size: 1.01 KB
Versions: 6
Compression:
Stored size: 1.01 KB
Contents
# Fastly::MtdInvoiceResponse ## 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