Types > XeroInvoiceStatus
Values
Value | Description |
---|---|
AUTHORISED | |
DRAFT |
Used By
Types
XeroSettings, XeroSettingsCreate
Preview (typescript)
type XeroInvoiceStatus =| "AUTHORISED"| "DRAFT"
Value | Description |
---|---|
AUTHORISED | |
DRAFT |
XeroSettings, XeroSettingsCreate
type XeroInvoiceStatus =| "AUTHORISED"| "DRAFT"