public class WxPayDownloadFundFlowRequest extends BaseWxPayRequest
微信支付下载资金账单请求参数类 Created by cwivan on 2018-08-02.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxPayDownloadFundFlowRequest.AccountType
账户类型
|
| 构造器和说明 |
|---|
WxPayDownloadFundFlowRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConstraints()
检查约束情况.
|
protected void |
storeMap(Map<String,String> map)
将属性组装到一个Map中,供签名和最终发送XML时使用.
|
checkAndSign, fen2Yuan, getIgnoredParamsForSign, getSignParams, getWorkWxSign, ignoreAppid, ignoreSubAppId, ignoreSubMchId, isWxWorkSign, needNonceStr, setAppid, setMchId, setNonceStr, setWorkWxSign, toString, toXML, xmlRootTagName, yuan2Fen, yuanToFenprotected void checkConstraints()
throws WxPayException
BaseWxPayRequestcheckConstraints 在类中 BaseWxPayRequestWxPayException - the wx pay exceptionprotected void storeMap(Map<String,String> map)
BaseWxPayRequeststoreMap 在类中 BaseWxPayRequestmap - 传入的属性MapCopyright © 2024. All rights reserved.