public class VoucherUseRuleInfo extends AlipayObject
| 构造器和说明 |
|---|
VoucherUseRuleInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getQuantityLimitPerUser() |
String |
getQuantityLimitPerUserPeriodType() |
Long |
getVoucherMaxUseTimes() |
String |
getVoucherUseExtInfo() |
VoucherUseTimeInfo |
getVoucherUseTimeInfo() |
void |
setQuantityLimitPerUser(Long quantityLimitPerUser) |
void |
setQuantityLimitPerUserPeriodType(String quantityLimitPerUserPeriodType) |
void |
setVoucherMaxUseTimes(Long voucherMaxUseTimes) |
void |
setVoucherUseExtInfo(String voucherUseExtInfo) |
void |
setVoucherUseTimeInfo(VoucherUseTimeInfo voucherUseTimeInfo) |
public Long getQuantityLimitPerUser()
public void setQuantityLimitPerUser(Long quantityLimitPerUser)
public String getQuantityLimitPerUserPeriodType()
public void setQuantityLimitPerUserPeriodType(String quantityLimitPerUserPeriodType)
public Long getVoucherMaxUseTimes()
public void setVoucherMaxUseTimes(Long voucherMaxUseTimes)
public String getVoucherUseExtInfo()
public void setVoucherUseExtInfo(String voucherUseExtInfo)
public VoucherUseTimeInfo getVoucherUseTimeInfo()
public void setVoucherUseTimeInfo(VoucherUseTimeInfo voucherUseTimeInfo)
Copyright © 2023. All rights reserved.