public class SalePlanInfo extends AlipayObject
| 构造器和说明 |
|---|
SalePlanInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCustomPriceDesc() |
String |
getMainPsId() |
String |
getPriceDesc() |
String |
getPriceType() |
String |
getPsId() |
void |
setCustomPriceDesc(String customPriceDesc) |
void |
setMainPsId(String mainPsId) |
void |
setPriceDesc(String priceDesc) |
void |
setPriceType(String priceType) |
void |
setPsId(String psId) |
public String getCustomPriceDesc()
public void setCustomPriceDesc(String customPriceDesc)
public String getMainPsId()
public void setMainPsId(String mainPsId)
public String getPriceDesc()
public void setPriceDesc(String priceDesc)
public String getPriceType()
public void setPriceType(String priceType)
public String getPsId()
public void setPsId(String psId)
Copyright © 2023. All rights reserved.