Documentation
Preparing search index...
@blizzard-api/classic-wow
AuctionsResponse
Interface AuctionsResponse
interface
AuctionsResponse
{
_links
:
{
self
:
Href
}
;
auctions
:
Auction
[]
;
connected_realm
:
{
href
:
string
}
;
id
:
number
;
name
:
string
;
}
Hierarchy
NameId
ResponseBase
AuctionsResponse
Index
Properties
_
links
auctions
connected_
realm
id
name
Properties
_
links
_links
:
{
self
:
Href
}
auctions
auctions
:
Auction
[]
connected_
realm
connected_realm
:
{
href
:
string
}
id
id
:
number
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
auctions
connected_
realm
id
name
Documentation
Loading...