Pular para o conteúdo principal

MatchParticipantRefDto

@raizfc/contracts


@raizfc/contracts / MatchParticipantRefDto

Type Alias: MatchParticipantRefDto

MatchParticipantRefDto = Readonly<{ displayName: string; kind: MatchParticipantKind; linkId: ID; playerId?: ID; position: string; publicRoute?: PublicRoute; shirtNumber?: number; }>

Defined in: match/match-report.dto.ts:17