Class: Vpsa::Entity::Commercial::CreditLimit

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#totalObject

Returns the value of attribute total.



7
8
9
# File 'lib/vpsa/entity/commercial/credit_limit.rb', line 7

def total
  @total
end