Trading_PurchaseReminderEmailPreferencesType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_PurchaseReminderEmailPreferencesType.h Trading_PurchaseReminderEmailPreferencesType.m |
Overview
Contains a seller’s preference for sending a “Payment Reminder Email” to buyers.
@ingroup EBayAPIInterface
Tasks
-
purchaseReminderEmailPreferences
If true, a payment reminder Email is sent to buyers.
property -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_PurchaseReminderEmailPreferencesType.h
purchaseReminderEmailPreferences
If true, a payment reminder Email is sent to buyers.
@property (nonatomic, retain) NSNumber *purchaseReminderEmailPreferences
Discussion
If true, a payment reminder Email is sent to buyers.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_PurchaseReminderEmailPreferencesType.h