public class StoreInfo extends AlipayObject
| 构造器和说明 |
|---|
StoreInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayBrandId() |
String |
getAlipayShopId() |
Appinfos |
getAppInfos() |
String |
getBizCode() |
Long |
getBizType() |
String |
getExt() |
Long |
getFliggyPoiId() |
String |
getMiniAppDesc() |
String |
getMiniAppName() |
Long |
getSellerId() |
String |
getSellerNick() |
Long |
getStoreId() |
Long |
getStoreStatus() |
Long |
getSubSellerId() |
void |
setAlipayBrandId(String alipayBrandId) |
void |
setAlipayShopId(String alipayShopId) |
void |
setAppInfos(Appinfos appInfos) |
void |
setBizCode(String bizCode) |
void |
setBizType(Long bizType) |
void |
setExt(String ext) |
void |
setFliggyPoiId(Long fliggyPoiId) |
void |
setMiniAppDesc(String miniAppDesc) |
void |
setMiniAppName(String miniAppName) |
void |
setSellerId(Long sellerId) |
void |
setSellerNick(String sellerNick) |
void |
setStoreId(Long storeId) |
void |
setStoreStatus(Long storeStatus) |
void |
setSubSellerId(Long subSellerId) |
public String getAlipayBrandId()
public void setAlipayBrandId(String alipayBrandId)
public String getAlipayShopId()
public void setAlipayShopId(String alipayShopId)
public Appinfos getAppInfos()
public void setAppInfos(Appinfos appInfos)
public String getBizCode()
public void setBizCode(String bizCode)
public Long getBizType()
public void setBizType(Long bizType)
public String getExt()
public void setExt(String ext)
public Long getFliggyPoiId()
public void setFliggyPoiId(Long fliggyPoiId)
public String getMiniAppDesc()
public void setMiniAppDesc(String miniAppDesc)
public String getMiniAppName()
public void setMiniAppName(String miniAppName)
public Long getSellerId()
public void setSellerId(Long sellerId)
public String getSellerNick()
public void setSellerNick(String sellerNick)
public Long getStoreId()
public void setStoreId(Long storeId)
public Long getStoreStatus()
public void setStoreStatus(Long storeStatus)
public Long getSubSellerId()
public void setSubSellerId(Long subSellerId)
Copyright © 2023. All rights reserved.