public class VoucherDeductThresholdInfo extends AlipayObject
| 构造器和说明 |
|---|
VoucherDeductThresholdInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCustomerDefineVoucherThresholdDesc() |
VoucherExpressInfo |
getVoucherExpressInfo() |
VoucherGoodsQuantitySpecificationInfo |
getVoucherGoodsQuantitySpecificationInfo() |
void |
setCustomerDefineVoucherThresholdDesc(String customerDefineVoucherThresholdDesc) |
void |
setVoucherExpressInfo(VoucherExpressInfo voucherExpressInfo) |
void |
setVoucherGoodsQuantitySpecificationInfo(VoucherGoodsQuantitySpecificationInfo voucherGoodsQuantitySpecificationInfo) |
public String getCustomerDefineVoucherThresholdDesc()
public void setCustomerDefineVoucherThresholdDesc(String customerDefineVoucherThresholdDesc)
public VoucherExpressInfo getVoucherExpressInfo()
public void setVoucherExpressInfo(VoucherExpressInfo voucherExpressInfo)
public VoucherGoodsQuantitySpecificationInfo getVoucherGoodsQuantitySpecificationInfo()
public void setVoucherGoodsQuantitySpecificationInfo(VoucherGoodsQuantitySpecificationInfo voucherGoodsQuantitySpecificationInfo)
Copyright © 2023. All rights reserved.