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)The name of the contact person from merchant support.WeChatPayPosInfoWeChatPayPosInfo. email(String email)The email address of merchant support.static WeChatPayPosInfoWeChatPayPosInfo. fromJson(String jsonString)Create an instance of WeChatPayPosInfo given an JSON stringWeChatPayPosInfoPaymentMethod. getWechatpayPos()wechatpayPosWeChatPayPosInfoPaymentMethodSetupInfo. getWechatpayPos()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)wechatpayPosPaymentMethodSetupInfoPaymentMethodSetupInfo. wechatpayPos(WeChatPayPosInfo wechatpayPos)wechatpayPos
-