Uses of Class
com.adyen.model.management.ClearpayInfo
-
Packages that use ClearpayInfo Package Description com.adyen.model.management -
-
Uses of ClearpayInfo in com.adyen.model.management
Methods in com.adyen.model.management that return ClearpayInfo Modifier and Type Method Description static ClearpayInfoClearpayInfo. fromJson(String jsonString)Create an instance of ClearpayInfo given an JSON stringClearpayInfoPaymentMethod. getClearpay()Get clearpayClearpayInfoPaymentMethodSetupInfo. getClearpay()Get clearpayClearpayInfoClearpayInfo. supportUrl(String supportUrl)Methods in com.adyen.model.management with parameters of type ClearpayInfo Modifier and Type Method Description PaymentMethodPaymentMethod. clearpay(ClearpayInfo clearpay)PaymentMethodSetupInfoPaymentMethodSetupInfo. clearpay(ClearpayInfo clearpay)voidPaymentMethod. setClearpay(ClearpayInfo clearpay)clearpayvoidPaymentMethodSetupInfo. setClearpay(ClearpayInfo clearpay)clearpay
-