Class: Ebay::Types::BidActionCode

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

Constant Summary collapse

Unknown =
'Unknown'
Bid =
'Bid'
NotUsed =
'NotUsed'
Retraction =
'Retraction'
AutoRetraction =
'AutoRetraction'
Cancelled =
'Cancelled'
AutoCancel =
'AutoCancel'
Absentee =
'Absentee'
BuyItNow =
'BuyItNow'
Purchase =
'Purchase'

Method Summary

Methods included from Enumeration

each