brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # PaymentDisputeActivityHistory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activity** | [**\TNT\Ebay\Sell\Fulfillment\V1\Model\PaymentDisputeActivity[]**](PaymentDisputeActivity.md) | This array holds all activities of a payment dispute, from creation to resolution. For each activity, the activity type, the actor, and a timestamp is shown. The <strong>getActivities</strong> response is dynamic, and grows with each recorded activity. | [optional]

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