Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetMessagePreferencesResponseType.h
Trading_GetMessagePreferencesResponseType.m

Overview

Contains the ASQ subjects for the user specified in the request.

@ingroup EBayAPIInterface

Tasks

  •   asqPreferences

    Returns a seller’s 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. Returned if
    IncludeASQPreferences = true was specified in the
    request.

    property

Properties

asqPreferences

Returns a seller’s 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. Returned if
IncludeASQPreferences = true was specified in the
request.

@property (nonatomic, retain) Trading_ASQPreferencesType *asqPreferences

Discussion

Returns a seller’s 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. Returned if
IncludeASQPreferences = true was specified in the
request.

type : class Trading_ASQPreferencesType

Declared In

Trading_GetMessagePreferencesResponseType.h