Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 980 Bytes

RecipeObjectMeta.md

File metadata and controls

15 lines (12 loc) · 980 Bytes

IO.Swagger.Model.RecipeObjectMeta

Properties

Name Type Description Notes
Url string URL to the recipe. You must link back to the recipe when displaying it. [optional]
Images RecipeObjectMetaImages [optional]
Source string The source of the recipe. You must attribute this source when displaying this recipe. [optional]
Cuisine string This recipe's cuisine [optional]
Created string The date when this recipe was created [optional]
Modified string The date when this recipe was most recently modified [optional]
NutrientsNotice string Additional information about this recipe's nutrients [optional]

[Back to Model list] [Back to API list] [Back to README]