public class SellsInfo extends AlipayObject
| 构造器和说明 |
|---|
SellsInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCustomerSells() |
Long |
getDisplaySells() |
Long |
getRealSells() |
void |
setCustomerSells(Long customerSells) |
void |
setDisplaySells(Long displaySells) |
void |
setRealSells(Long realSells) |
public Long getCustomerSells()
public void setCustomerSells(Long customerSells)
public Long getDisplaySells()
public void setDisplaySells(Long displaySells)
public Long getRealSells()
public void setRealSells(Long realSells)
Copyright © 2024. All rights reserved.