Class: TencentCloud::Ocr::V20181119::ResidenceBookletOCRResponse
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ocr::V20181119::ResidenceBookletOCRResponse
- Defined in:
- lib/v20181119/models.rb
Overview
ResidenceBookletOCR返回参数结构体
Instance Attribute Summary collapse
- #Address ⇒ Object
- #BirthDate ⇒ Object
- #BirthPlace ⇒ Object
- #BloodType ⇒ Object
- #EducationDegree ⇒ Object
- #FormerName ⇒ Object
- #Height ⇒ Object
- #HomePageNumber ⇒ Object
- #Household ⇒ Object
- #HouseholderName ⇒ Object
- #HouseholdNumber ⇒ Object
- #IdCardNumber ⇒ Object
- #IssueDate ⇒ Object
- #MaritalStatus ⇒ Object
- #MoveToCityInformation ⇒ Object
- #MoveToSiteInformation ⇒ Object
- #Name ⇒ Object
- #Nation ⇒ Object
- #NativePlace ⇒ Object
- #OtherAddresses ⇒ Object
- #Profession ⇒ Object
- #RegistrationDate ⇒ Object
- #Relationship ⇒ Object
- #ReligiousBelief ⇒ Object
- #RequestId ⇒ Object
- #ServicePlace ⇒ Object
- #Sex ⇒ Object
- #Signature ⇒ Object
- #VeteranStatus ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(householdnumber = nil, name = nil, sex = nil, birthplace = nil, nation = nil, nativeplace = nil, birthdate = nil, idcardnumber = nil, educationdegree = nil, serviceplace = nil, household = nil, address = nil, signature = nil, issuedate = nil, homepagenumber = nil, householdername = nil, relationship = nil, otheraddresses = nil, religiousbelief = nil, height = nil, bloodtype = nil, maritalstatus = nil, veteranstatus = nil, profession = nil, movetocityinformation = nil, movetositeinformation = nil, registrationdate = nil, formername = nil, requestid = nil) ⇒ ResidenceBookletOCRResponse
constructor
A new instance of ResidenceBookletOCRResponse.
Constructor Details
#initialize(householdnumber = nil, name = nil, sex = nil, birthplace = nil, nation = nil, nativeplace = nil, birthdate = nil, idcardnumber = nil, educationdegree = nil, serviceplace = nil, household = nil, address = nil, signature = nil, issuedate = nil, homepagenumber = nil, householdername = nil, relationship = nil, otheraddresses = nil, religiousbelief = nil, height = nil, bloodtype = nil, maritalstatus = nil, veteranstatus = nil, profession = nil, movetocityinformation = nil, movetositeinformation = nil, registrationdate = nil, formername = nil, requestid = nil) ⇒ ResidenceBookletOCRResponse
Returns a new instance of ResidenceBookletOCRResponse.
10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 |
# File 'lib/v20181119/models.rb', line 10152 def initialize(householdnumber=nil, name=nil, sex=nil, birthplace=nil, nation=nil, nativeplace=nil, birthdate=nil, idcardnumber=nil, educationdegree=nil, serviceplace=nil, household=nil, address=nil, signature=nil, issuedate=nil, homepagenumber=nil, householdername=nil, relationship=nil, otheraddresses=nil, religiousbelief=nil, height=nil, bloodtype=nil, maritalstatus=nil, veteranstatus=nil, profession=nil, movetocityinformation=nil, movetositeinformation=nil, registrationdate=nil, formername=nil, requestid=nil) @HouseholdNumber = householdnumber @Name = name @Sex = sex @BirthPlace = birthplace @Nation = nation @NativePlace = nativeplace @BirthDate = birthdate @IdCardNumber = idcardnumber @EducationDegree = educationdegree @ServicePlace = serviceplace @Household = household @Address = address @Signature = signature @IssueDate = issuedate @HomePageNumber = homepagenumber @HouseholderName = householdername @Relationship = relationship @OtherAddresses = otheraddresses @ReligiousBelief = religiousbelief @Height = height @BloodType = bloodtype @MaritalStatus = maritalstatus @VeteranStatus = veteranstatus @Profession = profession @MoveToCityInformation = movetocityinformation @MoveToSiteInformation = movetositeinformation @RegistrationDate = registrationdate @FormerName = formername @RequestId = requestid end |
Instance Attribute Details
#Address ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Address @Address end |
#BirthDate ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def BirthDate @BirthDate end |
#BirthPlace ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def BirthPlace @BirthPlace end |
#BloodType ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def BloodType @BloodType end |
#EducationDegree ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def EducationDegree @EducationDegree end |
#FormerName ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def FormerName @FormerName end |
#Height ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Height @Height end |
#HomePageNumber ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def HomePageNumber @HomePageNumber end |
#Household ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Household @Household end |
#HouseholderName ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def HouseholderName @HouseholderName end |
#HouseholdNumber ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def HouseholdNumber @HouseholdNumber end |
#IdCardNumber ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def IdCardNumber @IdCardNumber end |
#IssueDate ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def IssueDate @IssueDate end |
#MaritalStatus ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def MaritalStatus @MaritalStatus end |
#MoveToCityInformation ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def MoveToCityInformation @MoveToCityInformation end |
#MoveToSiteInformation ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def MoveToSiteInformation @MoveToSiteInformation end |
#Name ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Name @Name end |
#Nation ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Nation @Nation end |
#NativePlace ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def NativePlace @NativePlace end |
#OtherAddresses ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def OtherAddresses @OtherAddresses end |
#Profession ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Profession @Profession end |
#RegistrationDate ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def RegistrationDate @RegistrationDate end |
#Relationship ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Relationship @Relationship end |
#ReligiousBelief ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def ReligiousBelief @ReligiousBelief end |
#RequestId ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def RequestId @RequestId end |
#ServicePlace ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def ServicePlace @ServicePlace end |
#Sex ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Sex @Sex end |
#Signature ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def Signature @Signature end |
#VeteranStatus ⇒ Object
Parameters:
-
HouseholdNumber:
—
户号
-
Name:
—
姓名
-
Sex:
—
性别
-
BirthPlace:
—
出生地
-
Nation:
—
民族
-
NativePlace:
—
籍贯
-
BirthDate:
—
出生日期
-
IdCardNumber:
—
公民身份证件编号
-
EducationDegree:
—
文化程度
-
ServicePlace:
—
服务处所
-
Household:
—
户别
-
Address:
—
住址
-
Signature:
—
承办人签章文字
-
IssueDate:
—
签发日期
-
HomePageNumber:
—
户主页编号
-
HouseholderName:
—
户主姓名
-
Relationship:
—
户主或与户主关系
-
OtherAddresses:
—
本市(县)其他住址
-
ReligiousBelief:
—
宗教信仰
-
Height:
—
身高
-
BloodType:
—
血型
-
MaritalStatus:
—
婚姻状况
-
VeteranStatus:
—
兵役状况
-
Profession:
—
职业
-
MoveToCityInformation:
—
何时由何地迁来本市(县)
-
MoveToSiteInformation:
—
何时由何地迁来本址
-
RegistrationDate:
—
登记日期
-
FormerName:
—
曾用名
-
RequestId:
—
唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10150 10151 10152 |
# File 'lib/v20181119/models.rb', line 10150 def VeteranStatus @VeteranStatus end |
Instance Method Details
#deserialize(params) ⇒ Object
10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 |
# File 'lib/v20181119/models.rb', line 10184 def deserialize(params) @HouseholdNumber = params['HouseholdNumber'] @Name = params['Name'] @Sex = params['Sex'] @BirthPlace = params['BirthPlace'] @Nation = params['Nation'] @NativePlace = params['NativePlace'] @BirthDate = params['BirthDate'] @IdCardNumber = params['IdCardNumber'] @EducationDegree = params['EducationDegree'] @ServicePlace = params['ServicePlace'] @Household = params['Household'] @Address = params['Address'] @Signature = params['Signature'] @IssueDate = params['IssueDate'] @HomePageNumber = params['HomePageNumber'] @HouseholderName = params['HouseholderName'] @Relationship = params['Relationship'] @OtherAddresses = params['OtherAddresses'] @ReligiousBelief = params['ReligiousBelief'] @Height = params['Height'] @BloodType = params['BloodType'] @MaritalStatus = params['MaritalStatus'] @VeteranStatus = params['VeteranStatus'] @Profession = params['Profession'] @MoveToCityInformation = params['MoveToCityInformation'] @MoveToSiteInformation = params['MoveToSiteInformation'] @RegistrationDate = params['RegistrationDate'] @FormerName = params['FormerName'] @RequestId = params['RequestId'] end |