Uses of Class
com.adyen.model.management.WeChatPayInfo
-
Packages that use WeChatPayInfo Package Description com.adyen.model.management -
-
Uses of WeChatPayInfo in com.adyen.model.management
Methods in com.adyen.model.management that return WeChatPayInfo Modifier and Type Method Description WeChatPayInfoWeChatPayInfo. contactPersonName(String contactPersonName)WeChatPayInfoWeChatPayInfo. email(String email)static WeChatPayInfoWeChatPayInfo. fromJson(String jsonString)Create an instance of WeChatPayInfo given an JSON stringWeChatPayInfoPaymentMethod. getWechatpay()Get wechatpayWeChatPayInfoPaymentMethodSetupInfo. getWechatpay()Get wechatpayMethods in com.adyen.model.management with parameters of type WeChatPayInfo Modifier and Type Method Description voidPaymentMethod. setWechatpay(WeChatPayInfo wechatpay)wechatpayvoidPaymentMethodSetupInfo. setWechatpay(WeChatPayInfo wechatpay)wechatpayPaymentMethodPaymentMethod. wechatpay(WeChatPayInfo wechatpay)PaymentMethodSetupInfoPaymentMethodSetupInfo. wechatpay(WeChatPayInfo wechatpay)
-