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?¶
optionalactivationStatus:string
Defined in: src/__generated__/schemas/Customer.ts:14
alias?¶
optionalalias:string
Defined in: src/__generated__/schemas/Customer.ts:15
cid¶
cid:
bigint|string
Defined in: src/__generated__/schemas/Customer.ts:11
contact?¶
optionalcontact:string
Defined in: src/__generated__/schemas/Customer.ts:16
created?¶
optionalcreated:bigint|string
Defined in: src/__generated__/schemas/Customer.ts:17
crm_link?¶
optionalcrm_link:string
Defined in: src/__generated__/schemas/Customer.ts:18
image?¶
optionalimage:string
Defined in: src/__generated__/schemas/Customer.ts:19
name¶
name:
string
Defined in: src/__generated__/schemas/Customer.ts:12
paymentStatus?¶
optionalpaymentStatus:string
Defined in: src/__generated__/schemas/Customer.ts:20
projects¶
projects:
Project[]
Defined in: src/__generated__/schemas/Customer.ts:13
updated?¶
optionalupdated:bigint|string
Defined in: src/__generated__/schemas/Customer.ts:21