Trading_GetMessagePreferencesResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetMessagePreferencesResponseType.h Trading_GetMessagePreferencesResponseType.m |
Tasks
-
asqPreferences
Returns a seller’s ASQ subjects, each in its own Subject
property
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.
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