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