Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the retrieved job | ||
number | String | The number of the retrieved job | ||
description | String | The description of the retrieved job | ||
life_cycle_state | String | The life cycle state of the retrieved job which can be DRAFT, PENDING, IN PROGRESS, COMPLETED, CANCELLED | ||
rating_state | String | The rating state of the job that can be PENDING or COMPLETED | ||
expiration_date | Date | The date on which the job expires.
| ||
assigned_to | Assign Object | The assignment information of the retrieved job | ||
type | Job type object | The type information of the retrieved job | ||
status | Job Status object | The status information of the retrieved job | ||
Log Information Object | The log information related with the retrieved job |
...