public class LegalRepresentativeInfo extends AlipayObject
| Constructor and Description |
|---|
LegalRepresentativeInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLegalRepresentativeCertIndate()
Gets legal representative cert indate.
|
String |
getLegalRepresentativeCertNo()
Gets legal representative cert no.
|
String |
getLegalRepresentativeCertPicBack()
Gets legal representative cert pic back.
|
String |
getLegalRepresentativeCertPicFront()
Gets legal representative cert pic front.
|
String |
getLegalRepresentativeCertType()
Gets legal representative cert type.
|
String |
getLegalRepresentativeName()
Gets legal representative name.
|
void |
setLegalRepresentativeCertIndate(String legalRepresentativeCertIndate)
Sets legal representative cert indate.
|
void |
setLegalRepresentativeCertNo(String legalRepresentativeCertNo)
Sets legal representative cert no.
|
void |
setLegalRepresentativeCertPicBack(String legalRepresentativeCertPicBack)
Sets legal representative cert pic back.
|
void |
setLegalRepresentativeCertPicFront(String legalRepresentativeCertPicFront)
Sets legal representative cert pic front.
|
void |
setLegalRepresentativeCertType(String legalRepresentativeCertType)
Sets legal representative cert type.
|
void |
setLegalRepresentativeName(String legalRepresentativeName)
Sets legal representative name.
|
public String getLegalRepresentativeCertIndate()
public void setLegalRepresentativeCertIndate(String legalRepresentativeCertIndate)
legalRepresentativeCertIndate - the legal representative cert indatepublic String getLegalRepresentativeCertNo()
public void setLegalRepresentativeCertNo(String legalRepresentativeCertNo)
legalRepresentativeCertNo - the legal representative cert nopublic String getLegalRepresentativeCertPicBack()
public void setLegalRepresentativeCertPicBack(String legalRepresentativeCertPicBack)
legalRepresentativeCertPicBack - the legal representative cert pic backpublic String getLegalRepresentativeCertPicFront()
public void setLegalRepresentativeCertPicFront(String legalRepresentativeCertPicFront)
legalRepresentativeCertPicFront - the legal representative cert pic frontpublic String getLegalRepresentativeCertType()
public void setLegalRepresentativeCertType(String legalRepresentativeCertType)
legalRepresentativeCertType - the legal representative cert typepublic String getLegalRepresentativeName()
public void setLegalRepresentativeName(String legalRepresentativeName)
legalRepresentativeName - the legal representative nameCopyright © 2018. All rights reserved.