Class: StoreCustomListingHeaderDisplayCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsStoreCustomListingHeaderDisplayCodeType

Constant Summary collapse

CustomCode =
StoreCustomListingHeaderDisplayCodeType.new("CustomCode")
Full =
StoreCustomListingHeaderDisplayCodeType.new("Full")
FullAndLeftNavigationBar =
StoreCustomListingHeaderDisplayCodeType.new("FullAndLeftNavigationBar")
None =
StoreCustomListingHeaderDisplayCodeType.new("None")