Class: SendServiceOfBirthRequestObjMapper
- Inherits:
-
Object
- Object
- SendServiceOfBirthRequestObjMapper
- Includes:
- XmlSchemaMapper
- Defined in:
- app/mappers/send_service_of_birth_request_obj_mapper.rb
Instance Attribute Summary collapse
-
#statement_of_birth ⇒ StatementOfBirthMapper
minOccurs: 1, maxOccurs: 1.
Instance Attribute Details
#statement_of_birth ⇒ StatementOfBirthMapper
minOccurs: 1, maxOccurs: 1
10 11 12 |
# File 'app/mappers/send_service_of_birth_request_obj_mapper.rb', line 10 def statement_of_birth @statement_of_birth end |