brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # BulkPriceQuantityResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**responses** | [**\TNT\Ebay\Sell\Inventory\V1\Model\PriceQuantityResponse[]**](PriceQuantityResponse.md) | This container will return an HTTP status code, offer ID, and SKU value for each offer/inventory item being updated, as well as an <strong>errors</strong> and/or <strong>warnings</strong> container if any errors or warnings are triggered while trying to update those offers/inventory items. | [optional]

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