public class AlipayUserAuthZhimaorgIdentityApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayUserAuthZhimaorgIdentityApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getName()
Gets name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setName(String name)
Sets name.
|
public AlipayUserAuthZhimaorgIdentityApplyModel()
public String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getName()
public void setName(String name)
name
- the nameCopyright © 2018. All rights reserved.