public class SsdataFindataQxLinkQueryModel extends AlipayObject
Constructor and Description |
---|
SsdataFindataQxLinkQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtParam()
Gets ext param.
|
String |
getIdCardNo()
Gets id card no.
|
String |
getOrgBizNo()
Gets org biz no.
|
String |
getPhone()
Gets phone.
|
String |
getRedirectUrl()
Gets redirect url.
|
String |
getUserName()
Gets user name.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setIdCardNo(String idCardNo)
Sets id card no.
|
void |
setOrgBizNo(String orgBizNo)
Sets org biz no.
|
void |
setPhone(String phone)
Sets phone.
|
void |
setRedirectUrl(String redirectUrl)
Sets redirect url.
|
void |
setUserName(String userName)
Sets user name.
|
public String getExtParam()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getIdCardNo()
public void setIdCardNo(String idCardNo)
idCardNo
- the id card nopublic String getOrgBizNo()
public void setOrgBizNo(String orgBizNo)
orgBizNo
- the org biz nopublic String getPhone()
public void setPhone(String phone)
phone
- the phonepublic String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
redirectUrl
- the redirect urlpublic String getUserName()
public void setUserName(String userName)
userName
- the user nameCopyright © 2018. All rights reserved.