The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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