Trading_EndItemsRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_EndItemsRequestType.h Trading_EndItemsRequestType.m |
Overview
Ends up to 10 specified item listings before the date and time at which it would normally end per the listing duration. Also for Half.com.
@ingroup EBayAPIInterface
Tasks
-
endItemRequestContainer
A single container for an end item request. Multiple containers should be used to end multiple items. Up to ten (10) containers can be included
property
per a given EndItems request.
Properties
endItemRequestContainer
A single container for an end item request. Multiple containers should be used to end multiple items. Up to ten (10) containers can be included
per a given EndItems request.
@property (nonatomic, retain) NSMutableArray *endItemRequestContainer
Discussion
A single container for an end item request. Multiple containers should be used to end multiple items. Up to ten (10) containers can be included
per a given EndItems request.
entry type : class Trading_EndItemRequestContainerType
Declared In
Trading_EndItemsRequestType.h