module GunBroker::Order::Constants

Constants

ACCEPTED_FLAG_KEYS

The flags that are allowed to be toggled (true/false) on an Order.

SHIPPING_CARRIERS

The carrier responsible for shipping. The keys of this hash should be sent as the `carrier` param when updating shipping on an Order.