Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1021 Bytes

MtdInvoiceResponse.md

File metadata and controls

15 lines (11 loc) · 1021 Bytes

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 Date 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 Date 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 [Mtdlineitems] [optional]

[Back to API list] [Back to README]