public class AlipayEcoMycarFuellingProductModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarFuellingProductModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOutShopId()
Gets out shop id.
|
List<Product> |
getProduct()
Gets product.
|
List<Sale> |
getSale()
Gets sale.
|
String |
getShopId()
Gets shop id.
|
void |
setOutShopId(String outShopId)
Sets out shop id.
|
void |
setProduct(List<Product> product)
Sets product.
|
void |
setSale(List<Sale> sale)
Sets sale.
|
void |
setShopId(String shopId)
Sets shop id.
|
public AlipayEcoMycarFuellingProductModifyModel()
public String getOutShopId()
public void setOutShopId(String outShopId)
outShopId
- the out shop idpublic void setProduct(List<Product> product)
product
- the productpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.