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.
9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 |
# File 'lib/v20181119/models.rb', line 9923 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 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。
9921 9922 9923 |
# File 'lib/v20181119/models.rb', line 9921 def VeteranStatus @VeteranStatus end |
Instance Method Details
#deserialize(params) ⇒ Object
9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 |
# File 'lib/v20181119/models.rb', line 9955 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 |