public class AlipayEcoMycarFuellingProductModifyModel extends AlipayObject
AlipayEcoMycarFuellingProductModifyModel()
String
getOutShopId()
List<Product>
getProduct()
List<Sale>
getSale()
getShopId()
void
setOutShopId(String outShopId)
setProduct(List<Product> product)
setSale(List<Sale> sale)
setShopId(String shopId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayEcoMycarFuellingProductModifyModel()
public String getOutShopId()
public void setOutShopId(String outShopId)
public List<Product> getProduct()
public void setProduct(List<Product> product)
public List<Sale> getSale()
public void setSale(List<Sale> sale)
public String getShopId()
public void setShopId(String shopId)
Copyright © 2020. All rights reserved.