Properties
Optional
accessToken
accessToken?: string
Optional
authorizationCode
authorizationCode?: string
Optional
playerId
playerId?: string
Optional
refreshToken
refreshToken?: string
Static
Readonly
attributeTypeMap
attributeTypeMap: {
baseName: string;
format: string;
name: string;
type: string;
}[] = ...
Type declaration
baseName: string
format: string
name: string
type: string
Static
Readonly
discriminator
discriminator: undefined | string = undefined