Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 340 Bytes

InvoiceClientType.md

File metadata and controls

21 lines (9 loc) · 340 Bytes

InvoiceClientType

Representing the client type or source of an invoice.

Enum

* `Dashboard` (value: `'DASHBOARD'`)

* `ApiGateway` (value: `'API_GATEWAY'`)

* `Integration` (value: `'INTEGRATION'`)

* `OnDemand` (value: `'ON_DEMAND'`)

* `Recurring` (value: `'RECURRING'`)

* `Mobile` (value: `'MOBILE'`)