| Name | Type | Description | Notes |
|---|---|---|---|
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| include_aggregated | bool | {"default":false,"description":"Outstanding charges for which invoices will be generated:<br><span class=\"label label-default\">true</span> — Include charges marked with 'Aggregated' `invoicingType` (i.e. charges that would otherwise be included anyway in the next naturally-occurring invoice)<br><span class=\"label label-default\">false</span> — Exclude charges marked with 'Aggregated' `invoicingType` (i.e. prefer that these charges be included instead on the next naturally-occurring invoice).","verbs":["POST","GET"]} | [optional] [default to False] |
| include_invoiced_charges_only | bool | {"default":false,"description":"Outstanding charges for which invoices will be generated:<br><span class=\"label label-default\">true</span> — Include those charges raised with 'no invoice' specified (i.e. charges against the subscription) — as well as charges raised against some specific invoice.<br><span class=\"label label-default\">false</span> — Include only charges raised against some specific invoice.","verbs":["POST","GET"]} | [optional] [default to False] |
| invoice_state | str | {"default":null (invoice is raised in its default initial state),"description":"Initial state with which any invoices will be generated.","verbs":["POST","GET"]} | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.