Class: Nodes::Receiver

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

#cfdi_usageObject

Returns the value of attribute cfdi_usage.



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

def cfdi_usage
  @cfdi_usage
end

#nameObject

Returns the value of attribute name.



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

def name
  @name
end

#rfcObject

Returns the value of attribute rfc.



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

def rfc
  @rfc
end

#tax_identity_registration_numberObject

Returns the value of attribute tax_identity_registration_number.



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

def tax_identity_registration_number
  @tax_identity_registration_number
end

#tax_residencyObject

Returns the value of attribute tax_residency.



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

def tax_residency
  @tax_residency
end