Class: AccountHistorySelectionCodeType

Inherits:
String
  • Object
show all
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")