public class AlipayUserAuthZhimaperInternalApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayUserAuthZhimaperInternalApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getLinkedMerchantId()
Gets linked merchant id.
|
String |
getMobile()
Gets mobile.
|
String |
getName()
Gets name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setLinkedMerchantId(String linkedMerchantId)
Sets linked merchant id.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setName(String name)
Sets name.
|
public AlipayUserAuthZhimaperInternalApplyModel()
public String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getLinkedMerchantId()
public void setLinkedMerchantId(String linkedMerchantId)
linkedMerchantId
- the linked merchant idpublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getName()
public void setName(String name)
name
- the nameCopyright © 2018. All rights reserved.