Class: Nodes::Detained

Inherits:
BuhoCfdi::BaseNode show all
Defined in:
lib/buho_cfdi/nodes/detained.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

#importObject

Returns the value of attribute import.



3
4
5
# File 'lib/buho_cfdi/nodes/detained.rb', line 3

def import
  @import
end

#taxObject

Returns the value of attribute tax.



3
4
5
# File 'lib/buho_cfdi/nodes/detained.rb', line 3

def tax
  @tax
end