| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetUserContactDetails::GetUserContactDetailsResponseType
Returns contact information to a seller for both bidders and users who have made offers (via Best Offer) during an active listing.
eBay::API::XML::Call::GetUserContactDetails::GetUserContactDetailsResponseType inherits from the eBay::API::XML::ResponseDataType class
Contact information for the requested contact. Note that the email address is NOT returned.
# Argument: 'ns:AddressType'
Returned: Always # Returns: 'ns:AddressType'
The date and time that the requested contact registered with eBay.
# Argument: 'xs:dateTime'
Returned: Always # Returns: 'xs:dateTime'
An eBay ID that uniquely identifies a given user. The eBay username of the requested contact.
# Argument: 'xs:string'
Returned: Always # Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |