Skip to content

beamable-sdk / schema / Customer

Type Alias: Customer

Customer = object

Defined in: src/__generated__/schemas/Customer.ts:9

Properties

accounts

accounts: RealmsBasicAccount[]

Defined in: src/__generated__/schemas/Customer.ts:10


activationStatus?

optional activationStatus: string

Defined in: src/__generated__/schemas/Customer.ts:14


alias?

optional alias: string

Defined in: src/__generated__/schemas/Customer.ts:15


cid

cid: bigint | string

Defined in: src/__generated__/schemas/Customer.ts:11


contact?

optional contact: string

Defined in: src/__generated__/schemas/Customer.ts:16


created?

optional created: bigint | string

Defined in: src/__generated__/schemas/Customer.ts:17


optional crm_link: string

Defined in: src/__generated__/schemas/Customer.ts:18


image?

optional image: string

Defined in: src/__generated__/schemas/Customer.ts:19


name

name: string

Defined in: src/__generated__/schemas/Customer.ts:12


paymentStatus?

optional paymentStatus: string

Defined in: src/__generated__/schemas/Customer.ts:20


projects

projects: Project[]

Defined in: src/__generated__/schemas/Customer.ts:13


updated?

optional updated: bigint | string

Defined in: src/__generated__/schemas/Customer.ts:21