Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
characterRef
Interface characterRef
Various shared data structures from throughout the API
interface
characterRef
{
id
:
number
;
key
:
hrefStruct
;
name
:
string
;
realm
:
realmStruct
;
}
Index
Properties
id
key
name
realm
Properties
id
id
:
number
key
key
:
hrefStruct
name
name
:
string
realm
realm
:
realmStruct
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
realm
battlenet-api-types
Loading...
Various shared data structures from throughout the API