Class: EBay::SellingManagerAutoRelistTypeCodeType

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