Class: Fakturoid::Api::NumberFormat
- Inherits:
-
Object
- Object
- Fakturoid::Api::NumberFormat
- Includes:
- Base
- Defined in:
- lib/fakturoid/api/number_format.rb
Instance Attribute Summary
Attributes included from Base
Instance Method Summary collapse
Methods included from Base
Instance Method Details
#invoices ⇒ Object
8 9 10 |
# File 'lib/fakturoid/api/number_format.rb', line 8 def invoices perform_request(HTTP_GET, "number_formats/invoices.json") end |