Uses of Class
com.adyen.model.tapi.TerminalAPIResponse
-
Packages that use TerminalAPIResponse Package Description com.adyen.model.tapi -
-
Uses of TerminalAPIResponse in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return TerminalAPIResponse Modifier and Type Method Description static TerminalAPIResponseTerminalAPIResponse. fromJson(String jsonString)Create an instance of TerminalAPIResponse given an JSON stringTerminalAPIResponseTerminalAPIResponse. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.TerminalAPIResponseTerminalAPIResponse. saleToPOIResponse(SaleToPOIResponse saleToPOIResponse)saleToPOIResponse
-