Documentation
Preparing search index...
@blizzard-api/wow
RecipeResponse
Interface RecipeResponse
The response for a recipe.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis
interface
RecipeResponse
{
_links
:
{
self
:
Href
}
;
crafted_item
:
NameIdKey
;
crafted_quantity
:
CraftedQuantity
;
id
:
number
;
media
:
Media
;
name
:
string
;
reagents
:
Reagent
[]
;
}
Hierarchy
NameId
ResponseBase
RecipeResponse
Index
Properties
_
links
crafted_
item
crafted_
quantity
id
media
name
reagents
Properties
_
links
_links
:
{
self
:
Href
}
crafted_
item
crafted_item
:
NameIdKey
crafted_
quantity
crafted_quantity
:
CraftedQuantity
id
id
:
number
media
media
:
Media
name
name
:
string
reagents
reagents
:
Reagent
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
crafted_
item
crafted_
quantity
id
media
name
reagents
Documentation
Loading...
The response for a recipe.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis