Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 841 Bytes

RecipePackage.md

File metadata and controls

21 lines (16 loc) · 841 Bytes

PollinationSDK.Model.RecipePackage

Properties

Name Type Description Notes
Digest string The new package digest
Tag string The new package tag
Keywords List<string> keywords [optional]
Description string description [optional]
Icon string icon [optional]
CreatedAt DateTime Creation Timestamp [optional]
Readme string The Repository Readme [optional]
Manifest RecipeInterface
Type string [optional] [readonly] [default to "RecipePackage"]

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