GetRecipeResult

fun GetRecipeResult(description: String? = null, steps: List<RecipeStep>? = null)