Tim Keefer > eBay-API > eBay::API::XML::Call::GetMessagePreferences::GetMessagePreferencesRequestType

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::GetMessagePreferences::GetMessagePreferencesRequestType

DESCRIPTION ^

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 ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: