eBay::API::XML::DataType::Enum::RangeCodeType - eBay::API::XML::DataType::Enum::RangeCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::RangeCodeType

DESCRIPTION

Top

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

Top

Enums:

Top

High

High end of the range.

Low

Low end of the range.

CustomCode

(out) Reserved for internal or future use.


eBay-API documentation  | view source Contained in the eBay-API distribution.