Class: AccountHistorySelectionCodeType
- Inherits:
-
String
- Object
- String
- AccountHistorySelectionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsAccountHistorySelectionCodeType
Constant Summary collapse
- BetweenSpecifiedDates =
AccountHistorySelectionCodeType.new("BetweenSpecifiedDates")
- CustomCode =
AccountHistorySelectionCodeType.new("CustomCode")
- LastInvoice =
AccountHistorySelectionCodeType.new("LastInvoice")
- SpecifiedInvoice =
AccountHistorySelectionCodeType.new("SpecifiedInvoice")
- @@schema_type =
"AccountHistorySelectionCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"