Work Item Attributes

The attributes of a work item assigned to an agent (part of the工作项resource).

JSON format

Work Item Attributes are represented as JSON objects with the following properties:

Name Type Read-only Mandatory Description
added_at string false false A timestamp indicating when the work item was added.

Work Item Attributes.

Example

             
{"added_at":"2022-06-21T10:21:58.636732Z"}