eBay::API::XML::DataType::UserIDType - eBay::API::XML::DataType::UserIDType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::UserIDType

DESCRIPTION

Top

An eBay ID that uniquely identifies a user. <br><br>For GetAllBidders, some bidder information is anonymous, to protect bidders from fraud. If the seller makes this API call, the actual ids of all bidders on the seller's item will be returned. If a bidder makes this API call, the bidder's actual id will be returned, but information for all competing bidders or outside watchers will be returned as anonymized userIDs.

SYNOPSIS

Top

INHERITANCE

Top

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