Skip to content

beamable-sdk / schema / ThirdPartyAssociation

Type Alias: ThirdPartyAssociation

ThirdPartyAssociation = object

Defined in: src/__generated__/schemas/ThirdPartyAssociation.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

appId

appId: string

Defined in: src/__generated__/schemas/ThirdPartyAssociation.ts:7


email?

optional email: string

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


meta

meta: Record<string, string>

Defined in: src/__generated__/schemas/ThirdPartyAssociation.ts:8


name

name: string

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


userAppId

userAppId: string

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


userBusinessId?

optional userBusinessId: string

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