brandon14/ebay-sdk-php

View on GitHub
src/Buy/Feed/V1/docs/Model/FeedType.md

Summary

Maintainability
Test Coverage
# # FeedType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **string** | A description of the feed type. | [optional]
**feed_type_id** | **string** | The unique identifier of the feed type.<br /><br /><span class=\"tablenote\"><span style=\"color:#004680\"><strong>Note:</strong></span> Refer to <a href=\"/api-docs/buy/feed/v1/static/overview.html#feed-types\" target=\"_blank\">Supported feed types</a> for additional details.</span> | [optional]
**supported_feeds** | [**\TNT\Ebay\Buy\Feed\V1\Model\SupportedFeed[]**](SupportedFeed.md) | An array of the feed files of the indicated feed type that are available to be downloaded. | [optional]

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