Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetSellingManagerEmailLogResponseType.h
Trading_GetSellingManagerEmailLogResponseType.m

Overview

Returns the log of emails not sent.

@ingroup EBayAPIInterface

Tasks

  •   emailLog

    Email logs associated with this order.

    property

Properties

emailLog

Email logs associated with this order.

@property (nonatomic, retain) NSMutableArray *emailLog

Discussion

Email logs associated with this order.

entry type : class Trading_SellingManagerEmailLogType

Declared In

Trading_GetSellingManagerEmailLogResponseType.h