Class: RequisitesReferenceFromOvdMapper

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

Overview

Note:

Реквизиты справки ОВД в заявлении отца об установлении отцовства

Instance Attribute Summary collapse

Instance Attribute Details

#document_dateDate

Дата документа minOccurs: 1, maxOccurs: 1

Returns:

  • (Date)


16
17
18
# File 'app/mappers/requisites_reference_from_ovd_mapper.rb', line 16

def document_date
  @document_date
end

#organization_nameNOTEmptyString

Наименование организации minOccurs: 1, maxOccurs: 1

Returns:

  • (NOTEmptyString)


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

def organization_name
  @organization_name
end