eBay::API::XML::Call::GetMessagePreferences::GetMessagePreferencesRequestType - eBay::API::XML::Call::GetMessagePreferences::GetMessagePreferencesRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetMessagePreferences::GetMessagePreferencesRequestType

DESCRIPTION

Top

Returns a seller's Ask Seller a Question (ASQ) subjects, each in its own Subject node. If the seller has not customized the ASQ subjects using SetMessagePreferences, the call will return the current default values.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetMessagePreferences::GetMessagePreferencesRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setIncludeASQPreferences()

If true, indicates that the ASQ subjects for the specified user should be returned.

  RequiredInput: No
#    Argument: 'xs:boolean'

isIncludeASQPreferences()

# Returns: 'xs:boolean'

setSellerID()

The ID of the user to retrieve ASQ subjects for. This value must be specified in the request, but does not need to be the same user as the user making the request.

  RequiredInput: Yes
#    Argument: 'ns:UserIDType'

getSellerID()

# Returns: 'ns:UserIDType'


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