public class LegalRepresentativeInfo extends AlipayObject
| 构造器和说明 |
|---|
LegalRepresentativeInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLegalRepresentativeCertIndate() |
String |
getLegalRepresentativeCertNo() |
String |
getLegalRepresentativeCertPicBack() |
String |
getLegalRepresentativeCertPicFront() |
String |
getLegalRepresentativeCertType() |
String |
getLegalRepresentativeName() |
void |
setLegalRepresentativeCertIndate(String legalRepresentativeCertIndate) |
void |
setLegalRepresentativeCertNo(String legalRepresentativeCertNo) |
void |
setLegalRepresentativeCertPicBack(String legalRepresentativeCertPicBack) |
void |
setLegalRepresentativeCertPicFront(String legalRepresentativeCertPicFront) |
void |
setLegalRepresentativeCertType(String legalRepresentativeCertType) |
void |
setLegalRepresentativeName(String legalRepresentativeName) |
public String getLegalRepresentativeCertIndate()
public void setLegalRepresentativeCertIndate(String legalRepresentativeCertIndate)
public String getLegalRepresentativeCertNo()
public void setLegalRepresentativeCertNo(String legalRepresentativeCertNo)
public String getLegalRepresentativeCertPicBack()
public void setLegalRepresentativeCertPicBack(String legalRepresentativeCertPicBack)
public String getLegalRepresentativeCertPicFront()
public void setLegalRepresentativeCertPicFront(String legalRepresentativeCertPicFront)
public String getLegalRepresentativeCertType()
public void setLegalRepresentativeCertType(String legalRepresentativeCertType)
public String getLegalRepresentativeName()
public void setLegalRepresentativeName(String legalRepresentativeName)
Copyright © 2020. All rights reserved.