Uses of Class
com.adyen.model.management.TapToPay
-
Packages that use TapToPay Package Description com.adyen.model.management -
-
Uses of TapToPay in com.adyen.model.management
Methods in com.adyen.model.management that return TapToPay Modifier and Type Method Description static TapToPayTapToPay. fromJson(String jsonString)Create an instance of TapToPay given an JSON stringTapToPayTerminalSettings. getTapToPay()Get tapToPayTapToPayTapToPay. merchantDisplayName(String merchantDisplayName)Methods in com.adyen.model.management with parameters of type TapToPay Modifier and Type Method Description voidTerminalSettings. setTapToPay(TapToPay tapToPay)tapToPayTerminalSettingsTerminalSettings. tapToPay(TapToPay tapToPay)
-