Class: EBay::CheckoutStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::CheckoutStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsCheckoutStatusCodeType
Constant Summary collapse
- BuyerRequestsTotal =
new("BuyerRequestsTotal")
- CheckoutComplete =
new("CheckoutComplete")
- CheckoutIncomplete =
new("CheckoutIncomplete")
- CustomCode =
new("CustomCode")
- SellerResponded =
new("SellerResponded")