Top Level Namespace

Defined Under Namespace

Modules: InvoicingApi

Instance Method Summary collapse

Instance Method Details

#get_versionObject

#Invoicing API

#List, fetch and pay invoices with the Invoicing API.

The version of the OpenAPI document: 1.0 Contact: support@phoenixnap.com Generated by: openapi-generator.tech Generator version: 7.20.0



12
13
14
# File 'lib/pnap_invoicing_api/version.rb', line 12

def get_version()
    return File.read(File.expand_path('../../../VERSION', __FILE__)).strip
end