Class: EBay::CancelInitiatorCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsCancelInitiatorCodeType

Constant Summary collapse

Buyer =
new("Buyer")
CS =
new("CS")
CustomCode =
new("CustomCode")
Seller =
new("Seller")
System =
new("System")
Unknown =
new("Unknown")