Class: EBay::CancelReasonCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsCancelReasonCodeType

Constant Summary collapse

BuyerCancelOrAddressIssue =
new("BuyerCancelOrAddressIssue")
BuyerCancelOrder =
new("BuyerCancelOrder")
BuyerNoShow =
new("BuyerNoShow")
BuyerNotSchedule =
new("BuyerNotSchedule")
BuyerRefused =
new("BuyerRefused")
CustomCode =
new("CustomCode")
FoundCheaperPrice =
new("FoundCheaperPrice")
OrderPlacedByMistake =
new("OrderPlacedByMistake")
OutOfStock =
new("OutOfStock")
OutOfStockOrCannotFulfill =
new("OutOfStockOrCannotFulfill")
PriceTooHigh =
new("PriceTooHigh")
ValetDeliveryIssues =
new("ValetDeliveryIssues")
ValetUnavailable =
new("ValetUnavailable")
WontArriveInTime =
new("WontArriveInTime")