eBay::API::XML::DataType::UUIDType - eBay::API::XML::DataType::UUIDType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::UUIDType

DESCRIPTION

Top

Specifies a universally unique identifier. The identifier can only contain digits from 0-9 and letters from A-F. The identifier must be 32 characters long. For example, 9CEBD9A6825644EC8D06C436D6CF494B.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::UUIDType 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.