Interface APIPowerTypesIndex

Power Types Index

/data/wow/power-type/index

interface APIPowerTypesIndex {
    _links: linksStruct;
    power_types: refStruct[];
}

Properties

Properties

_links: linksStruct
power_types: refStruct[]