Sha256: c26667bbc5ad83c1fa7859f27a73e851f6ccaa11e617dd18f9b54d406ac8c959
Contents?: true
Size: 641 Bytes
Versions: 34
Compression:
Stored size: 641 Bytes
Contents
# UltracartClient::WorkflowTasksResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error** | [**Error**](Error.md) | | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional] **task_context** | **String** | User friendly string of the task context if querying for a specific object type/id | [optional] **tasks** | [**Array<WorkflowTask>**](WorkflowTask.md) | tasks | [optional] **warning** | [**Warning**](Warning.md) | | [optional]
Version data entries
34 entries across 34 versions & 1 rubygems