Trading_SellingManagerEmailLogType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_SellingManagerEmailLogType.h Trading_SellingManagerEmailLogType.m |
Tasks
-
emailType
Specifies the type of Selling Manager email.
property -
customEmailName
Template name of the custom email.
property -
emailState
Success or failure state of this email.
property -
eventTime
Date on which this email event occurred.
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_SellingManagerEmailLogType.h
customEmailName
Template name of the custom email.
@property (nonatomic, retain) NSString *customEmailName
Discussion
Template name of the custom email.
type : NSString, wrapper for primitive string
Declared In
Trading_SellingManagerEmailLogType.h
emailState
Success or failure state of this email.
@property (nonatomic, retain) NSString *emailState
Discussion
Success or failure state of this email.
type: string constant in Trading_SellingManagerEmailSentStatusCodeType.h
Declared In
Trading_SellingManagerEmailLogType.h