Name | Type | Description | Notes |
---|---|---|---|
subtotal | decimal | The total amount exclusive of tax. | [optional] [readonly] |
tax | decimal | The total tax amount. | [optional] [readonly] |
total | decimal | The total amount. | [optional] [readonly] |
type | string | The type of billing document. Can be one of the credit memo, debit memo, or invoice. | [optional] |
target_date | DateTime | [optional] | |
billing_document_items | List<SubscriptionPreviewBillingDocumentItemResponse> | [optional] |