brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # InfoFromBuyer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**note** | **string** | This field shows any note that was left by the buyer for in regards to the dispute. | [optional]
**return_shipment_tracking** | [**\TNT\Ebay\Sell\Fulfillment\V1\Model\TrackingInfo[]**](TrackingInfo.md) | This array shows shipment tracking information for one or more shipping packages being returned to the buyer after a payment dispute. | [optional]

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