public class AlipayCommerceIndirectmerchantModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceIndirectmerchantModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndustryTemplateCode() |
String |
getLogoImageId() |
String |
getLogoUrl() |
String |
getMerchantAppId() |
String |
getMerchantName() |
String |
getMerchantPid() |
List<MerchantSettleRelationProcessorRequest> |
getMerchantSettleRelationList() |
String |
getPhone() |
void |
setIndustryTemplateCode(String industryTemplateCode) |
void |
setLogoImageId(String logoImageId) |
void |
setLogoUrl(String logoUrl) |
void |
setMerchantAppId(String merchantAppId) |
void |
setMerchantName(String merchantName) |
void |
setMerchantPid(String merchantPid) |
void |
setMerchantSettleRelationList(List<MerchantSettleRelationProcessorRequest> merchantSettleRelationList) |
void |
setPhone(String phone) |
public AlipayCommerceIndirectmerchantModifyModel()
public String getIndustryTemplateCode()
public void setIndustryTemplateCode(String industryTemplateCode)
public String getLogoImageId()
public void setLogoImageId(String logoImageId)
public String getLogoUrl()
public void setLogoUrl(String logoUrl)
public String getMerchantAppId()
public void setMerchantAppId(String merchantAppId)
public String getMerchantName()
public void setMerchantName(String merchantName)
public String getMerchantPid()
public void setMerchantPid(String merchantPid)
public List<MerchantSettleRelationProcessorRequest> getMerchantSettleRelationList()
public void setMerchantSettleRelationList(List<MerchantSettleRelationProcessorRequest> merchantSettleRelationList)
public String getPhone()
public void setPhone(String phone)
Copyright © 2024. All rights reserved.