Trading_GetDisputeRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_GetDisputeRequestType.h Trading_GetDisputeRequestType.m |
Overview
Retrieves the details of a specific eBay dispute corresponding to the supplied dispute ID.
@ingroup EBayAPIInterface
Tasks
-
disputeID
The unique identifier of an eBay dispute. The caller passes in this value to
property
retrieve detailed information on a specific dispute.
Properties
disputeID
The unique identifier of an eBay dispute. The caller passes in this value to
retrieve detailed information on a specific dispute.
@property (nonatomic, retain) NSString *disputeID
Discussion
The unique identifier of an eBay dispute. The caller passes in this value to
retrieve detailed information on a specific dispute.
type : NSString, wrapper for primitive string
Declared In
Trading_GetDisputeRequestType.h