Top Level Namespace
Defined Under Namespace
Modules: InvoicingApi
Instance Method Summary collapse
-
#get_version ⇒ Object
#Invoicing API.
Instance Method Details
#get_version ⇒ Object
#Invoicing API
#List, fetch and pay invoices with the Invoicing API.
The version of the OpenAPI document: 1.0 Contact: [email protected] Generated by: openapi-generator.tech OpenAPI Generator version: 7.2.0
13 14 15 |
# File 'lib/pnap_invoicing_api/version.rb', line 13 def get_version() return File.read(File.('../../../VERSION', __FILE__)).strip end |