Pular para o conteúdo principal

PublicChampionshipFormatDto

@raizfc/contracts


@raizfc/contracts / PublicChampionshipFormatDto

Type Alias: PublicChampionshipFormatDto

PublicChampionshipFormatDto = Readonly<{ description: string; hasBracket: boolean; hasStandings: boolean; label: string; type: ChampionshipFormatType; }>

Defined in: dto/public-championship.dto.ts:25