Uses of Class
com.adyen.model.tapi.CardHolderPIN
-
Packages that use CardHolderPIN Package Description com.adyen.model.tapi -
-
Uses of CardHolderPIN in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return CardHolderPIN Modifier and Type Method Description CardHolderPINCardHolderPIN. additionalInput(String additionalInput)additionalInputCardHolderPINCardHolderPIN. encrPINBlock(String encrPINBlock)encrPINBlockstatic CardHolderPINCardHolderPIN. fromJson(String jsonString)Create an instance of CardHolderPIN given an JSON stringCardHolderPINCardHolderPIN. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.CardHolderPINCardHolderPIN. piNFormat(PINFormat piNFormat)piNFormat
-