Class: EBay::CheckoutStatusCodeType

Inherits:
String
  • Object
show all
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")