The base data type that is used to derive all the other data types for inputs and outputs.
Name | Type | Description | Notes |
---|---|---|---|
default | WorkflowDefaultValue | [optional] | |
description | str | Provide a detailed description of the data type. | [optional] |
label | str | Descriptive name for the data type. | [optional] |
name | str | Pick a descriptive name for the data type. | [optional] |
required | bool | Specifies whether this parameter is required. The field is applicable for task and workflow. | [optional] |