brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # ItemGroupResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**item_groups** | [**\TNT\Ebay\Buy\FeedBeta\V1\Model\ItemGroup[]**](ItemGroup.md) | The container for the array of items groups returned by the <b> getItemGroupFeed</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 for each item. The header labels match the fields that are described in the <a href=\"/api-docs/buy/feed/resources/item_group/methods/getItemGroupFeed#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)