| id | (optional) string | System-generated unique ID of the task this taskStatus represents | [default to undefined] |
| type | (optional) string | Type of task this task represents | [default to undefined] |
| uniqueName | (optional) string | The name of the task | [default to undefined] |
| description | (optional) string | The description of the task | [default to undefined] |
| launcher | (optional) string | The user who initiated the task | [default to undefined] |
| created | (optional) string | The creation date of the task | [default to undefined] |
| returns | (optional) Array<LoadentitlementtaskReturnsInner> | Return values from the task | [default to undefined] |