Uses of Class
com.adyen.model.management.WeChatPayPosInfo
-
Packages that use WeChatPayPosInfo Package Description com.adyen.model.management -
-
Uses of WeChatPayPosInfo in com.adyen.model.management
Methods in com.adyen.model.management that return WeChatPayPosInfo Modifier and Type Method Description WeChatPayPosInfoWeChatPayPosInfo. contactPersonName(String contactPersonName)WeChatPayPosInfoWeChatPayPosInfo. email(String email)static WeChatPayPosInfoWeChatPayPosInfo. fromJson(String jsonString)Create an instance of WeChatPayPosInfo given an JSON stringWeChatPayPosInfoPaymentMethod. getWechatpayPos()Get wechatpayPosWeChatPayPosInfoPaymentMethodSetupInfo. getWechatpayPos()Get wechatpayPosMethods in com.adyen.model.management with parameters of type WeChatPayPosInfo Modifier and Type Method Description voidPaymentMethod. setWechatpayPos(WeChatPayPosInfo wechatpayPos)wechatpayPosvoidPaymentMethodSetupInfo. setWechatpayPos(WeChatPayPosInfo wechatpayPos)wechatpayPosPaymentMethodPaymentMethod. wechatpayPos(WeChatPayPosInfo wechatpayPos)PaymentMethodSetupInfoPaymentMethodSetupInfo. wechatpayPos(WeChatPayPosInfo wechatpayPos)
-