primatch-frontend / types/profile / MatchHistoryResponse
Interface: MatchHistoryResponse¶
Defined in: src/types/profile.ts:63
Réponse paginée de l'historique.
Properties¶
data¶
data:
MatchHistoryEntry[]
Defined in: src/types/profile.ts:64
meta¶
meta:
PaginationMeta
Defined in: src/types/profile.ts:65