Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_SellingManagerEmailLogType.h
Trading_SellingManagerEmailLogType.m

Overview

Contains list of Email log.

@ingroup EBayAPIInterface

Tasks

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

emailType

Specifies the type of Selling Manager email.

@property (nonatomic, retain) NSString *emailType

Discussion

Specifies the type of Selling Manager email.

type: string constant in Trading_SellingManagerEmailTypeCodeType.h

Declared In

Trading_SellingManagerEmailLogType.h

eventTime

Date on which this email event occurred.

@property (nonatomic, retain) NSDate *eventTime

Discussion

Date on which this email event occurred.

type : NSDate, wrapper for primitive date

Declared In

Trading_SellingManagerEmailLogType.h