Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIConnectedRealmSearchItem
Interface APIConnectedRealmSearchItem
interface
APIConnectedRealmSearchItem
{
data
:
{
has_queue
:
boolean
;
id
:
number
;
population
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
realms
:
{
category
:
regionedNameStruct
;
id
:
number
;
is_tournament
:
boolean
;
locale
:
string
;
name
:
regionedNameStruct
;
region
:
{
id
:
number
;
name
:
regionedNameStruct
}
;
slug
:
string
;
timezone
:
string
;
type
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
}
[]
;
status
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
}
;
key
:
hrefStruct
;
}
Hierarchy (
View Summary
)
APISearchResult
APIConnectedRealmSearchItem
Index
Properties
data
key
Properties
data
data
:
{
has_queue
:
boolean
;
id
:
number
;
population
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
realms
:
{
category
:
regionedNameStruct
;
id
:
number
;
is_tournament
:
boolean
;
locale
:
string
;
name
:
regionedNameStruct
;
region
:
{
id
:
number
;
name
:
regionedNameStruct
}
;
slug
:
string
;
timezone
:
string
;
type
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
}
[]
;
status
:
{
name
:
regionedNameStruct
;
type
:
string
}
;
}
key
key
:
hrefStruct
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
key
battlenet-api-types
Loading...