Libraries
»
fastbill
(0.1.0)
»
Index
»
Fastbill
»
invoice
Method: Fastbill.invoice
Defined in:
lib/fastbill.rb
.
invoice
⇒
Object
25 26 27
# File 'lib/fastbill.rb', line 25
def
invoice
Invoice
.
new
(
@auth
)
end