Interface APISoulbindIndex

Soulbind Index

/data/wow/soulbind/index

interface APISoulbindIndex {
    _links: linksStruct;
    soulbinds: refStruct[];
}

Properties

Properties

_links: linksStruct
soulbinds: refStruct[]