Class: EBay::PurchasePurposeTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPurchasePurposeTypeCodeType

Constant Summary collapse

AuctionItem =
new("AuctionItem")
BuyNowItem =
new("BuyNowItem")
CustomCode =
new("CustomCode")
Donation =
new("Donation")
EBayBilling =
new("eBayBilling")
GiftCertificates =
new("GiftCertificates")
Other =
new("Other")
ShoppingCart =
new("ShoppingCart")
Subscription =
new("Subscription")