Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.06 KB

RecipeObjectMeta.md

File metadata and controls

15 lines (12 loc) · 1.06 KB

RecipeObjectMeta

Properties

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

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