Class: EBay::PromotionItemPriceTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPromotionItemPriceTypeCodeType

Constant Summary collapse

AuctionPrice =
new("AuctionPrice")
BestOfferOnlyPrice =
new("BestOfferOnlyPrice")
BuyItNowPrice =
new("BuyItNowPrice")
ClassifiedAdPrice =
new("ClassifiedAdPrice")
CustomCode =
new("CustomCode")