Hierarchy

  • Athlete

Properties

active?: boolean
displayName: string
fullName: string
headshot: string
id: number
jersey: string
links: Link[]
position: string | {
    abbreviation: string;
}

Type declaration

  • abbreviation: string
shortName: string
team: {
    id: string;
}

Type declaration

  • id: string

Generated using TypeDoc