public class OperatorInfo extends AlipayObject
Constructor and Description |
---|
OperatorInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getOperatorCertIndate()
Gets operator cert indate.
|
String |
getOperatorCertNo()
Gets operator cert no.
|
String |
getOperatorCertPicBack()
Gets operator cert pic back.
|
String |
getOperatorCertPicFront()
Gets operator cert pic front.
|
String |
getOperatorCertType()
Gets operator cert type.
|
String |
getOperatorName()
Gets operator name.
|
void |
setOperatorCertIndate(String operatorCertIndate)
Sets operator cert indate.
|
void |
setOperatorCertNo(String operatorCertNo)
Sets operator cert no.
|
void |
setOperatorCertPicBack(String operatorCertPicBack)
Sets operator cert pic back.
|
void |
setOperatorCertPicFront(String operatorCertPicFront)
Sets operator cert pic front.
|
void |
setOperatorCertType(String operatorCertType)
Sets operator cert type.
|
void |
setOperatorName(String operatorName)
Sets operator name.
|
public String getOperatorCertIndate()
public void setOperatorCertIndate(String operatorCertIndate)
operatorCertIndate
- the operator cert indatepublic String getOperatorCertNo()
public void setOperatorCertNo(String operatorCertNo)
operatorCertNo
- the operator cert nopublic String getOperatorCertPicBack()
public void setOperatorCertPicBack(String operatorCertPicBack)
operatorCertPicBack
- the operator cert pic backpublic String getOperatorCertPicFront()
public void setOperatorCertPicFront(String operatorCertPicFront)
operatorCertPicFront
- the operator cert pic frontpublic String getOperatorCertType()
public void setOperatorCertType(String operatorCertType)
operatorCertType
- the operator cert typepublic String getOperatorName()
public void setOperatorName(String operatorName)
operatorName
- the operator nameCopyright © 2018. All rights reserved.