Class: Ebay::Types::BidGroupItemStatusCode

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

Constant Summary collapse

CurrentBid =
'CurrentBid'
Cancelled =
'Cancelled'
Pending =
'Pending'
Skipped =
'Skipped'
Ended =
'Ended'
Won =
'Won'
GroupClosed =
'GroupClosed'

Method Summary

Methods included from Enumeration

each