Class: StatementContentOfAdoptionMapper

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

Overview

Note:

Заявление об усыновлении, подаваемое в электронном виде

Instance Attribute Summary collapse

Instance Attribute Details

#is_adoptive_parentsBoolean

Признак того, что усыновители (усыновитель) записаны родителями (родителем) ребенка minOccurs: 0, maxOccurs: 1

Returns:

  • (Boolean)


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

def is_adoptive_parents
  @is_adoptive_parents
end