Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 787 Bytes

FromOutput.md

File metadata and controls

17 lines (12 loc) · 787 Bytes

PollinationSDK.Model.FromOutput

Properties

Name Type Description Notes
Name string Output name.
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]
From AnyType Reference to a file or a task output. Task output must be file.
Type string [optional] [readonly] [default to "FromOutput"]

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