The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::DiscountCodeType

DESCRIPTION

Specifies which discount type to use.

SYNOPSIS

Enums:

Percentage

Specifies discount type as percentage.

Price

Specifies discount type as a fixed amount. Discount will be in the currency of the original listing.

CustomCode

Future use