Uses of Class
com.adyen.model.applicationinfo.MerchantDevice
-
Packages that use MerchantDevice Package Description com.adyen.model.applicationinfo -
-
Uses of MerchantDevice in com.adyen.model.applicationinfo
Methods in com.adyen.model.applicationinfo that return MerchantDevice Modifier and Type Method Description MerchantDeviceApplicationInfo. getMerchantDevice()MerchantDeviceMerchantDevice. os(String os)MerchantDeviceMerchantDevice. osVersion(String osVersion)MerchantDeviceMerchantDevice. reference(String reference)Methods in com.adyen.model.applicationinfo with parameters of type MerchantDevice Modifier and Type Method Description voidApplicationInfo. setMerchantDevice(MerchantDevice merchantDevice)
-