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