Class: Postmates::Objects::DeliveryQuote
- Defined in:
- lib/Postmates/objects/delivery_quote.rb
Constant Summary collapse
- @@OBJECT_FIELDS =
[ :id, :created, :expires, :fee, :currency, :dropoff_eta, :duration ].freeze
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Postmates::Objects::Base