Class: BestOfferActionCodeType

Inherits:
String
  • Object
show all
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")