squareconnect.models.item_variation_location_overrides
Price and inventory overrides for a CatalogItemVariation at a specific location.
| Name | Type | Notes |
|---|---|---|
| location_id | str | [optional] |
| price_money | Money | [optional] |
| pricing_type | str | [optional] |
| track_inventory | bool | [optional] |
| inventory_alert_type | str | [optional] |
| inventory_alert_threshold | int | [optional] |