Class: EBay::SummaryWindowPeriodCodeType
- Inherits:
-
String
- Object
- String
- EBay::SummaryWindowPeriodCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSummaryWindowPeriodCodeType
Constant Summary collapse
- CurrentMonth =
new("CurrentMonth")
- CurrentWeek =
new("CurrentWeek")
- CustomCode =
new("CustomCode")
- Last24Hours =
new("Last24Hours")
- Last31Days =
new("Last31Days")
- Last60Days =
new("Last60Days")
- Last7Days =
new("Last7Days")
- LastMonth =
new("LastMonth")
- LastWeek =
new("LastWeek")