RemoveFromCartRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | Long | Unique identifier of the product to remove. | [default to null] |
| vendor_location_id | Long | Unique identifier of the vendor location. | [default to null] |
| selected_options | List | Optional list of selected product options to match. | [optional] [default to null] |