Class: Fixably::Order
- Inherits:
-
ApplicationResource
- Object
- ActiveResource::Base
- ApplicationResource
- Fixably::Order
- Defined in:
- lib/fixably/resources/order.rb
Defined Under Namespace
Classes: Contact, Line, Note, Task
Constant Summary collapse
- ALLOWED_INTERNAL_LOCATIONS =
TODO has_one :store
%w[CUSTOMER DEALER_SHOP IN_TRANSIT SERVICE STORE].freeze
Instance Attribute Summary
Attributes inherited from ApplicationResource
Method Summary
Methods inherited from ApplicationResource
Methods included from Authorization
Methods included from LoadFromResponse
Methods included from Encoding
Methods included from Actions
#destroy, included, #save, #save!
Constructor Details
This class inherits a constructor from Fixably::ApplicationResource