public class ShopRating extends AlipayObject
| 构造器和说明 |
|---|
ShopRating() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLowerBound() |
String |
getUpperBound() |
String |
getValue() |
void |
setLowerBound(String lowerBound) |
void |
setUpperBound(String upperBound) |
void |
setValue(String value) |
Copyright © 2023. All rights reserved.