Class: Postmates::Objects::Delivery
- Defined in:
- lib/Postmates/objects/delivery.rb
Constant Summary collapse
- @@OBJECT_FIELDS =
[ :created, :updated, :status, :complete, :pickup_eta, :dropoff_eta, :dropoff_deadline, :quote_id, :fee, :currency, :manifest, :pickup, :dropoff, :courier ].freeze
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Postmates::Objects::Base