Name | Type | Description | Notes |
---|---|---|---|
id | Integer | ||
documentKey | String | ||
globalId | String | ||
project | Integer | ID of a project | |
itemType | Integer | ID of an item type | |
createdDate | OffsetDateTime | ||
modifiedDate | OffsetDateTime | ||
lastActivityDate | OffsetDateTime | ||
createdBy | Integer | ID of a user | |
modifiedBy | Integer | ID of a user | |
resources | Map<String, AllowedResource> | A set of resources and allowed permissions | |
fields | Map<String, Object> | A map of field names to field values e.g. {"name":"Sample Item", "status": 292, "release": 2, "assigned": 23} |