brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # RemoveCartItemInput

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cart_item_id** | **string** | The identifier of the item in the cart to be removed. This ID is generated when the item was added to the cart. | [optional]

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