PublicServiceEventLinkDto
@raizfc/contracts / PublicServiceEventLinkDto
Type Alias: PublicServiceEventLinkDto
PublicServiceEventLinkDto =
Readonly<{eventType:"match"|"championship";id:ID;name:string;occurredAt?:ISODateString;publicRoute:PublicRoute;roleLabel:string; }>
Defined in: dto/public-service.dto.ts:65