public class AlipayIserviceCognitiveOcrIdcardQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrIdcardQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBirth()
Gets birth.
|
String |
getErrorContent()
Gets error content.
|
String |
getNationality()
Gets nationality.
|
String |
getNum()
Gets num.
|
String |
getRequestId()
Gets request id.
|
String |
getSex()
Gets sex.
|
Boolean |
getSuccess()
Gets success.
|
String |
getTraceId()
Gets trace id.
|
void |
setAddress(String address)
Sets address.
|
void |
setBirth(String birth)
Sets birth.
|
void |
setErrorContent(String errorContent)
Sets error content.
|
void |
setNationality(String nationality)
Sets nationality.
|
void |
setNum(String num)
Sets num.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSex(String sex)
Sets sex.
|
void |
setSuccess(Boolean success)
Sets success.
|
void |
setTraceId(String traceId)
Sets trace id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrIdcardQueryResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setBirth(String birth)
birth
- the birthpublic String getBirth()
public void setErrorContent(String errorContent)
errorContent
- the error contentpublic String getErrorContent()
public void setNationality(String nationality)
nationality
- the nationalitypublic String getNationality()
public void setNum(String num)
num
- the numpublic String getNum()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setSex(String sex)
sex
- the sexpublic String getSex()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
Copyright © 2018. All rights reserved.