GetRecipeResult

constructor(description: String? = null, steps: List<RecipeStep>? = null, tags: List<Tag>? = null)