beamable-sdk / schema / AccountUpdate
Type Alias: AccountUpdate¶
AccountUpdate =
object
Defined in: src/__generated__/schemas/AccountUpdate.ts:9
Properties¶
country?¶
optionalcountry:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:11
deviceId?¶
optionaldeviceId:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:12
external?¶
optionalexternal:ExternalIdentity[]
Defined in: src/__generated__/schemas/AccountUpdate.ts:13
gamerTagAssoc?¶
optionalgamerTagAssoc:GamerTagAssociation
Defined in: src/__generated__/schemas/AccountUpdate.ts:14
hasThirdPartyToken¶
hasThirdPartyToken:
boolean
Defined in: src/__generated__/schemas/AccountUpdate.ts:10
language?¶
optionallanguage:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:15
thirdParty?¶
optionalthirdParty:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:16
token?¶
optionaltoken:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:17
userName?¶
optionaluserName:string
Defined in: src/__generated__/schemas/AccountUpdate.ts:18