Class: EBay::URLTypeCodeType
- Inherits:
-
String
- Object
- String
- EBay::URLTypeCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsURLTypeCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- EBayStoreURL =
new("eBayStoreURL")
- LargeLogoURL =
new("LargeLogoURL")
- MediumLogoURL =
new("MediumLogoURL")
- MyeBayBiddingURL =
new("MyeBayBiddingURL")
- MyeBayNotWonURL =
new("MyeBayNotWonURL")
- MyeBayURL =
new("MyeBayURL")
- MyeBayWatchingURL =
new("MyeBayWatchingURL")
- MyeBayWonURL =
new("MyeBayWonURL")
- SmallLogoURL =
new("SmallLogoURL")
- ViewItemURL =
new("ViewItemURL")
- ViewUserURL =
new("ViewUserURL")