# CoboWaas2.ApprovalRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**approval_id** | **String** | The system-generated unique ID of the approval request. | 
**request_id** | **String** | An identifier provided by you when requesting the approval. | 
**fields** | [**[AppWorkflowField]**](AppWorkflowField.md) |  | 
**status** | [**ApprovalStatus**](ApprovalStatus.md) |  | 
**initiated_timestamp** | **Number** | The time when the approval was initiated, in Unix timestamp format, measured in milliseconds. | 


