Class: Ebay::Types::OrderStatusCode
- Inherits:
-
Object
- Object
- Ebay::Types::OrderStatusCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/order_status_code.rb
Constant Summary collapse
- Active =
'Active'- Inactive =
'Inactive'- Completed =
'Completed'- Cancelled =
'Cancelled'- Shipped =
'Shipped'- Default =
'Default'- Authenticated =
'Authenticated'- InProcess =
'InProcess'- Invalid =
'Invalid'- All =
'All'