# # CreateCustomerPaymentMethodsResponse

## 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** | **string** |  | [optional]
**provider** | **string** |  | [optional]
**last4** | **string** |  | [optional]
**bin** | **string** |  | [optional]
**card_type** | **string** |  | [optional]
**exp_month** | **string** |  | [optional]
**exp_year** | **string** |  | [optional]
**brand** | **string** |  | [optional]
**name** | **string** |  | [optional]
**default** | **bool** |  | [optional]
**visible_on_checkout** | **bool** |  | [optional]
**payment_source_status** | **string** |  | [optional]
**bank** | **string** | Bank name for the SPEI payment method | [optional]

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