Class: MfCloud::Invoice::Api::Billing

Inherits:
Base
  • Object
show all
Defined in:
lib/mf_cloud/invoice/api/billing.rb

Constant Summary collapse

BASE_NAME =
'billing'
COLLECTION_KEY =
'billings'
PATH =
'billings'

Method Summary

Methods inherited from Base

#all, allowed_methods, collection_class, collection_name, #create, #delete, #get, #initialize, model_class, model_name, #update

Constructor Details

This class inherits a constructor from MfCloud::Invoice::Api::Base