InvoiceSectionState type

Identifies the status of an invoice section.
KnownInvoiceSectionState can be used interchangeably with InvoiceSectionState, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
Active: Active
Deleted: Deleted
Disabled: Disabled
UnderReview: UnderReview
Warned: Warned
Restricted: Restricted

type InvoiceSectionState = string