Documentation
Preparing search index...
@blizzard-api/core
Realm
Interface Realm
The standard structure to represent a World of Warcraft Realm.
interface
Realm
{
id
:
number
;
key
:
Href
;
name
?:
string
;
slug
:
string
;
}
Hierarchy (
View Summary
)
KeyBase
Realm
Index
Properties
id
key
name?
slug
Properties
id
id
:
number
key
key
:
Href
Optional
name
name
?:
string
slug
slug
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
slug
Documentation
Loading...
The standard structure to represent a World of Warcraft Realm.