Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 694 Bytes

GenericOutput.md

File metadata and controls

16 lines (11 loc) · 694 Bytes

PollinationSDK.Model.GenericOutput

Properties

Name Type Description Notes
Name string Output name.
Type string [optional] [readonly] [default to "GenericOutput"]
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 output. [optional]

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