beamable-sdk / schema / CreateAccountWithCredsApiResponse
Type Alias: CreateAccountWithCredsApiResponse¶
CreateAccountWithCredsApiResponse =
object
Defined in: src/__generated__/schemas/CreateAccountWithCredsApiResponse.ts:9
Properties¶
account?¶
optionalaccount:AccountPlayerView
Defined in: src/__generated__/schemas/CreateAccountWithCredsApiResponse.ts:10
challenge_token?¶
optionalchallenge_token:string
Defined in: src/__generated__/schemas/CreateAccountWithCredsApiResponse.ts:11
token?¶
optionaltoken:TokenResponse
Defined in: src/__generated__/schemas/CreateAccountWithCredsApiResponse.ts:12