public class AlipayUserCertifyInfoApplyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserCertifyInfoApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentAuthLetterPicture()
Gets agent auth letter picture.
|
String |
getAgentCertCardAssistPicture()
Gets agent cert card assist picture.
|
String |
getAgentCertCardInfoPicture()
Gets agent cert card info picture.
|
String |
getAgentCertExpiredDate()
Gets agent cert expired date.
|
String |
getAgentCertNo()
Gets agent cert no.
|
String |
getAgentCertType()
Gets agent cert type.
|
String |
getAgentName()
Gets agent name.
|
String |
getBizFrom()
Gets biz from.
|
String |
getContactMobile()
Gets contact mobile.
|
String |
getLegalCertCardAssistPicture()
Gets legal cert card assist picture.
|
String |
getLegalCertCardInfoPicture()
Gets legal cert card info picture.
|
String |
getLegalCertExpiredDate()
Gets legal cert expired date.
|
String |
getLegalCertNo()
Gets legal cert no.
|
String |
getLegalCertType()
Gets legal cert type.
|
String |
getLegalName()
Gets legal name.
|
String |
getOrgAddress()
Gets org address.
|
String |
getOrgBusinessScope()
Gets org business scope.
|
String |
getOrgCity()
Gets org city.
|
String |
getOrgCountry()
Gets org country.
|
String |
getOrgMainCertExpiredDate()
Gets org main cert expired date.
|
String |
getOrgMainCertNo()
Gets org main cert no.
|
String |
getOrgMainCertPicture()
Gets org main cert picture.
|
String |
getOrgName()
Gets org name.
|
String |
getOrgProvince()
Gets org province.
|
String |
getOrgType()
Gets org type.
|
String |
getRegisterCapital()
Gets register capital.
|
String |
getUserId()
Gets user id.
|
void |
setAgentAuthLetterPicture(String agentAuthLetterPicture)
Sets agent auth letter picture.
|
void |
setAgentCertCardAssistPicture(String agentCertCardAssistPicture)
Sets agent cert card assist picture.
|
void |
setAgentCertCardInfoPicture(String agentCertCardInfoPicture)
Sets agent cert card info picture.
|
void |
setAgentCertExpiredDate(String agentCertExpiredDate)
Sets agent cert expired date.
|
void |
setAgentCertNo(String agentCertNo)
Sets agent cert no.
|
void |
setAgentCertType(String agentCertType)
Sets agent cert type.
|
void |
setAgentName(String agentName)
Sets agent name.
|
void |
setBizFrom(String bizFrom)
Sets biz from.
|
void |
setContactMobile(String contactMobile)
Sets contact mobile.
|
void |
setLegalCertCardAssistPicture(String legalCertCardAssistPicture)
Sets legal cert card assist picture.
|
void |
setLegalCertCardInfoPicture(String legalCertCardInfoPicture)
Sets legal cert card info picture.
|
void |
setLegalCertExpiredDate(String legalCertExpiredDate)
Sets legal cert expired date.
|
void |
setLegalCertNo(String legalCertNo)
Sets legal cert no.
|
void |
setLegalCertType(String legalCertType)
Sets legal cert type.
|
void |
setLegalName(String legalName)
Sets legal name.
|
void |
setOrgAddress(String orgAddress)
Sets org address.
|
void |
setOrgBusinessScope(String orgBusinessScope)
Sets org business scope.
|
void |
setOrgCity(String orgCity)
Sets org city.
|
void |
setOrgCountry(String orgCountry)
Sets org country.
|
void |
setOrgMainCertExpiredDate(String orgMainCertExpiredDate)
Sets org main cert expired date.
|
void |
setOrgMainCertNo(String orgMainCertNo)
Sets org main cert no.
|
void |
setOrgMainCertPicture(String orgMainCertPicture)
Sets org main cert picture.
|
void |
setOrgName(String orgName)
Sets org name.
|
void |
setOrgProvince(String orgProvince)
Sets org province.
|
void |
setOrgType(String orgType)
Sets org type.
|
void |
setRegisterCapital(String registerCapital)
Sets register capital.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAgentAuthLetterPicture()
public void setAgentAuthLetterPicture(String agentAuthLetterPicture)
agentAuthLetterPicture - the agent auth letter picturepublic String getAgentCertCardAssistPicture()
public void setAgentCertCardAssistPicture(String agentCertCardAssistPicture)
agentCertCardAssistPicture - the agent cert card assist picturepublic String getAgentCertCardInfoPicture()
public void setAgentCertCardInfoPicture(String agentCertCardInfoPicture)
agentCertCardInfoPicture - the agent cert card info picturepublic String getAgentCertExpiredDate()
public void setAgentCertExpiredDate(String agentCertExpiredDate)
agentCertExpiredDate - the agent cert expired datepublic String getAgentCertNo()
public void setAgentCertNo(String agentCertNo)
agentCertNo - the agent cert nopublic String getAgentCertType()
public void setAgentCertType(String agentCertType)
agentCertType - the agent cert typepublic String getAgentName()
public void setAgentName(String agentName)
agentName - the agent namepublic String getBizFrom()
public void setBizFrom(String bizFrom)
bizFrom - the biz frompublic String getContactMobile()
public void setContactMobile(String contactMobile)
contactMobile - the contact mobilepublic String getLegalCertCardAssistPicture()
public void setLegalCertCardAssistPicture(String legalCertCardAssistPicture)
legalCertCardAssistPicture - the legal cert card assist picturepublic String getLegalCertCardInfoPicture()
public void setLegalCertCardInfoPicture(String legalCertCardInfoPicture)
legalCertCardInfoPicture - the legal cert card info picturepublic String getLegalCertExpiredDate()
public void setLegalCertExpiredDate(String legalCertExpiredDate)
legalCertExpiredDate - the legal cert expired datepublic String getLegalCertNo()
public void setLegalCertNo(String legalCertNo)
legalCertNo - the legal cert nopublic String getLegalCertType()
public void setLegalCertType(String legalCertType)
legalCertType - the legal cert typepublic String getLegalName()
public void setLegalName(String legalName)
legalName - the legal namepublic String getOrgAddress()
public void setOrgAddress(String orgAddress)
orgAddress - the org addresspublic String getOrgBusinessScope()
public void setOrgBusinessScope(String orgBusinessScope)
orgBusinessScope - the org business scopepublic String getOrgCity()
public void setOrgCity(String orgCity)
orgCity - the org citypublic String getOrgCountry()
public void setOrgCountry(String orgCountry)
orgCountry - the org countrypublic String getOrgMainCertExpiredDate()
public void setOrgMainCertExpiredDate(String orgMainCertExpiredDate)
orgMainCertExpiredDate - the org main cert expired datepublic String getOrgMainCertNo()
public void setOrgMainCertNo(String orgMainCertNo)
orgMainCertNo - the org main cert nopublic String getOrgMainCertPicture()
public void setOrgMainCertPicture(String orgMainCertPicture)
orgMainCertPicture - the org main cert picturepublic String getOrgName()
public void setOrgName(String orgName)
orgName - the org namepublic String getOrgProvince()
public void setOrgProvince(String orgProvince)
orgProvince - the org provincepublic String getOrgType()
public void setOrgType(String orgType)
orgType - the org typepublic String getRegisterCapital()
public void setRegisterCapital(String registerCapital)
registerCapital - the register capitalpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.