public class AlipayEcoMycarMaintainShopQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarMaintainShopQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOutShopId()
Gets out shop id.
|
Long |
getShopId()
Gets shop id.
|
void |
setOutShopId(String outShopId)
Sets out shop id.
|
void |
setShopId(Long shopId)
Sets shop id.
|
public AlipayEcoMycarMaintainShopQueryModel()
public String getOutShopId()
public void setOutShopId(String outShopId)
outShopId
- the out shop idpublic Long getShopId()
public void setShopId(Long shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.