Class: Facturama::Models::Cfdi

Inherits:
Model
  • Object
show all
Defined in:
lib/facturama/models/cfdi.rb

Instance Attribute Summary collapse

Attributes inherited from Model

#all_errors

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

#CertNumberObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def CertNumber
  @CertNumber
end

#CfdiTypeObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def CfdiType
  @CfdiType
end

#CurrencyObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Currency
  @Currency
end

#CurrencyExchangeRateObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def CurrencyExchangeRate
  @CurrencyExchangeRate
end

#DateObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Date
  @Date
end

#DiscountObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Discount
  @Discount
end

#ExchangeRateObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def ExchangeRate
  @ExchangeRate
end

#ExpeditionPlaceObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def ExpeditionPlace
  @ExpeditionPlace
end

#FolioObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Folio
  @Folio
end

#IdObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Id
  @Id
end

#ItemsObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Items
  @Items
end

#NameIdObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def NameId
  @NameId
end

#ObservationsObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Observations
  @Observations
end

#OrderNumberObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def OrderNumber
  @OrderNumber
end

#PaymentAccountNumberObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def PaymentAccountNumber
  @PaymentAccountNumber
end

#PaymentConditionsObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def PaymentConditions
  @PaymentConditions
end

#PaymentFormObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def PaymentForm
  @PaymentForm
end

#PaymentMethodObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def PaymentMethod
  @PaymentMethod
end

#PaymentTermsObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def PaymentTerms
  @PaymentTerms
end

#SerieObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Serie
  @Serie
end

#SubtotalObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Subtotal
  @Subtotal
end

#TotalObject

Solo Response



40
41
42
# File 'lib/facturama/models/cfdi.rb', line 40

def Total
  @Total
end