Libraries
»
ubill
(0.1.4)
»
Index
»
Ubill
»
Invoice
»
#due
Method: Ubill::Invoice#due
Defined in:
lib/ubill/invoice.rb
#
due
(value) ⇒
Object
53 54 55
# File 'lib/ubill/invoice.rb', line 53
def
due
(
value
)
@due
=
value
end