public class WxTerminatedContractRequest extends BaseWxPayRequest
微信api申请解约
| 构造器和说明 |
|---|
WxTerminatedContractRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConstraints()
检查约束情况.
|
protected boolean |
needNonceStr()
是否需要nonce_str
|
protected void |
storeMap(Map<String,String> map)
将属性组装到一个Map中,供签名和最终发送XML时使用.
|
checkAndSign, fen2Yuan, getIgnoredParamsForSign, getSignParams, getWorkWxSign, ignoreAppid, ignoreSubAppId, ignoreSubMchId, isWxWorkSign, setAppid, setMchId, setNonceStr, setWorkWxSign, toString, toXML, xmlRootTagName, yuan2Fen, yuanToFenprotected void checkConstraints()
throws WxPayException
BaseWxPayRequestcheckConstraints 在类中 BaseWxPayRequestWxPayException - the wx pay exceptionprotected boolean needNonceStr()
BaseWxPayRequestneedNonceStr 在类中 BaseWxPayRequestprotected void storeMap(Map<String,String> map)
BaseWxPayRequeststoreMap 在类中 BaseWxPayRequestmap - 传入的属性MapCopyright © 2024. All rights reserved.