GW2v1RecipeIds

@Serializable
data class GW2v1RecipeIds(val recipes: List<GW2RecipeId>)

Information about the available recipes.

Parameters

recipes

the IDs of the available recipes

Constructors

Link copied to clipboard
constructor(recipes: List<GW2RecipeId>)

Properties

Link copied to clipboard

This field holds the IDs of the available recipes.