Libraries
»
bvr
(0.1.0)
»
Index
»
Bvr
»
Customer
»
#balance
Method: Bvr::Customer#balance
Defined in:
lib/bvr/customer.rb
#
balance
⇒
Object
100 101 102
# File 'lib/bvr/customer.rb', line 100
def
balance
self
.
credit
.
balance
end