GW2v1RecipeDetails 
    @Serializable
Information about a crafting recipe.
Parameters
recipeId 
the recipe's ID
type
the recipe's type
outputItemId  
the ID of the produced item
outputItemCount  
the amount of items produced
craftTimeMillis  
the time in milliseconds it takes to craft the item
disciplines
the crafting disciplines that can use the recipe
minRating 
the minimum rating required to use the recipe
flags
the flags applying to the recipe
ingredients
the recipe's ingredients
Properties
Link copied to clipboard
                  This field holds the time in milliseconds it takes to craft the item.
Link copied to clipboard
                  This field holds the crafting disciplines that can use the recipe.
Link copied to clipboard
                  This field holds the recipe's ingredients.
Link copied to clipboard
                  This field holds the amount of items produced.
Link copied to clipboard
                  This field holds the ID of the produced item.
Link copied to clipboard
                  This field holds the recipe's ID.