# # CFAuthorizationInPaymentsEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **string** | One of CAPTURE or VOID | [optional]
**status** | **string** | One of SUCCESS or PENDING | [optional]
**captured_amount** | **float** | The captured amount for this authorization request | [optional]
**start_time** | **string** | Start time of this authorization hold (only for UPI) | [optional]
**end_time** | **string** | End time of this authorization hold (only for UPI) | [optional]
**approve_by** | **string** | Approve by time as passed in the authorization request (only for UPI) | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
