docs/ItemReporting.md in ultracart_api-4.0.227 vs docs/ItemReporting.md in ultracart_api-4.0.228
- old
+ new
@@ -3,10 +3,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **report_as_upsell** | **Boolean** | Report as an upsell | [optional] |
-| **report_pickable_quantities** | **Array<Integer>** | Report pickable quantities | [optional] |
+| **report_pickable_quantities** | **Array<Integer>** | Report pickable quantities (deprecated) | [optional] |
## Example
```ruby
require 'ultracart_api'