Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIMount
Interface APIMount
Mount
/data/wow/mount/{{mountId}}
interface
APIMount
{
_links
:
linksStruct
;
creature_displays
?:
mountDisplaysStruct
[]
;
description
?:
string
;
faction
?:
factionStruct
;
id
:
number
;
name
?:
string
;
requirements
?:
{
classes
?:
refStruct
[]
;
faction
?:
factionStruct
}
;
should_exclude_if_uncollected
?:
boolean
;
source
?:
{
name
:
string
;
type
:
string
}
;
}
Index
Properties
_links
creature_
displays?
description?
faction?
id
name?
requirements?
should_
exclude_
if_
uncollected?
source?
Properties
_links
_links
:
linksStruct
Optional
creature_
displays
creature_displays
?:
mountDisplaysStruct
[]
Optional
description
description
?:
string
Optional
faction
faction
?:
factionStruct
id
id
:
number
Optional
name
name
?:
string
Optional
requirements
requirements
?:
{
classes
?:
refStruct
[]
;
faction
?:
factionStruct
}
Optional
should_
exclude_
if_
uncollected
should_exclude_if_uncollected
?:
boolean
Optional
source
source
?:
{
name
:
string
;
type
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
creature_
displays
description
faction
id
name
requirements
should_
exclude_
if_
uncollected
source
battlenet-api-types
Loading...
Mount
/data/wow/mount/{{mountId}}