public class NormalIndonesiaIDCard extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| NormalIndonesiaIDCard() | 
| NormalIndonesiaIDCard(NormalIndonesiaIDCard 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getArea()Get Region
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getBirthday()Get Birth place/Birthday
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getBloodType()Get Blood type
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getCity()Get City
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getDueDate()Get ID card validity period
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getFormattedAddress()Get Address
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getFullName()Get Name
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getIssuedDate()Get Date of issue
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getLicenseNumber()Get License number
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getMaritalStatus()Get Marital status
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getNationality()Get Nationality
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getOccupation()Get Job
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getProvince()Get Province
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getReligion()Get Religious beliefs
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getSex()Get Gender
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getStreet()Get Street
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getVillage()Get Village
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setArea(String Area)Set Region
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setBirthday(String Birthday)Set Birth place/Birthday
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setBloodType(String BloodType)Set Blood type
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setCity(String City)Set City
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setDueDate(String DueDate)Set ID card validity period
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setFormattedAddress(String FormattedAddress)Set Address
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setFullName(String FullName)Set Name
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setIssuedDate(String IssuedDate)Set Date of issue
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setLicenseNumber(String LicenseNumber)Set License number
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setMaritalStatus(String MaritalStatus)Set Marital status
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setNationality(String Nationality)Set Nationality
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setOccupation(String Occupation)Set Job
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setProvince(String Province)Set Province
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setReligion(String Religion)Set Religious beliefs
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setSex(String Sex)Set Gender
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setStreet(String Street)Set Street
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setVillage(String Village)Set Village
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic NormalIndonesiaIDCard()
public NormalIndonesiaIDCard(NormalIndonesiaIDCard source)
public String getLicenseNumber()
public void setLicenseNumber(String LicenseNumber)
LicenseNumber - License number
Note: This field may return null, indicating that no valid values can be obtained.public String getFullName()
public void setFullName(String FullName)
FullName - Name
Note: This field may return null, indicating that no valid values can be obtained.public String getBirthday()
public void setBirthday(String Birthday)
Birthday - Birth place/Birthday
Note: This field may return null, indicating that no valid values can be obtained.public String getSex()
public void setSex(String Sex)
Sex - Gender
Note: This field may return null, indicating that no valid values can be obtained.public String getBloodType()
public void setBloodType(String BloodType)
BloodType - Blood type
Note: This field may return null, indicating that no valid values can be obtained.public String getFormattedAddress()
public void setFormattedAddress(String FormattedAddress)
FormattedAddress - Address
Note: This field may return null, indicating that no valid values can be obtained.public String getStreet()
public void setStreet(String Street)
Street - Street
Note: This field may return null, indicating that no valid values can be obtained.public String getVillage()
public void setVillage(String Village)
Village - Village
Note: This field may return null, indicating that no valid values can be obtained.public String getArea()
public void setArea(String Area)
Area - Region
Note: This field may return null, indicating that no valid values can be obtained.public String getReligion()
public void setReligion(String Religion)
Religion - Religious beliefs
Note: This field may return null, indicating that no valid values can be obtained.public String getMaritalStatus()
public void setMaritalStatus(String MaritalStatus)
MaritalStatus - Marital status
Note: This field may return null, indicating that no valid values can be obtained.public String getOccupation()
public void setOccupation(String Occupation)
Occupation - Job
Note: This field may return null, indicating that no valid values can be obtained.public String getNationality()
public void setNationality(String Nationality)
Nationality - Nationality
Note: This field may return null, indicating that no valid values can be obtained.public String getDueDate()
public void setDueDate(String DueDate)
DueDate - ID card validity period
Note: This field may return null, indicating that no valid values can be obtained.public String getIssuedDate()
public void setIssuedDate(String IssuedDate)
IssuedDate - Date of issue
Note: This field may return null, indicating that no valid values can be obtained.public String getProvince()
public void setProvince(String Province)
Province - Province
Note: This field may return null, indicating that no valid values can be obtained.public String getCity()
public void setCity(String City)
City - City
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.