public class AlipayCommerceEducateTrainShopModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEducateTrainShopModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShopAddressInfo |
getAddressInfo() |
String |
getAppletAppid() |
String |
getBizType() |
String |
getDesc() |
String |
getIncomeAccount() |
ShopMerchantInfo |
getMerchantInfo() |
String |
getName() |
String |
getOutShopId() |
String |
getPic() |
List<String> |
getServicePhone() |
String |
getShopId() |
String |
getSourceType() |
String |
getUrl() |
void |
setAddressInfo(ShopAddressInfo addressInfo) |
void |
setAppletAppid(String appletAppid) |
void |
setBizType(String bizType) |
void |
setDesc(String desc) |
void |
setIncomeAccount(String incomeAccount) |
void |
setMerchantInfo(ShopMerchantInfo merchantInfo) |
void |
setName(String name) |
void |
setOutShopId(String outShopId) |
void |
setPic(String pic) |
void |
setServicePhone(List<String> servicePhone) |
void |
setShopId(String shopId) |
void |
setSourceType(String sourceType) |
void |
setUrl(String url) |
public AlipayCommerceEducateTrainShopModifyModel()
public ShopAddressInfo getAddressInfo()
public void setAddressInfo(ShopAddressInfo addressInfo)
public String getAppletAppid()
public void setAppletAppid(String appletAppid)
public String getBizType()
public void setBizType(String bizType)
public String getDesc()
public void setDesc(String desc)
public String getIncomeAccount()
public void setIncomeAccount(String incomeAccount)
public ShopMerchantInfo getMerchantInfo()
public void setMerchantInfo(ShopMerchantInfo merchantInfo)
public String getName()
public void setName(String name)
public String getOutShopId()
public void setOutShopId(String outShopId)
public String getPic()
public void setPic(String pic)
public String getShopId()
public void setShopId(String shopId)
public String getSourceType()
public void setSourceType(String sourceType)
public String getUrl()
public void setUrl(String url)
Copyright © 2023. All rights reserved.