public class KoubeiMarketingDataSmartactivityForecastResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMarketingDataSmartactivityForecastResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyCntMax() |
String |
getApplyCntMin() |
String |
getIncreasedExposureMax() |
String |
getIncreasedExposureMin() |
String |
getRepayRateRangeMax() |
String |
getRepayRateRangeMin() |
String |
getTradeAmtRangeMax() |
String |
getTradeAmtRangeMin() |
String |
getVerifyCountRangeMax() |
String |
getVerifyCountRangeMin() |
void |
setApplyCntMax(String applyCntMax) |
void |
setApplyCntMin(String applyCntMin) |
void |
setIncreasedExposureMax(String increasedExposureMax) |
void |
setIncreasedExposureMin(String increasedExposureMin) |
void |
setRepayRateRangeMax(String repayRateRangeMax) |
void |
setRepayRateRangeMin(String repayRateRangeMin) |
void |
setTradeAmtRangeMax(String tradeAmtRangeMax) |
void |
setTradeAmtRangeMin(String tradeAmtRangeMin) |
void |
setVerifyCountRangeMax(String verifyCountRangeMax) |
void |
setVerifyCountRangeMin(String verifyCountRangeMin) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingDataSmartactivityForecastResponse()
public void setApplyCntMax(String applyCntMax)
public String getApplyCntMax()
public void setApplyCntMin(String applyCntMin)
public String getApplyCntMin()
public void setIncreasedExposureMax(String increasedExposureMax)
public String getIncreasedExposureMax()
public void setIncreasedExposureMin(String increasedExposureMin)
public String getIncreasedExposureMin()
public void setRepayRateRangeMax(String repayRateRangeMax)
public String getRepayRateRangeMax()
public void setRepayRateRangeMin(String repayRateRangeMin)
public String getRepayRateRangeMin()
public void setTradeAmtRangeMax(String tradeAmtRangeMax)
public String getTradeAmtRangeMax()
public void setTradeAmtRangeMin(String tradeAmtRangeMin)
public String getTradeAmtRangeMin()
public void setVerifyCountRangeMax(String verifyCountRangeMax)
public String getVerifyCountRangeMax()
public void setVerifyCountRangeMin(String verifyCountRangeMin)
public String getVerifyCountRangeMin()
Copyright © 2020. All rights reserved.