public class RecognizePhilippinesUMIDOCRResponse extends AbstractModel
skipSign
Constructor and Description |
---|
RecognizePhilippinesUMIDOCRResponse() |
RecognizePhilippinesUMIDOCRResponse(RecognizePhilippinesUMIDOCRResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public RecognizePhilippinesUMIDOCRResponse()
public RecognizePhilippinesUMIDOCRResponse(RecognizePhilippinesUMIDOCRResponse source)
public TextDetectionResult getSurname()
public void setSurname(TextDetectionResult Surname)
Surname
- 姓public TextDetectionResult getMiddleName()
public void setMiddleName(TextDetectionResult MiddleName)
MiddleName
- 中间名public TextDetectionResult getGivenName()
public void setGivenName(TextDetectionResult GivenName)
GivenName
- 名public TextDetectionResult getAddress()
public void setAddress(TextDetectionResult Address)
Address
- 地址public TextDetectionResult getBirthday()
public void setBirthday(TextDetectionResult Birthday)
Birthday
- 生日public TextDetectionResult getCRN()
public void setCRN(TextDetectionResult CRN)
CRN
- crn码public TextDetectionResult getSex()
public void setSex(TextDetectionResult Sex)
Sex
- 性别public TextDetectionResult getHeadPortrait()
public void setHeadPortrait(TextDetectionResult HeadPortrait)
HeadPortrait
- 人像照片Base64后的结果public String getRequestId()
public void setRequestId(String RequestId)
RequestId
- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。Copyright © 2023. All rights reserved.