Documentation
Preparing search index...
@blizzard-api/wow
RegionResponse
Interface RegionResponse
The response for a region.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis
interface
RegionResponse
{
_links
:
{
self
:
Href
}
;
id
:
number
;
name
:
string
;
patch_string
:
string
;
tag
:
string
;
}
Hierarchy
NameId
ResponseBase
RegionResponse
Index
Properties
_
links
id
name
patch_
string
tag
Properties
_
links
_links
:
{
self
:
Href
}
id
id
:
number
name
name
:
string
patch_
string
patch_string
:
string
tag
tag
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
id
name
patch_
string
tag
Documentation
Loading...
The response for a region.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis