Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APICreature
Interface APICreature
Creature
/data/wow/creature/{creatureId}
interface
APICreature
{
_links
:
linksStruct
;
creature_displays
:
idkeyStruct
[]
;
family
:
refStruct
;
id
:
number
;
is_tameable
:
boolean
;
name
:
string
;
type
:
refStruct
;
}
Index
Properties
_links
creature_
displays
family
id
is_
tameable
name
type
Properties
_links
_links
:
linksStruct
creature_
displays
creature_displays
:
idkeyStruct
[]
family
family
:
refStruct
id
id
:
number
is_
tameable
is_tameable
:
boolean
name
name
:
string
type
type
:
refStruct
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
creature_
displays
family
id
is_
tameable
name
type
battlenet-api-types
Loading...
Creature
/data/wow/creature/{creatureId}