docs/CreateOrderRequestModifier.md in square_connect-2.20181212.0.267 vs docs/CreateOrderRequestModifier.md in square_connect-2.20190213.0.274
- old
+ new
@@ -1,9 +1,9 @@
# SquareConnect::CreateOrderRequestModifier
### Description
-Represents a modifier applied to a single line item. Modifiers can reference existing objects in a merchant catalog or be constructed ad hoc at the time of purchase by providing a name and price.
+__Deprecated__: Please use the [OrderLineItemModifier](#type-orderlineitemmodifier) type instead. Represents a modifier applied to a single line item. Modifiers can reference existing objects in a merchant catalog or be constructed ad hoc at the time of purchase by providing a name and price.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**catalog_object_id** | **String** | The catalog object ID of a [CatalogModifier](#type-catalogmodifier). | [optional]