brandon14/ebay-sdk-php

View on GitHub
src/Buy/Order/V2/docs/Model/UpdateQuantity.md

Summary

Maintainability
Test Coverage
# # UpdateQuantity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**line_item_id** | **string** | A unique eBay-assigned ID value that identifies a line item in a purchase order. | [optional]
**quantity** | **int** | The number of individual items ordered in this line item, as specified by the buyer. | [optional]

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