# CoboWaas2.ApprovalRequestDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**approval_id** | **String** | The system-generated unique ID of the approval request. | [optional] 
**initiator** | [**ApprovalUser**](ApprovalUser.md) |  | 
**approved_list** | [**[ApprovalEntry]**](ApprovalEntry.md) |  | [optional] 
**status** | [**ApprovalStatus**](ApprovalStatus.md) |  | 
**modified_timestamp** | **Number** | The time when the approval was modified, in Unix timestamp format, measured in milliseconds. | [optional] 


