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