Uses of Class
com.adyen.model.management.PayAtTable
-
Packages that use PayAtTable Package Description com.adyen.model.management -
-
Uses of PayAtTable in com.adyen.model.management
Methods in com.adyen.model.management that return PayAtTable Modifier and Type Method Description PayAtTablePayAtTable. authenticationMethod(PayAtTable.AuthenticationMethodEnum authenticationMethod)PayAtTablePayAtTable. enablePayAtTable(Boolean enablePayAtTable)static PayAtTablePayAtTable. fromJson(String jsonString)Create an instance of PayAtTable given an JSON stringPayAtTableTerminalSettings. getPayAtTable()Get payAtTablePayAtTablePayAtTable. paymentInstrument(PayAtTable.PaymentInstrumentEnum paymentInstrument)Methods in com.adyen.model.management with parameters of type PayAtTable Modifier and Type Method Description TerminalSettingsTerminalSettings. payAtTable(PayAtTable payAtTable)voidTerminalSettings. setPayAtTable(PayAtTable payAtTable)payAtTable
-