We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Interface representing a customer.
address: string
string
customer.ts:23
customerId: string
customer.ts:20
email: string
customer.ts:22
name: string
customer.ts:21
type: CustomerType
CustomerType
customer.ts:24
Generated using typedoc-plugin-markdown and TypeDoc