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

Overview

       LeaveFeedback response message includes an acknowledgement if the  
       feedback was successfully left.  

@ingroup EBayAPIInterface

Tasks

Properties

feedbackID

The ID of the feedback that has been left.

@property (nonatomic, retain) NSString *feedbackID

Discussion

The ID of the feedback that has been left.

type : NSString, wrapper for primitive string

Declared In

Trading_LeaveFeedbackResponseType.h