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