public class SsdataFindataQxUserinfoUploadModel extends AlipayObject
Constructor and Description |
---|
SsdataFindataQxUserinfoUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtParams()
Gets ext params.
|
String |
getIdCardNo()
Gets id card no.
|
String |
getOrgBizNo()
Gets org biz no.
|
String |
getPhone()
Gets phone.
|
String |
getUserName()
Gets user name.
|
void |
setExtParams(String extParams)
Sets ext params.
|
void |
setIdCardNo(String idCardNo)
Sets id card no.
|
void |
setOrgBizNo(String orgBizNo)
Sets org biz no.
|
void |
setPhone(String phone)
Sets phone.
|
void |
setUserName(String userName)
Sets user name.
|
public String getExtParams()
public void setExtParams(String extParams)
extParams
- the ext paramspublic 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 getUserName()
public void setUserName(String userName)
userName
- the user nameCopyright © 2018. All rights reserved.