public class SkuInfo extends AlipayObject
| 构造器和说明 |
|---|
SkuInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPriceCent() |
Long |
getReservePrice() |
String |
getSkuId() |
void |
setPriceCent(Long priceCent) |
void |
setReservePrice(Long reservePrice) |
void |
setSkuId(String skuId) |
Copyright © 2023. All rights reserved.