Uses of Class
com.adyen.model.management.InstallAndroidAppDetails
-
Packages that use InstallAndroidAppDetails Package Description com.adyen.model.management -
-
Uses of InstallAndroidAppDetails in com.adyen.model.management
Methods in com.adyen.model.management that return InstallAndroidAppDetails Modifier and Type Method Description InstallAndroidAppDetailsInstallAndroidAppDetails. appId(String appId)static InstallAndroidAppDetailsInstallAndroidAppDetails. fromJson(String jsonString)Create an instance of InstallAndroidAppDetails given an JSON stringInstallAndroidAppDetailsScheduleTerminalActionsRequestActionDetails. getInstallAndroidAppDetails()Get the actual instance of `InstallAndroidAppDetails`.InstallAndroidAppDetailsInstallAndroidAppDetails. type(InstallAndroidAppDetails.TypeEnum type)Constructors in com.adyen.model.management with parameters of type InstallAndroidAppDetails Constructor Description ScheduleTerminalActionsRequestActionDetails(InstallAndroidAppDetails o)
-