Class: Facturama::Models::CfdiRelation
- Defined in:
- lib/facturama/models/cfdi_relation.rb
Instance Attribute Summary collapse
-
#Uuid ⇒ Object
Returns the value of attribute Uuid.
Attributes inherited from Model
Method Summary
Methods inherited from Model
#after_initialize, #attributes, define_reader, define_writer, #get_instance_values, has_many_objects, has_one_object, #initialize, #prepare_data
Constructor Details
This class inherits a constructor from Facturama::Models::Model
Instance Attribute Details
#Uuid ⇒ Object
Returns the value of attribute Uuid.
6 7 8 |
# File 'lib/facturama/models/cfdi_relation.rb', line 6 def Uuid @Uuid end |