public class AlipayCommerceTransportAdStocktaskCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceTransportAdStocktaskCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getAdUserId() |
Long |
getChargeType() |
Long |
getSellMode() |
StockQueryCondition |
getStockQueryCondition() |
void |
setAdUserId(Long adUserId) |
void |
setChargeType(Long chargeType) |
void |
setSellMode(Long sellMode) |
void |
setStockQueryCondition(StockQueryCondition stockQueryCondition) |
public AlipayCommerceTransportAdStocktaskCreateModel()
public Long getAdUserId()
public void setAdUserId(Long adUserId)
public Long getChargeType()
public void setChargeType(Long chargeType)
public Long getSellMode()
public void setSellMode(Long sellMode)
public StockQueryCondition getStockQueryCondition()
public void setStockQueryCondition(StockQueryCondition stockQueryCondition)
Copyright © 2023. All rights reserved.