Documentation
Preparing search index...
@blizzard-api/wow
CharacterHeirloomsCollectionSummaryResponse
Interface CharacterHeirloomsCollectionSummaryResponse
Base interface for Blizzard API responses.
interface
CharacterHeirloomsCollectionSummaryResponse
{
_links
:
{
self
:
Href
}
;
heirlooms
:
Heirloom
[]
;
}
Hierarchy (
View Summary
)
ResponseBase
CharacterHeirloomsCollectionSummaryResponse
Index
Properties
_
links
heirlooms
Properties
_
links
_links
:
{
self
:
Href
}
heirlooms
heirlooms
:
Heirloom
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
heirlooms
Documentation
Loading...
Base interface for Blizzard API responses.