public class LmModifySkuList extends AlipayObject
| 构造器和说明 |
|---|
LmModifySkuList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getCanSell() |
Long |
getPoints() |
Long |
getPointsAmount() |
Long |
getPriceCent() |
Long |
getSkuId() |
void |
setCanSell(Boolean canSell) |
void |
setPoints(Long points) |
void |
setPointsAmount(Long pointsAmount) |
void |
setPriceCent(Long priceCent) |
void |
setSkuId(Long skuId) |
public Boolean getCanSell()
public void setCanSell(Boolean canSell)
public Long getPoints()
public void setPoints(Long points)
public Long getPointsAmount()
public void setPointsAmount(Long pointsAmount)
public Long getPriceCent()
public void setPriceCent(Long priceCent)
public Long getSkuId()
public void setSkuId(Long skuId)
Copyright © 2023. All rights reserved.