public class SsdataDataserviceDtevalIdentityinfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceDtevalIdentityinfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
String |
getIdCardNo()
Gets id card no.
|
String |
getPhone()
Gets phone.
|
String |
getStatus()
Gets status.
|
String |
getUserName()
Gets user name.
|
void |
setDescription(String description)
Sets description.
|
void |
setIdCardNo(String idCardNo)
Sets id card no.
|
void |
setPhone(String phone)
Sets phone.
|
void |
setStatus(String status)
Sets status.
|
void |
setUserName(String userName)
Sets user name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceDtevalIdentityinfoQueryResponse()
public void setDescription(String description)
description
- the descriptionpublic String getDescription()
public void setIdCardNo(String idCardNo)
idCardNo
- the id card nopublic String getIdCardNo()
public void setPhone(String phone)
phone
- the phonepublic String getPhone()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setUserName(String userName)
userName
- the user namepublic String getUserName()
Copyright © 2018. All rights reserved.