Skip to content

beamable-sdk / schema / NewCustomerResponse

Type Alias: NewCustomerResponse

NewCustomerResponse = object

Defined in: src/__generated__/schemas/NewCustomerResponse.ts:8

Properties

activationPending

activationPending: boolean

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


alias?

optional alias: string

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


cid

cid: bigint | string

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


name

name: string

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


pid

pid: string

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


projectName

projectName: string

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


token

token: TokenResponse

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