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