Logo

View the Project on GitHub elements-storage/elements-sdk-swift

TaskType

Properties

Name Type Description Notes
type String    
displayName String    
displayGroup String    
inputType String    
abortable Bool    
argTemplate [String: String]    
argTypes [String: ArgumentType]   [optional] [readonly]
requiredArgs [String]    
outputNames [String: String]    
outputTypes [String: ArgumentType]   [optional] [readonly]
parametersEditorComponent String    
superuserOnly Bool    
iconClass String    
isAvailable Bool   [optional] [readonly]
allowInJobs Bool    
newSinceVersion String    

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