Uses of Class
com.adyen.model.management.Standalone
-
Packages that use Standalone Package Description com.adyen.model.management -
-
Uses of Standalone in com.adyen.model.management
Methods in com.adyen.model.management that return Standalone Modifier and Type Method Description StandaloneStandalone. currencyCode(String currencyCode)StandaloneStandalone. enableStandalone(Boolean enableStandalone)static StandaloneStandalone. fromJson(String jsonString)Create an instance of Standalone given an JSON stringStandaloneTerminalSettings. getStandalone()Get standaloneMethods in com.adyen.model.management with parameters of type Standalone Modifier and Type Method Description voidTerminalSettings. setStandalone(Standalone standalone)standaloneTerminalSettingsTerminalSettings. standalone(Standalone standalone)
-