UpsertMatchLineupEntryRequest
@raizfc/contracts / UpsertMatchLineupEntryRequest
Type Alias: UpsertMatchLineupEntryRequest
UpsertMatchLineupEntryRequest =
Readonly<{linkId:ID;role:MatchLineupRole;shirtNumber?:number; }>
Defined in: match/match-report-requests.dto.ts:4