Class: ParticipantsForNameChangeMapper

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

Overview

Note:

Участники АЗ и Заявления

Instance Attribute Summary collapse

Instance Attribute Details

#person_beforeCitizenWithoutIdentDocMapper

Сведения о лице (до перемены имени) minOccurs: 0, maxOccurs: 1



12
13
14
# File 'app/mappers/participants_for_name_change_mapper.rb', line 12

def person_before
  @person_before
end