Class: EBay::BestOfferStatusCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsBestOfferStatusCodeType

Constant Summary collapse

Accepted =
new("Accepted")
Active =
new("Active")
AdminEnded =
new("AdminEnded")
All =
new("All")
Countered =
new("Countered")
CustomCode =
new("CustomCode")
Declined =
new("Declined")
Expired =
new("Expired")
Pending =
new("Pending")
PendingBuyerConfirmation =
new("PendingBuyerConfirmation")
PendingBuyerPayment =
new("PendingBuyerPayment")
Retracted =
new("Retracted")