Class: EbayTrading::Types::CancelInitiatorCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay_trading/types/cancel_initiator_code.rb

Constant Summary collapse

Unknown =
'Unknown'
Seller =
'Seller'
Buyer =
'Buyer'
CS =
'CS'
System =
'System'

Method Summary

Methods included from Enumeration

each