Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIRecipe
Interface APIRecipe
Recipe
/data/wow/recipe/{recipeId}
interface
APIRecipe
{
_links
:
linksStruct
;
crafted_item
:
refStruct
;
crafted_quantity
:
{
value
:
number
}
;
id
:
number
;
media
:
idkeyStruct
;
name
:
string
;
reagents
:
{
quantity
:
number
;
reagent
:
refStruct
}
[]
;
}
Index
Properties
_links
crafted_
item
crafted_
quantity
id
media
name
reagents
Properties
_links
_links
:
linksStruct
crafted_
item
crafted_item
:
refStruct
crafted_
quantity
crafted_quantity
:
{
value
:
number
}
id
id
:
number
media
media
:
idkeyStruct
name
name
:
string
reagents
reagents
:
{
quantity
:
number
;
reagent
:
refStruct
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
crafted_
item
crafted_
quantity
id
media
name
reagents
battlenet-api-types
Loading...
Recipe
/data/wow/recipe/{recipeId}