Class: ActRecordContentOfNameChangeMapper

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

Overview

Note:

Актовая запись о смене имени

Instance Attribute Summary collapse

Instance Attribute Details

#changed_initialsPersonInitialsMapper

ФИО лица (после перемены имени) minOccurs: 1, maxOccurs: 1



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

def changed_initials
  @changed_initials
end