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