Constructors

Properties

address?: string
connectorType?: string
disabled: boolean
email?: string
externalUserId?: string
metadata?: {
    [key: string]: PlayerMetadataValue;
}

Type declaration

updatedAt?: number
verified?: boolean
walletClientType?: string
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]