InvoiceStatus type

Defines values for InvoiceStatus.
KnownInvoiceStatus can be used interchangeably with InvoiceStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other
Due
OverDue
Paid
Void
Locked

type InvoiceStatus = string