Class: Nodes::CfdiRelated

Inherits:
BuhoCfdi::BaseNode show all
Defined in:
lib/buho_cfdi/nodes/cfdi_related.rb

Instance Attribute Summary collapse

Attributes inherited from BuhoCfdi::BaseNode

#node_hash

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_typeObject

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