Interface APIReputationFactionIndex

Reputation Faction Index

/data/wow/reputation-faction/index

interface APIReputationFactionIndex {
    _links: linksStruct;
    factions: refStruct[];
}

Properties

Properties

_links: linksStruct
factions: refStruct[]