FeedMatchCardInput
@raizfc/contracts / FeedMatchCardInput
Type Alias: FeedMatchCardInput
FeedMatchCardInput =
Readonly<{entityCrest?:ImageAsset;entityId:ID;entityName:string;entityRoute:PublicRoute;match:PublicMatchDto;reason:FeedReasonDto; }>
Defined in: engagement/feed.dto.ts:294