
eBay::API::XML::DataType::DisputeResolutionType

Contains all information about a dispute resolution. A dispute can have a resolution even if the seller does not receive payment. The resolution can have various results, including a Final Value Fee credit to the seller or a strike to the buyer.


eBay::API::XML::DataType::DisputeResolutionType inherits from the eBay::API::XML::BaseDataType class

The reason for the resolution. The DisputeResolutionReason results in the action described by the DisputeResolutionRecordType.
# Argument: 'ns:DisputeResolutionReasonCodeType'
Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'ns:DisputeResolutionReasonCodeType'
The action resulting from the resolution, affecting either the buyer or the seller.
# Argument: 'ns:DisputeResolutionRecordTypeCodeType'
Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'ns:DisputeResolutionRecordTypeCodeType'
The date and time the dispute was resolved, in GMT.
# Argument: 'xs:dateTime'
Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'xs:dateTime'