Class: Nodes::Detained
- Inherits:
-
BuhoCfdi::BaseNode
- Object
- BuhoCfdi::BaseNode
- Nodes::Detained
- Defined in:
- lib/buho_cfdi/nodes/detained.rb
Instance Attribute Summary collapse
-
#import ⇒ Object
Returns the value of attribute import.
-
#tax ⇒ Object
Returns the value of attribute tax.
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
#import ⇒ Object
Returns the value of attribute import.
3 4 5 |
# File 'lib/buho_cfdi/nodes/detained.rb', line 3 def import @import end |
#tax ⇒ Object
Returns the value of attribute tax.
3 4 5 |
# File 'lib/buho_cfdi/nodes/detained.rb', line 3 def tax @tax end |