Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 690 Bytes

GenericInput.md

File metadata and controls

16 lines (11 loc) · 690 Bytes

PollinationSDK.Model.GenericInput

Properties

Name Type Description Notes
Name string Input name.
Type string [optional] [readonly] [default to "GenericInput"]
Annotations Dictionary<string, string> An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]
Description string Optional description for input. [optional]

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