Skip to content

beamable-sdk / schema / AccountUpdate

Type Alias: AccountUpdate

AccountUpdate = object

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

Properties

country?

optional country: string

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


deviceId?

optional deviceId: string

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


external?

optional external: ExternalIdentity[]

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


gamerTagAssoc?

optional gamerTagAssoc: GamerTagAssociation

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


hasThirdPartyToken

hasThirdPartyToken: boolean

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


language?

optional language: string

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


thirdParty?

optional thirdParty: string

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


token?

optional token: string

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


userName?

optional userName: string

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