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