Class: EbayTrading::Types::PickupStatusCode
- Inherits:
-
Object
- Object
- EbayTrading::Types::PickupStatusCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay_trading/types/pickup_status_code.rb
Constant Summary collapse
- Invalid =
'Invalid'- NotApplicable =
'NotApplicable'- PendingMerchantConfirmation =
'PendingMerchantConfirmation'- ReadyToPickup =
'ReadyToPickup'- Pickedup =
'Pickedup'- PickupCancelledOutOfStock =
'PickupCancelledOutOfStock'- PickupCancelledBuyerRejected =
'PickupCancelledBuyerRejected'- PickupCancelledBuyerNoShow =
'PickupCancelledBuyerNoShow'- PickupCancelled =
'PickupCancelled'