Trading_EndItemResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_EndItemResponseType.h Trading_EndItemResponseType.m |
Overview
Includes the acknowledgement of date and time the auction was
ended due to the call to EndItem.
@ingroup EBayAPIInterface
Tasks
-
endTime
Indicates the date and time (returned in GMT) the specified item listing
property
was ended.
Also applicable to Half.com.
Properties
endTime
Indicates the date and time (returned in GMT) the specified item listing
was ended.
Also applicable to Half.com.
@property (nonatomic, retain) NSDate *endTime
Discussion
Indicates the date and time (returned in GMT) the specified item listing
was ended.
Also applicable to Half.com.
type : NSDate, wrapper for primitive date
Declared In
Trading_EndItemResponseType.h