Hierarchy

  • Series

Properties

competitors: {
    href: string;
    id: string;
    ties: number;
    uid: string;
    wins: number;
}[]

Type declaration

  • href: string
  • id: string
  • ties: number
  • uid: string
  • wins: number
completed: boolean
summary: string
title: string
totalCompetitions: number
type: string

Generated using TypeDoc