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