Class PaymentMethodSettingsSecurityCode
- java.lang.Object
-
- com.mercadopago.resources.paymentmethod.PaymentMethodSettingsSecurityCode
-
public class PaymentMethodSettingsSecurityCode extends Object
Security code settings.
-
-
Constructor Summary
Constructors Constructor Description PaymentMethodSettingsSecurityCode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCardLocation()
Whether the security code is located in the back or in the front of the card.int
getLength()
Security code length.String
getMode()
Whether the security code is mandatory or not.
-