public class RecognizePhilippinesDrivingLicenseOCRResponse extends AbstractModel
skipSign| Constructor and Description |
|---|
RecognizePhilippinesDrivingLicenseOCRResponse() |
RecognizePhilippinesDrivingLicenseOCRResponse(RecognizePhilippinesDrivingLicenseOCRResponse 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, toJsonStringpublic RecognizePhilippinesDrivingLicenseOCRResponse()
public RecognizePhilippinesDrivingLicenseOCRResponse(RecognizePhilippinesDrivingLicenseOCRResponse source)
public TextDetectionResult getHeadPortrait()
public void setHeadPortrait(TextDetectionResult HeadPortrait)
HeadPortrait - 人像照片Base64后的结果public TextDetectionResult getName()
public void setName(TextDetectionResult Name)
Name - 姓名public TextDetectionResult getLastName()
public void setLastName(TextDetectionResult LastName)
LastName - 姓氏public TextDetectionResult getFirstName()
public void setFirstName(TextDetectionResult FirstName)
FirstName - 首姓名public TextDetectionResult getMiddleName()
public void setMiddleName(TextDetectionResult MiddleName)
MiddleName - 中间姓名public TextDetectionResult getNationality()
public void setNationality(TextDetectionResult Nationality)
Nationality - 国籍public TextDetectionResult getSex()
public void setSex(TextDetectionResult Sex)
Sex - 性别public TextDetectionResult getAddress()
public void setAddress(TextDetectionResult Address)
Address - 地址public TextDetectionResult getLicenseNo()
public void setLicenseNo(TextDetectionResult LicenseNo)
LicenseNo - 证号public TextDetectionResult getExpiresDate()
public void setExpiresDate(TextDetectionResult ExpiresDate)
ExpiresDate - 有效期public TextDetectionResult getAgencyCode()
public void setAgencyCode(TextDetectionResult AgencyCode)
AgencyCode - 机构代码public TextDetectionResult getBirthday()
public void setBirthday(TextDetectionResult Birthday)
Birthday - 出生日期public String getRequestId()
public void setRequestId(String RequestId)
RequestId - 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。Copyright © 2023. All rights reserved.