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::ItemSpecificSourceCodeType

DESCRIPTION

Defines the system source for an Item Specific.

SYNOPSIS

Enums:

ItemSpecific

The seller defined the Item Specific by using custom Item Specifics fields. (For example, the seller used the ItemSpecifics node in AddItem.) This is the default setting if Source isn't returned.

Attribute

The seller defined the Item Specific by using eBay's system-defined (ID-based) attributes format. (For example, the seller used the AttributeSetArray node in AddItem.)

Product

The Item Specific is from a product catalog. (For example, the seller used ExternalProductID or ProductID in AddItem.)

CustomCode

Reserved for future use.