eBay::API::XML::DataType::SKUType - eBay::API::XML::DataType::SKUType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::SKUType

DESCRIPTION

Top

Type that represents a stock-keeping unit (SKU). The seller can use a SKU to identify one item or use the same SKU for multiple items. Preferable to ApplicationData for SKUs and inventory tracking. Different sellers can use the same SKUs. This element can be used by sellers to track complex flows of products and information. This element preserves a SKU, enabling a seller to obtain it before and after a transaction is created.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::SKUType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setValue()

# Argument: 'xs:string'

getValue()

# Returns: 'xs:string'


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