Skip to content

beamable-sdk / schema / AccountPortalView

Type Alias: AccountPortalView

AccountPortalView = object

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

Properties

email?

optional email: string

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


external?

optional external: ExternalIdentity[]

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


id

id: bigint | string

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


language?

optional language: string

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


roles?

optional roles: RoleMapping[]

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


roleString?

optional roleString: string

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


scopes

scopes: string[]

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


thirdPartyAppAssociations

thirdPartyAppAssociations: string[]

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