|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.SellerReverseDisputeRequestType
public class SellerReverseDisputeRequestType
Enables a seller to "reverse" an Unpaid Item dispute that has been closed, for
example, if buyer and seller reach an agreement. The seller's Final Value Fee
credit and the buyer's strike are both reversed, if applicable.
The dispute might have resulted
in a strike to the buyer and a Final Value Fee credit to the seller. A buyer and
seller sometimes come to agreement after a dispute has been closed. In particular,
the seller might discover that the buyer actually paid, or the buyer might agree
to pay the seller's fees in exchange for having the strike removed.
A dispute can only be reversed if it was closed with DisputeActivity set to
SellerEndCommunication, CameToAgreementNeedFVFCredit, or
MutualAgreementOrNoBuyerResponse.
Java class for SellerReverseDisputeRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SellerReverseDisputeRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="DisputeID" type="{urn:ebay:apis:eBLBaseComponents}DisputeIDType" minOccurs="0"/> <element name="DisputeResolutionReason" type="{urn:ebay:apis:eBLBaseComponents}DisputeResolutionReasonCodeType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
disputeID
|
protected DisputeResolutionReasonCodeType |
disputeResolutionReason
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
SellerReverseDisputeRequestType()
|
Method Summary | |
---|---|
String |
getDisputeID()
Gets the value of the disputeID property. |
DisputeResolutionReasonCodeType |
getDisputeResolutionReason()
Gets the value of the disputeResolutionReason property. |
void |
setDisputeID(String value)
Sets the value of the disputeID property. |
void |
setDisputeResolutionReason(DisputeResolutionReasonCodeType value)
Sets the value of the disputeResolutionReason property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String disputeID
protected DisputeResolutionReasonCodeType disputeResolutionReason
Constructor Detail |
---|
public SellerReverseDisputeRequestType()
Method Detail |
---|
public String getDisputeID()
String
public void setDisputeID(String value)
value
- allowed object is
String
public DisputeResolutionReasonCodeType getDisputeResolutionReason()
DisputeResolutionReasonCodeType
public void setDisputeResolutionReason(DisputeResolutionReasonCodeType value)
value
- allowed object is
DisputeResolutionReasonCodeType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.