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