Trading_GetSellingManagerEmailLogResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetSellingManagerEmailLogResponseType.h Trading_GetSellingManagerEmailLogResponseType.m |
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