Documentation
Preparing search index...
@blizzard-api/core
NameIdKey
Interface NameIdKey
Base record containing both
KeyBase
and
NameId
interfaces.
interface
NameIdKey
{
id
:
number
;
key
:
Href
;
name
:
string
;
}
Hierarchy (
View Summary
)
KeyBase
NameId
NameIdKey
Character
Index
Properties
id
key
name
Properties
id
id
:
number
key
key
:
Href
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
Documentation
Loading...
Base record containing both KeyBase and NameId interfaces.