Pular para o conteúdo principal

PlayerStatsDto

@raizfc/contracts


@raizfc/contracts / PlayerStatsDto

Type Alias: PlayerStatsDto

PlayerStatsDto = PublicPlayerStatLineDto

Defined in: player/player-stats.dto.ts:14

SPEC-DOMAIN-PLAYER-001/SPEC-API-PLAYER-001 list PlayerStatsDto as a canonical shared contract; it reuses PublicPlayerStatLineDto's per-line shape (IS-MVP-01.2) rather than duplicating it — same precedent as PlayerInvitesResponse reusing TeamPlayerLinkDto (IS-MVP-05.2).