# ApprovalDetailEntity object
This type contains the data for a single detail value that is provided for an approval.
# Properties
| Name | Type | Description |
|---|---|---|
| detailId | integer | readonly. The unique id of this detail. |
| key | string | editable. The key of this detail. |
| value | string | editable. The value of this detail. |
| approvalDetailId | integer | readonly. The unique id of this detail. |
| approval | ApprovalEntity | readonly. A navigation property for the associated approval. |
| approvalId | integer | readonly. The id of the approval to which this detail has been attached. |
# Operations
Non-exhaustive list of operations that are related to this type: