Tim Keefer > eBay-API > eBay::API::XML::Call::GetUserContactDetails::GetUserContactDetailsResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::Call::GetUserContactDetails::GetUserContactDetailsResponseType

DESCRIPTION ^

Returns contact information to a seller for both bidders and users who have made offers (via Best Offer) during an active listing.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::GetUserContactDetails::GetUserContactDetailsResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setContactAddress()

Contact information for the requested contact. Note that the email address is NOT returned.

# Argument: 'ns:AddressType'

getContactAddress()

  Returned: Always
#    Returns: 'ns:AddressType'

setRegistrationDate()

The date and time that the requested contact registered with eBay.

# Argument: 'xs:dateTime'

getRegistrationDate()

  Returned: Always
#    Returns: 'xs:dateTime'

setUserID()

An eBay ID that uniquely identifies a given user. The eBay username of the requested contact.

# Argument: 'xs:string'

getUserID()

  Returned: Always
#    Returns: 'xs:string'
syntax highlighting: