Class: TransactionPlatformCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsTransactionPlatformCodeType

Constant Summary collapse

CustomCode =
TransactionPlatformCodeType.new("CustomCode")
EBay =
TransactionPlatformCodeType.new("eBay")
Express =
TransactionPlatformCodeType.new("Express")
Half =
TransactionPlatformCodeType.new("Half")
Shopping =
TransactionPlatformCodeType.new("Shopping")