PublicChampionshipRegistrationWindowDto
@raizfc/contracts / PublicChampionshipRegistrationWindowDto
Type Alias: PublicChampionshipRegistrationWindowDto
PublicChampionshipRegistrationWindowDto =
Readonly<{mode?:"invite"|"request"|"both";status:"not_open"|"open"|"closed";windowLabel:string; }>
Defined in: dto/public-championship.dto.ts:33