Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 665 Bytes

ProjectCreate.md

File metadata and controls

16 lines (11 loc) · 665 Bytes

PollinationSDK.Model.ProjectCreate

Properties

Name Type Description Notes
Name string The name of the project. Must be unique to a given owner
Description string A description of the project [optional] [default to ""]
Public bool Whether or not a project is publicly viewable [optional] [default to true]
Type string [optional] [readonly] [default to "ProjectCreate"]

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