Class: Ebay::Types::BidderStatusCode

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

Constant Summary collapse

Approved =
'Approved'
Denied =
'Denied'
Pending =
'Pending'

Method Summary

Methods included from Enumeration

each