Class: PromotionItemPriceTypeCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/paypal-business/default.rb

Overview

urn:ebay:apis:eBLBaseComponentsPromotionItemPriceTypeCodeType

Constant Summary collapse

AuctionPrice =
PromotionItemPriceTypeCodeType.new("AuctionPrice")
BuyItNowPrice =
PromotionItemPriceTypeCodeType.new("BuyItNowPrice")
CustomCode =
PromotionItemPriceTypeCodeType.new("CustomCode")
@@schema_type =
"PromotionItemPriceTypeCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"