com.foxinmy.weixin4j.payment
Class JsPayNotify
java.lang.Object
com.foxinmy.weixin4j.payment.PayBaseInfo
com.foxinmy.weixin4j.payment.JsPayNotify
- All Implemented Interfaces:
- Serializable
public class JsPayNotify
- extends PayBaseInfo
JSAPI支付回调时的POST信息
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
,
Serialized Form
| Methods inherited from class com.foxinmy.weixin4j.payment.PayBaseInfo |
getAppId, getFormatSignType, getNonceStr, getPaySign, getSignType, getTimeStamp, setAppId, setNonceStr, setPaySign, setSignType, setTimeStamp |
JsPayNotify
public JsPayNotify()
getOpenId
public String getOpenId()
getIsSubscribe
public int getIsSubscribe()
getFormatIsSubscribe
public boolean getFormatIsSubscribe()
toString
public String toString()
- Overrides:
toString in class PayBaseInfo
Copyright © 2014–2017. All rights reserved.