Class MinimalAccountBase<ProfileType>

Type Parameters

Hierarchy

Constructors

  • Type Parameters

    Parameters

    • requestedToon: string
    • requestedGatewayId: number
    • flags: string[]
    • auroraId: number
    • battleTag: string
    • countryCode: string
    • currentSeason: number
    • currentSeasonBuckets: number[]
    • profiles: ProfileType[]

    Returns MinimalAccountBase<ProfileType>

Properties

auroraId: number
battleTag: string
countryCode: string
currentSeason: number
currentSeasonBuckets: number[]
flags: string[]
profiles: ProfileType[]
requestedGatewayId: number
requestedToon: string

Accessors

Generated using TypeDoc