Trading_MarkUpMarkDownHistoryType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_MarkUpMarkDownHistoryType.h Trading_MarkUpMarkDownHistoryType.m |
Overview
List of objects representing markup or markdown events for a given application
and time period. If no time period is specified in the request, the information
for only one day (24 hours before the time the call is made to the time the call
is made) is included. The maximum time period is allowed is 3 days (72 hours
before the call is made to the time the call is made).
@ingroup EBayAPIInterface
Properties
markUpMarkDownEvent
Details for a MarkDown or MarkUp event.
@property (nonatomic, retain) NSMutableArray *markUpMarkDownEvent
Discussion
Details for a MarkDown or MarkUp event.
entry type : class Trading_MarkUpMarkDownEventType
Declared In
Trading_MarkUpMarkDownHistoryType.h