NAME
eBay::API::XML::DataType::Enum::RangeCodeType
DESCRIPTION
Type declaration to be used by other schema. Indicates that the data represents the high or low end in a range, such as a date range, price range, or width range. (For example, when calling GetProductSearchResults, you use range codes to indicate the role of an attribute in a range.)
SYNOPSIS
Enums:
High
High end of the range.
Low
Low end of the range.
CustomCode
(out) Reserved for internal or future use.