UNPKG

@xivapi/angular-client

Version:

xivapi client library (service and models) for angular applications

10 lines (9 loc) 184 B
export interface PvpTeamMember { Avatar: string; FeastMatches: number; ID: number; Name: string; Rank: string; RankIcon: string; Server: string; }