public class UseRule extends AlipayObject
Constructor and Description |
---|
UseRule() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
ForbbidenTime |
getForbiddenTime()
Gets forbidden time.
|
String |
getLimitRule()
Gets limit rule.
|
String |
getMinConsume()
Gets min consume.
|
String |
getPayRedirectUrl()
Gets pay redirect url.
|
List<String> |
getSuitShops()
Gets suit shops.
|
List<UseTime> |
getUseTime()
Gets use time.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setForbiddenTime(ForbbidenTime forbiddenTime)
Sets forbidden time.
|
void |
setLimitRule(String limitRule)
Sets limit rule.
|
void |
setMinConsume(String minConsume)
Sets min consume.
|
void |
setPayRedirectUrl(String payRedirectUrl)
Sets pay redirect url.
|
void |
setSuitShops(List<String> suitShops)
Sets suit shops.
|
void |
setUseTime(List<UseTime> useTime)
Sets use time.
|
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic ForbbidenTime getForbiddenTime()
public void setForbiddenTime(ForbbidenTime forbiddenTime)
forbiddenTime
- the forbidden timepublic String getLimitRule()
public void setLimitRule(String limitRule)
limitRule
- the limit rulepublic String getMinConsume()
public void setMinConsume(String minConsume)
minConsume
- the min consumepublic String getPayRedirectUrl()
public void setPayRedirectUrl(String payRedirectUrl)
payRedirectUrl
- the pay redirect urlpublic void setSuitShops(List<String> suitShops)
suitShops
- the suit shopsCopyright © 2018. All rights reserved.