Class: Ebay::Types::BestOfferStatusCode

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

Constant Summary collapse

Pending =
'Pending'
Accepted =
'Accepted'
Declined =
'Declined'
Expired =
'Expired'
Retracted =
'Retracted'
AdminEnded =
'AdminEnded'
Active =
'Active'
Countered =
'Countered'
All =
'All'

Method Summary

Methods included from Enumeration

each