Uses of Class
com.adyen.model.tapi.ICCResetData
-
Packages that use ICCResetData Package Description com.adyen.model.tapi -
-
Uses of ICCResetData in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return ICCResetData Modifier and Type Method Description ICCResetDataICCResetData. atRValue(byte[] atRValue)atRValueICCResetDataICCResetData. cardStatusWords(byte[] cardStatusWords)cardStatusWordsstatic ICCResetDataICCResetData. fromJson(String jsonString)Create an instance of ICCResetData given an JSON stringICCResetDataICCResetData. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.
-