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


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::QuantityOperatorCodeType

DESCRIPTION

Top

SYNOPSIS

Top

Enums:

Top

LessThan

Used by QuantityOperator to specify that you are seeking quantities less than Quantity.

LessThanOrEqual

Used by QuantityOperator to specify that you are seeking quantities less than or equal to Quantity.

Equal

Used by QuantityOperator to specify that you are seeking quantities equal to Quantity.

GreaterThan

Used by QuantityOperator to specify that you are seeking quantities greater than Quantity.

GreaterThanOrEqual

Used by QuantityOperator to specify that you are seeking quantities greater than or equal to Quantity.

CustomCode

Reserved for internal or future use.


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