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