Interface APIHeirloomIndex

Heirloom Index

/data/wow/heirloom/index

interface APIHeirloomIndex {
    _links: linksStruct;
    heirlooms: refStruct[];
}

Properties

Properties

_links: linksStruct
heirlooms: refStruct[]