Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetDisputeResponseType.h
Trading_GetDisputeResponseType.m

Overview

     Returned after calling GetDisputeRequest. Returns the record of  
   a dispute, including the dispute state and other information.  
   <br><br>Both Sellers and Buyers can use the SellerClosedDispute in  
   Platform Notifications to receive a notification when a dispute has been closed.  
   The notification includes the same data that is returned in the GetDispute response.  

@ingroup EBayAPIInterface

Tasks

  •   dispute

    The dispute record, containing information about
    the buyer, seller, dispute state, dispute status,
    comments added to the dispute, or resolutions.

    property

Properties

dispute

The dispute record, containing information about
the buyer, seller, dispute state, dispute status,
comments added to the dispute, or resolutions.

@property (nonatomic, retain) Trading_DisputeType *dispute

Discussion

The dispute record, containing information about
the buyer, seller, dispute state, dispute status,
comments added to the dispute, or resolutions.

type : class Trading_DisputeType

Declared In

Trading_GetDisputeResponseType.h