Class: EBay::BestOfferStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::BestOfferStatusCodeType
- 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")