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