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.
10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 |
# File 'lib/v20181119/models.rb', line 10052 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 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。
10050 10051 10052 |
# File 'lib/v20181119/models.rb', line 10050 def VeteranStatus @VeteranStatus end |
Instance Method Details
#deserialize(params) ⇒ Object
10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 |
# File 'lib/v20181119/models.rb', line 10084 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 |