Class: Ebay::Types::SummaryWindowPeriodCode

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

Constant Summary collapse

Last24Hours =
'Last24Hours'
Last7Days =
'Last7Days'
Last31Days =
'Last31Days'
CurrentWeek =
'CurrentWeek'
LastWeek =
'LastWeek'
CurrentMonth =
'CurrentMonth'
LastMonth =
'LastMonth'
Last60Days =
'Last60Days'

Method Summary

Methods included from Enumeration

each