brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/BuyingOptionDistribution.md

Summary

Maintainability
Test Coverage
# # BuyingOptionDistribution

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**buying_option** | **string** | The container that returns the buying option type. This will be AUCTION, FIXED_PRICE, CLASSIFIED_AD, or a combination of these options. For details, see <a href=\"/api-docs/buy/browse/resources/item_summary/methods/search#response.itemSummaries.buyingOptions\">buyingOptions</a>. | [optional]
**match_count** | **int** | The number of items having this buying option. | [optional]
**refinement_href** | **string** | The HATEOAS reference for this buying option. | [optional]

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