Uses of Class
com.adyen.model.management.PayMeInfo
-
Packages that use PayMeInfo Package Description com.adyen.model.management -
-
Uses of PayMeInfo in com.adyen.model.management
Methods in com.adyen.model.management that return PayMeInfo Modifier and Type Method Description PayMeInfoPayMeInfo. displayName(String displayName)static PayMeInfoPayMeInfo. fromJson(String jsonString)Create an instance of PayMeInfo given an JSON stringPayMeInfoPaymentMethod. getPayme()Get paymePayMeInfoPaymentMethodSetupInfo. getPayme()Get paymePayMeInfoPayMeInfo. logo(String logo)PayMeInfoPayMeInfo. supportEmail(String supportEmail)Methods in com.adyen.model.management with parameters of type PayMeInfo Modifier and Type Method Description PaymentMethodPaymentMethod. payme(PayMeInfo payme)PaymentMethodSetupInfoPaymentMethodSetupInfo. payme(PayMeInfo payme)voidPaymentMethod. setPayme(PayMeInfo payme)paymevoidPaymentMethodSetupInfo. setPayme(PayMeInfo payme)payme
-