Class: BestOfferActionCodeType
- Inherits:
-
String
- Object
- String
- BestOfferActionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsBestOfferActionCodeType
Constant Summary collapse
- Accept =
BestOfferActionCodeType.new("Accept")
- Counter =
BestOfferActionCodeType.new("Counter")
- CustomCode =
BestOfferActionCodeType.new("CustomCode")
- Decline =
BestOfferActionCodeType.new("Decline")
- @@schema_type =
"BestOfferActionCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"