Trading_SellingManagerEmailLogType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_SellingManagerEmailLogType.h Trading_SellingManagerEmailLogType.m |
Tasks
-
emailTypeSpecifies the type of Selling Manager email.
property -
customEmailNameTemplate name of the custom email.
property -
emailStateSuccess or failure state of this email.
property -
eventTimeDate on which this email event occurred.
property -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_SellingManagerEmailLogType.hcustomEmailName
Template name of the custom email.
@property (nonatomic, retain) NSString *customEmailNameDiscussion
Template name of the custom email.
type : NSString, wrapper for primitive string
Declared In
Trading_SellingManagerEmailLogType.hemailState
Success or failure state of this email.
@property (nonatomic, retain) NSString *emailStateDiscussion
Success or failure state of this email.
type: string constant in Trading_SellingManagerEmailSentStatusCodeType.h
Declared In
Trading_SellingManagerEmailLogType.h