brandon14/ebay-sdk-php

View on GitHub
src/Sell/Fulfillment/V1/docs/Model/AcceptPaymentDisputeRequest.md

Summary

Maintainability
Test Coverage
# # AcceptPaymentDisputeRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**return_address** | [**\TNT\Ebay\Sell\Fulfillment\V1\Model\ReturnAddress**](ReturnAddress.md) |  | [optional]
**revision** | **int** | This integer value indicates the revision number of the payment dispute. This field is required. The current <strong>revision</strong> number for a payment dispute can be retrieved with the <strong>getPaymentDispute</strong> method. Each time an action is taken against a payment dispute, this integer value increases by 1. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)