public class ZolozIdentificationCustomerCertifyInitializeModel extends AlipayObject
Constructor and Description |
---|
ZolozIdentificationCustomerCertifyInitializeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getBizType()
Gets biz type.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
Boolean |
getHasWelcomePage()
Gets has welcome page.
|
String |
getMetainfo()
Gets metainfo.
|
String |
getTerminalPos()
Gets terminal pos.
|
String |
getUserId()
Gets user id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setHasWelcomePage(Boolean hasWelcomePage)
Sets has welcome page.
|
void |
setMetainfo(String metainfo)
Sets metainfo.
|
void |
setTerminalPos(String terminalPos)
Sets terminal pos.
|
void |
setUserId(String userId)
Sets user id.
|
public ZolozIdentificationCustomerCertifyInitializeModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic Boolean getHasWelcomePage()
public void setHasWelcomePage(Boolean hasWelcomePage)
hasWelcomePage
- the has welcome pagepublic String getMetainfo()
public void setMetainfo(String metainfo)
metainfo
- the metainfopublic String getTerminalPos()
public void setTerminalPos(String terminalPos)
terminalPos
- the terminal pospublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.