For backward compatibility with old wrappers.
For backward compatibility with old wrappers.
public void AddDisputeResponse(string,string,DisputeActivityCodeType);
Allows a seller to respond to an Unpaid Item or Item Not Received dispute. The response can add a comment or close the dispute.
public void AddDisputeResponse(string,string,DisputeActivityCodeType,string,string,DateTime);
AddDisputeResponseCall Class | eBay.Service.Call Namespace