Class: EBay::SellingManagerAutoRelistTypeCodeType
- Inherits:
-
String
- Object
- String
- EBay::SellingManagerAutoRelistTypeCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSellingManagerAutoRelistTypeCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- RelistContinuously =
new("RelistContinuously")
- RelistContinuouslyUntilSold =
new("RelistContinuouslyUntilSold")
- RelistOnceIfNotSold =
new("RelistOnceIfNotSold")