public class KoubeiMarketingDataSmartactivityForecastResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMarketingDataSmartactivityForecastResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyCntMax()
Gets apply cnt max.
|
String |
getApplyCntMin()
Gets apply cnt min.
|
String |
getIncreasedExposureMax()
Gets increased exposure max.
|
String |
getIncreasedExposureMin()
Gets increased exposure min.
|
String |
getRepayRateRangeMax()
Gets repay rate range max.
|
String |
getRepayRateRangeMin()
Gets repay rate range min.
|
String |
getTradeAmtRangeMax()
Gets trade amt range max.
|
String |
getTradeAmtRangeMin()
Gets trade amt range min.
|
String |
getVerifyCountRangeMax()
Gets verify count range max.
|
String |
getVerifyCountRangeMin()
Gets verify count range min.
|
void |
setApplyCntMax(String applyCntMax)
Sets apply cnt max.
|
void |
setApplyCntMin(String applyCntMin)
Sets apply cnt min.
|
void |
setIncreasedExposureMax(String increasedExposureMax)
Sets increased exposure max.
|
void |
setIncreasedExposureMin(String increasedExposureMin)
Sets increased exposure min.
|
void |
setRepayRateRangeMax(String repayRateRangeMax)
Sets repay rate range max.
|
void |
setRepayRateRangeMin(String repayRateRangeMin)
Sets repay rate range min.
|
void |
setTradeAmtRangeMax(String tradeAmtRangeMax)
Sets trade amt range max.
|
void |
setTradeAmtRangeMin(String tradeAmtRangeMin)
Sets trade amt range min.
|
void |
setVerifyCountRangeMax(String verifyCountRangeMax)
Sets verify count range max.
|
void |
setVerifyCountRangeMin(String verifyCountRangeMin)
Sets verify count range min.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingDataSmartactivityForecastResponse()
public void setApplyCntMax(String applyCntMax)
applyCntMax - the apply cnt maxpublic String getApplyCntMax()
public void setApplyCntMin(String applyCntMin)
applyCntMin - the apply cnt minpublic String getApplyCntMin()
public void setIncreasedExposureMax(String increasedExposureMax)
increasedExposureMax - the increased exposure maxpublic String getIncreasedExposureMax()
public void setIncreasedExposureMin(String increasedExposureMin)
increasedExposureMin - the increased exposure minpublic String getIncreasedExposureMin()
public void setRepayRateRangeMax(String repayRateRangeMax)
repayRateRangeMax - the repay rate range maxpublic String getRepayRateRangeMax()
public void setRepayRateRangeMin(String repayRateRangeMin)
repayRateRangeMin - the repay rate range minpublic String getRepayRateRangeMin()
public void setTradeAmtRangeMax(String tradeAmtRangeMax)
tradeAmtRangeMax - the trade amt range maxpublic String getTradeAmtRangeMax()
public void setTradeAmtRangeMin(String tradeAmtRangeMin)
tradeAmtRangeMin - the trade amt range minpublic String getTradeAmtRangeMin()
public void setVerifyCountRangeMax(String verifyCountRangeMax)
verifyCountRangeMax - the verify count range maxpublic String getVerifyCountRangeMax()
public void setVerifyCountRangeMin(String verifyCountRangeMin)
verifyCountRangeMin - the verify count range minpublic String getVerifyCountRangeMin()
Copyright © 2018. All rights reserved.