public class CardDiscountRecoverRuleInfo extends AlipayObject
| 构造器和说明 |
|---|
CardDiscountRecoverRuleInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndustrySolutionType() |
Long |
getLeastPeriod() |
String |
getRecoverRule() |
void |
setIndustrySolutionType(String industrySolutionType) |
void |
setLeastPeriod(Long leastPeriod) |
void |
setRecoverRule(String recoverRule) |
public String getIndustrySolutionType()
public void setIndustrySolutionType(String industrySolutionType)
public Long getLeastPeriod()
public void setLeastPeriod(Long leastPeriod)
public String getRecoverRule()
public void setRecoverRule(String recoverRule)
Copyright © 2024. All rights reserved.