Sha256: e3782abec94d6bb08995f53b4ed0e63872942495b323f4aedc97acf8c5b3ed87
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
# UltracartClient::WorkflowTask ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assigned_to_group** | **String** | Assigned to group | [optional] **assigned_to_group_id** | **Integer** | Assigned to group ID | [optional] **assigned_to_user** | **String** | Assigned to user | [optional] **assigned_to_user_id** | **Integer** | Assigned to user ID | [optional] **attachments** | [**Array<WorkflowAttachment>**](WorkflowAttachment.md) | Attachments to the Workflow Task | [optional] **created_by** | [**WorkflowUser**](WorkflowUser.md) | | [optional] **created_dts** | **String** | Date/time that the workflow task was created | [optional] **delay_until_dts** | **String** | Date/time that the workflow task should delay until | [optional] **due_dts** | **String** | Date/time that the workflow task is due | [optional] **histories** | [**Array<WorkflowTaskHistory>**](WorkflowTaskHistory.md) | Array of history records for the task | [optional] **last_update_dts** | **String** | Date/time that the workflow task was last updated | [optional] **merchant_id** | **String** | Merchant ID | [optional] **notes** | [**Array<WorkflowNote>**](WorkflowNote.md) | Notes on the Workflow Task | [optional] **object_email** | **String** | Object is associated with customer email | [optional] **object_id** | **String** | Object ID | [optional] **object_type** | **String** | Object Type | [optional] **object_url** | **String** | Object URL | [optional] **priority** | **String** | Priority | [optional] **status** | **String** | Status of the workflow task | [optional] **task_context** | **String** | User friendly string of the task context | [optional] **task_details** | **String** | Task Details | [optional] **task_name** | **String** | Task Name | [optional] **workflow_task_uuid** | **String** | Workflow Task UUID | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.178 | docs/WorkflowTask.md |