Interface APIAchievementCategoriesIndex

Achievement Categories Index

/data/wow/media/achievement-category/index

interface APIAchievementCategoriesIndex {
    _links: linksStruct;
    categories: refStruct[];
}

Properties

Properties

_links: linksStruct
categories: refStruct[]