| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | Type of the payment method | |
| expiresAt | Long | Expiration date of the payment method, in Unix timestamp format | [optional] |
| productType | ProductTypeEnum | Product type of the payment method, use for the payment method to know the product type |
| Name | Value |
|---|---|
| BBVA_PAY_BY_BANK | "bbva_pay_by_bank" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |