public class PrizePriceStrategy extends AlipayObject
| 构造器和说明 |
|---|
PrizePriceStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMaxPrice() |
String |
getMinPrice() |
String |
getStragetyValue() |
String |
getStrategyType() |
String |
getStrategyValue() |
void |
setMaxPrice(String maxPrice) |
void |
setMinPrice(String minPrice) |
void |
setStragetyValue(String stragetyValue) |
void |
setStrategyType(String strategyType) |
void |
setStrategyValue(String strategyValue) |
public String getMaxPrice()
public void setMaxPrice(String maxPrice)
public String getMinPrice()
public void setMinPrice(String minPrice)
public String getStragetyValue()
public void setStragetyValue(String stragetyValue)
public String getStrategyType()
public void setStrategyType(String strategyType)
public String getStrategyValue()
public void setStrategyValue(String strategyValue)
Copyright © 2023. All rights reserved.