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