Class: Lago::Api::Resources::InvoicedUsage

Inherits:
Base
  • Object
show all
Defined in:
lib/lago/api/resources/invoiced_usage.rb

Instance Attribute Summary

Attributes inherited from Base

#client

Instance Method Summary collapse

Methods inherited from Base

#create, #destroy, #get, #get_all, #initialize, #update, #whitelist_params

Constructor Details

This class inherits a constructor from Lago::Api::Resources::Base

Instance Method Details

#api_resourceObject



7
8
9
# File 'lib/lago/api/resources/invoiced_usage.rb', line 7

def api_resource
  'analytics/invoiced_usage'
end

#root_nameObject



11
12
13
# File 'lib/lago/api/resources/invoiced_usage.rb', line 11

def root_name
  'invoiced_usage'
end