Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 649 Bytes

File metadata and controls

24 lines (12 loc) · 649 Bytes

PaymentMethodPbbRequest

Properties

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

Enum: ProductTypeEnum

Name Value
BBVA_PAY_BY_BANK "bbva_pay_by_bank"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"