# # ChargeResponseRefunds

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_more** | **bool** | Indicates if there are more pages to be requested |
**object** | **string** | Object type, in this case is list |
**next_page_url** | **string** | URL of the next page. | [optional]
**previous_page_url** | **string** | Url of the previous page. | [optional]
**data** | [**\Conekta\Model\ChargeResponseRefundsData[]**](ChargeResponseRefundsData.md) | refunds | [optional]

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