View the Project on GitHub elements-storage/elements-sdk-swift
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 |