public class SimpleShopModel extends AlipayObject
SimpleShopModel()
String
getShopId()
getShopName()
void
setShopId(String shopId)
setShopName(String shopName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleShopModel()
public String getShopId()
public void setShopId(String shopId)
public String getShopName()
public void setShopName(String shopName)
Copyright © 2023. All rights reserved.