# # PaymentMethodCashResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **string** |  |
**id** | **string** |  |
**object** | **string** |  |
**created_at** | **int** |  |
**parent_id** | **string** |  | [optional]
**agreements** | [**\Conekta\Model\PaymentMethodCashResponseAllOfAgreements[]**](PaymentMethodCashResponseAllOfAgreements.md) |  | [optional]
**reference** | **string** |  | [optional]
**barcode** | **string** |  | [optional]
**barcode_url** | **string** | URL to the barcode image, reference is the same as barcode | [optional]
**expires_at** | **int** |  | [optional]
**provider** | **string** |  | [optional]

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