Class: EBay::EndReasonCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsEndReasonCodeType

Constant Summary collapse

CustomCode =
new("CustomCode")
Incorrect =
new("Incorrect")
LostOrBroken =
new("LostOrBroken")
NotAvailable =
new("NotAvailable")
OtherListingError =
new("OtherListingError")
SellToHighBidder =
new("SellToHighBidder")
Sold =
new("Sold")