Class: EBay::SellingManagerAutoRelistOptionCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsSellingManagerAutoRelistOptionCodeType

Constant Summary collapse

CustomCode =
new("CustomCode")
RelistAfterDaysHours =
new("RelistAfterDaysHours")
RelistAtSpecificTimeOfDay =
new("RelistAtSpecificTimeOfDay")
RelistImmediately =
new("RelistImmediately")