Class: Ebay::Types::PromotionalSaleStatusCode

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

Constant Summary collapse

Active =
'Active'
Scheduled =
'Scheduled'
Processing =
'Processing'
Inactive =
'Inactive'
Deleted =
'Deleted'

Method Summary

Methods included from Enumeration

each