Skip to content

beamable-sdk / schema / CreateAccountWithCredsApiResponse

Type Alias: CreateAccountWithCredsApiResponse

CreateAccountWithCredsApiResponse = object

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

Properties

account?

optional account: AccountPlayerView

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


challenge_token?

optional challenge_token: string

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


token?

optional token: TokenResponse

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