Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 761 Bytes

File metadata and controls

16 lines (11 loc) · 761 Bytes

PollinationSDK.Model.Maintainer

Properties

Name Type Description Notes
Name string The name of the author/maintainer person or organization.
Type string [optional] [readonly] [default to "Maintainer"]
Annotations Dictionary<string, string> An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]
Email string The email address of the author/maintainer person or organization. [optional]

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