public class WalletMarketingRule extends AlipayObject
| 构造器和说明 |
|---|
WalletMarketingRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMaType() |
String |
getMaValue() |
String |
getRefundMarketingAmount() |
void |
setMaType(String maType) |
void |
setMaValue(String maValue) |
void |
setRefundMarketingAmount(String refundMarketingAmount) |
public String getMaType()
public void setMaType(String maType)
public String getMaValue()
public void setMaValue(String maValue)
public String getRefundMarketingAmount()
public void setRefundMarketingAmount(String refundMarketingAmount)
Copyright © 2024. All rights reserved.