public class SpecialVoucherInfo extends AlipayObject
| 构造器和说明 |
|---|
SpecialVoucherInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFloorAmount() |
String |
getSpecialAmount() |
VoucherDeductThresholdInfo |
getVoucherDeductThresholdInfo() |
void |
setFloorAmount(String floorAmount) |
void |
setSpecialAmount(String specialAmount) |
void |
setVoucherDeductThresholdInfo(VoucherDeductThresholdInfo voucherDeductThresholdInfo) |
public String getFloorAmount()
public void setFloorAmount(String floorAmount)
public String getSpecialAmount()
public void setSpecialAmount(String specialAmount)
public VoucherDeductThresholdInfo getVoucherDeductThresholdInfo()
public void setVoucherDeductThresholdInfo(VoucherDeductThresholdInfo voucherDeductThresholdInfo)
Copyright © 2023. All rights reserved.