Class: OtherApplicantsForAdoptionMapper

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/other_applicants_for_adoption_mapper.rb

Overview

Note:

Прочие заявители при расторжении брака

Instance Attribute Summary collapse

Instance Attribute Details

#applicant_organizationApplicantOrganizationMapper

minOccurs: 0, maxOccurs: 1



11
12
13
# File 'app/mappers/other_applicants_for_adoption_mapper.rb', line 11

def applicant_organization
  @applicant_organization
end

#applicant_personApplicantPersonMapper

minOccurs: 0, maxOccurs: 1



14
15
16
# File 'app/mappers/other_applicants_for_adoption_mapper.rb', line 14

def applicant_person
  @applicant_person
end

#her_plenipotentiaryApplicantPersonMapper

Сведения о заявителе - физическом лице с ЕЕ стороны (иное уполнеомоченное лицо) minOccurs: 0, maxOccurs: 1



18
19
20
# File 'app/mappers/other_applicants_for_adoption_mapper.rb', line 18

def her_plenipotentiary
  @her_plenipotentiary
end

#his_plenipotentiaryApplicantPersonMapper

Сведения о заявителе - физическом лице с ЕГО стороны (иное уполнеомоченное лицо) minOccurs: 0, maxOccurs: 1



22
23
24
# File 'app/mappers/other_applicants_for_adoption_mapper.rb', line 22

def his_plenipotentiary
  @his_plenipotentiary
end