brandon14/ebay-sdk-php

View on GitHub
src/Sell/Inventory/V1/docs/Model/BestOffer.md

Summary

Maintainability
Test Coverage
# # BestOffer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**auto_accept_price** | [**\TNT\Ebay\Sell\Inventory\V1\Model\Amount**](Amount.md) |  | [optional]
**auto_decline_price** | [**\TNT\Ebay\Sell\Inventory\V1\Model\Amount**](Amount.md) |  | [optional]
**best_offer_enabled** | **bool** | This field indicates whether or not the Best Offer feature is enabled for the listing. A seller can enable the Best Offer feature for a listing as long as the category supports the Best Offer feature.<br><br>The seller includes this field and sets its value to <code>true</code> to enable Best Offer feature. | [optional]

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