Sha256: 2e44ffcefaee1ec843ff8e9da701bf972c92c6d5e44e07109b553ca080d1140d
Contents?: true
Size: 1.52 KB
Versions: 1
Compression:
Stored size: 1.52 KB
Contents
# UltracartClient::WorkflowTasksRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assigned_to_group_id** | **Integer** | Assigned to group ID | [optional] **assigned_to_me** | **BOOLEAN** | Tasks are assigned to me either by direct user id or a group that the user is a member of | [optional] **assigned_to_user_id** | **Integer** | Assigned to user ID | [optional] **created_by** | [**WorkflowUser**](WorkflowUser.md) | | [optional] **created_dts_begin** | **String** | Date/time that the workflow task was created | [optional] **created_dts_end** | **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_begin** | **String** | Date/time that the workflow task is due | [optional] **due_dts_end** | **String** | Date/time that the workflow task is due | [optional] **last_update_dts_begin** | **String** | Date/time that the workflow task was last updated | [optional] **last_update_dts_end** | **String** | Date/time that the workflow task was last updated | [optional] **object_email** | **String** | Object is associated with customer email | [optional] **object_type** | **String** | Object Type | [optional] **priority** | **String** | Priority | [optional] **status** | **String** | Status of the workflow task | [optional] **unassigned** | **BOOLEAN** | Tasks that are unassigned to a user or group | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.165 | docs/WorkflowTasksRequest.md |