Class: BusinessCentral::Object::Companies
- Defined in:
- lib/business_central/object/companies.rb
Constant Summary collapse
- OBJECT =
'companies'
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize(client, **args) ⇒ Companies
constructor
A new instance of Companies.
Methods inherited from Base
#create, #destroy, #find_all, #find_by_id, #method_missing, #respond_to_missing?, #update, #where
Constructor Details
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BusinessCentral::Object::Base