brandon14/ebay-sdk-php

View on GitHub
src/Buy/FeedBeta/V1/docs/Model/ItemPriorityResponse.md

Summary

Maintainability
Test Coverage
# # ItemPriorityResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**item_delta** | [**\TNT\Ebay\Buy\FeedBeta\V1\Model\ItemPriority[]**](ItemPriority.md) | The container for the array of items returned by the <b>getItemPriorityFeed</b> method. The data in the file is tab separated and the first row is the header, which labels the columns and indicates the order of the values on each line. The header labels match the fields that are described in the <a href=\"/api-docs/buy/feed/resources/item/methods/getItemPriorityFeed#h3-response-fields\">Response fields</a> section. | [optional]

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