Class: Nodes::CfdiRelated
- Inherits:
-
BuhoCfdi::BaseNode
- Object
- BuhoCfdi::BaseNode
- Nodes::CfdiRelated
- Defined in:
- lib/buho_cfdi/nodes/cfdi_related.rb
Instance Attribute Summary collapse
-
#relationship_type ⇒ Object
Returns the value of attribute relationship_type.
Attributes inherited from BuhoCfdi::BaseNode
Method Summary
Methods inherited from BuhoCfdi::BaseNode
attr_accessor, build_child, #build_child, #build_child!, #build_children, #initialize, params, #to_hash
Constructor Details
This class inherits a constructor from BuhoCfdi::BaseNode
Instance Attribute Details
#relationship_type ⇒ Object
Returns the value of attribute relationship_type.
3 4 5 |
# File 'lib/buho_cfdi/nodes/cfdi_related.rb', line 3 def relationship_type @relationship_type end |