InvoiceStatus
An enumeration of type string
that contains the status of an invoice.
Possible Values
Value | Description |
---|---|
new | The invoice has just been created. |
paid | The invoice has been paid. |
canceled | The invoice has been canceled. |
expired | The invoice has expired. |
dispute | The invoice is in dispute. |