public class AntMerchantExpandIndirectZftCreateModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandIndirectZftCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAliasName()
Gets alias name.
|
String |
getAlipayLogonId()
Gets alipay logon id.
|
String |
getBindingAlipayLogonId()
Gets binding alipay logon id.
|
List<SettleCardInfo> |
getBizCards()
Gets biz cards.
|
AddressInfo |
getBusinessAddress()
Gets business address.
|
String |
getCertImage()
Gets cert image.
|
String |
getCertImageBack()
Gets cert image back.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
List<ContactInfo> |
getContactInfos()
Gets contact infos.
|
String |
getExternalId()
Gets external id.
|
MerchantInvoiceInfo |
getInvoiceInfo()
Gets invoice info.
|
String |
getLegalCertBackImage()
Gets legal cert back image.
|
String |
getLegalCertFrontImage()
Gets legal cert front image.
|
String |
getLegalCertNo()
Gets legal cert no.
|
String |
getLegalName()
Gets legal name.
|
String |
getLicenseAuthLetterImage()
Gets license auth letter image.
|
String |
getMcc()
Gets mcc.
|
String |
getMerchantType()
Gets merchant type.
|
String |
getName()
Gets name.
|
String |
getOutBizNo()
Gets out biz no.
|
List<String> |
getOutDoorImages()
Gets out door images.
|
List<IndustryQualificationInfo> |
getQualifications()
Gets qualifications.
|
List<String> |
getService()
Gets service.
|
String |
getServicePhone()
Gets service phone.
|
String |
getSignTimeWithIsv()
Gets sign time with isv.
|
List<SiteInfo> |
getSites()
Gets sites.
|
void |
setAliasName(String aliasName)
Sets alias name.
|
void |
setAlipayLogonId(String alipayLogonId)
Sets alipay logon id.
|
void |
setBindingAlipayLogonId(String bindingAlipayLogonId)
Sets binding alipay logon id.
|
void |
setBizCards(List<SettleCardInfo> bizCards)
Sets biz cards.
|
void |
setBusinessAddress(AddressInfo businessAddress)
Sets business address.
|
void |
setCertImage(String certImage)
Sets cert image.
|
void |
setCertImageBack(String certImageBack)
Sets cert image back.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setContactInfos(List<ContactInfo> contactInfos)
Sets contact infos.
|
void |
setExternalId(String externalId)
Sets external id.
|
void |
setInvoiceInfo(MerchantInvoiceInfo invoiceInfo)
Sets invoice info.
|
void |
setLegalCertBackImage(String legalCertBackImage)
Sets legal cert back image.
|
void |
setLegalCertFrontImage(String legalCertFrontImage)
Sets legal cert front image.
|
void |
setLegalCertNo(String legalCertNo)
Sets legal cert no.
|
void |
setLegalName(String legalName)
Sets legal name.
|
void |
setLicenseAuthLetterImage(String licenseAuthLetterImage)
Sets license auth letter image.
|
void |
setMcc(String mcc)
Sets mcc.
|
void |
setMerchantType(String merchantType)
Sets merchant type.
|
void |
setName(String name)
Sets name.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOutDoorImages(List<String> outDoorImages)
Sets out door images.
|
void |
setQualifications(List<IndustryQualificationInfo> qualifications)
Sets qualifications.
|
void |
setService(List<String> service)
Sets service.
|
void |
setServicePhone(String servicePhone)
Sets service phone.
|
void |
setSignTimeWithIsv(String signTimeWithIsv)
Sets sign time with isv.
|
void |
setSites(List<SiteInfo> sites)
Sets sites.
|
public AntMerchantExpandIndirectZftCreateModel()
public String getAliasName()
public void setAliasName(String aliasName)
aliasName
- the alias namepublic String getAlipayLogonId()
public void setAlipayLogonId(String alipayLogonId)
alipayLogonId
- the alipay logon idpublic String getBindingAlipayLogonId()
public void setBindingAlipayLogonId(String bindingAlipayLogonId)
bindingAlipayLogonId
- the binding alipay logon idpublic List<SettleCardInfo> getBizCards()
public void setBizCards(List<SettleCardInfo> bizCards)
bizCards
- the biz cardspublic AddressInfo getBusinessAddress()
public void setBusinessAddress(AddressInfo businessAddress)
businessAddress
- the business addresspublic String getCertImage()
public void setCertImage(String certImage)
certImage
- the cert imagepublic String getCertImageBack()
public void setCertImageBack(String certImageBack)
certImageBack
- the cert image backpublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic List<ContactInfo> getContactInfos()
public void setContactInfos(List<ContactInfo> contactInfos)
contactInfos
- the contact infospublic String getExternalId()
public void setExternalId(String externalId)
externalId
- the external idpublic MerchantInvoiceInfo getInvoiceInfo()
public void setInvoiceInfo(MerchantInvoiceInfo invoiceInfo)
invoiceInfo
- the invoice infopublic String getLegalCertBackImage()
public void setLegalCertBackImage(String legalCertBackImage)
legalCertBackImage
- the legal cert back imagepublic String getLegalCertFrontImage()
public void setLegalCertFrontImage(String legalCertFrontImage)
legalCertFrontImage
- the legal cert front imagepublic String getLegalCertNo()
public void setLegalCertNo(String legalCertNo)
legalCertNo
- the legal cert nopublic String getLegalName()
public void setLegalName(String legalName)
legalName
- the legal namepublic String getLicenseAuthLetterImage()
public void setLicenseAuthLetterImage(String licenseAuthLetterImage)
licenseAuthLetterImage
- the license auth letter imagepublic String getMcc()
public void setMcc(String mcc)
mcc
- the mccpublic String getMerchantType()
public void setMerchantType(String merchantType)
merchantType
- the merchant typepublic String getName()
public void setName(String name)
name
- the namepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic List<String> getOutDoorImages()
public void setOutDoorImages(List<String> outDoorImages)
outDoorImages
- the out door imagespublic List<IndustryQualificationInfo> getQualifications()
public void setQualifications(List<IndustryQualificationInfo> qualifications)
qualifications
- the qualificationspublic void setService(List<String> service)
service
- the servicepublic String getServicePhone()
public void setServicePhone(String servicePhone)
servicePhone
- the service phonepublic String getSignTimeWithIsv()
public void setSignTimeWithIsv(String signTimeWithIsv)
signTimeWithIsv
- the sign time with isvCopyright © 2018. All rights reserved.