Sha256: fc7d5bb334bb1e696c5d477660c229b3012b910a0e7787a3d85f4a1c88db1364
Contents?: true
Size: 1.33 KB
Versions: 5
Compression:
Stored size: 1.33 KB
Contents
# Fastly::EomInvoiceResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **customer_id** | **String** | Customer ID associated with the invoice. | [optional] | | **invoice_id** | **String** | Numeric string identifying the invoice. | [optional] | | **invoice_posted_on** | **Time** | Date and time invoice was posted on, in ISO 8601 format. | [optional] | | **billing_start_date** | **Time** | Date and time (in ISO 8601 format) for initiation point of a billing cycle, signifying the start of charges for a service or subscription. | [optional] | | **billing_end_date** | **Time** | Date and time (in ISO 8601 format) for termination point of a billing cycle, signifying the end of charges for a service or subscription. | [optional] | | **statement_number** | **String** | Alphanumeric string identifying the statement number. | [optional] | | **currency_code** | **String** | Three-letter code representing a specific currency used for financial transactions. | [optional] | | **monthly_transaction_amount** | **Float** | Total billable amount for invoiced services charged within a single month. | [optional] | | **transaction_line_items** | [**Array<Invoicelineitems>**](Invoicelineitems.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
5 entries across 5 versions & 1 rubygems