public class EntPayBankRequest extends BaseWxPayRequest
企业付款到银行卡的请求对象类 Created by BinaryWang on 2017/12/20.
| 构造器和说明 |
|---|
EntPayBankRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConstraints()
检查约束情况.
|
protected String[] |
getIgnoredParamsForSign()
签名时,忽略的参数.
|
protected boolean |
ignoreAppid()
签名时,是否忽略appid.
|
checkAndSign, setAppid, setMchId, setNonceStr, toString, toXML, yuanToFenprotected void checkConstraints()
throws WxPayException
BaseWxPayRequestcheckConstraints 在类中 BaseWxPayRequestWxPayException - the wx pay exceptionprotected String[] getIgnoredParamsForSign()
BaseWxPayRequestgetIgnoredParamsForSign 在类中 BaseWxPayRequestprotected boolean ignoreAppid()
BaseWxPayRequestignoreAppid 在类中 BaseWxPayRequestCopyright © 2019. All rights reserved.