Interface APIPetIndex

Pets Index

/data/wow/pet/index

interface APIPetIndex {
    _links: linksStruct;
    mounts: refStruct[];
}

Properties

Properties

_links: linksStruct
mounts: refStruct[]