Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::QuantityOperatorCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

SYNOPSIS ^

Enums: ^

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.

syntax highlighting: