Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 813 Bytes

OrganizationCreate.md

File metadata and controls

18 lines (13 loc) · 813 Bytes

PollinationSDK.Model.OrganizationCreate

Properties

Name Type Description Notes
AccountName string The unique name of the org in small case without spaces [optional]
Name string The display name for this org [optional]
PictureUrl string URL to the picture associated with this org [optional]
ContactEmail string The contact email for the Organization [optional]
Description string A description of the org [optional]
Type string [optional] [readonly] [default to "OrganizationCreate"]

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