Class: Vpsa::Entity::Commercial::Installment

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/entity/commercial/installment.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#totalCreditoObject

Returns the value of attribute totalCredito.



10
11
12
# File 'lib/vpsa/entity/commercial/installment.rb', line 10

def totalCredito
  @totalCredito
end