Module: Google4R::Checkout::FulfillmentOrderState
- Defined in:
- lib/google4r/checkout/notifications.rb
Overview
Container for the valid fulfillment order states as defined in the Google Checkout API.
Constant Summary collapse
- NEW =
"NEW".freeze
- PROCESSING =
"PROCESSING".freeze
- DELIVERED =
"DELIVERED".freeze
- WILL_NOT_DELIVER =
"WILL_NOT_DELIVER".freeze