Sha256: 367c4b0fbd5570c755fdb0d7a7635200f83adcdca6638c2395cffe9a281fe40c

Contents?: true

Size: 1.63 KB

Versions: 25

Compression:

Stored size: 1.63 KB

Contents

# SquareConnect::ItemVariationLocationOverrides

### Description

Price and inventory alerting overrides for a [CatalogItemVariation](#type-catalogitemvariation) at a specific [location](#type-location).

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location_id** | **String** | The ID of the [location](#type-location). | [optional] 
**price_money** | [**Money**](Money.md) | The price of the [CatalogItemVariation](#type-catalogitemvariation) at the given [location](#type-location), or blank for variable pricing. | [optional] 
**pricing_type** | **String** | The pricing type (fixed or variable) for the [CatalogItemVariation](#type-catalogitemvariation) at the given [location](#type-location). See [CatalogPricingType](#type-catalogpricingtype) for all possible values. | [optional] 
**track_inventory** | **BOOLEAN** | If `true`, inventory tracking is active for the [CatalogItemVariation](#type-catalogitemvariation) at this [location](#type-location). | [optional] 
**inventory_alert_type** | **String** | Indicates whether the [CatalogItemVariation](#type-catalogitemvariation) displays an alert when its inventory quantity is less than or equal to its `inventory_alert_threshold`. See [InventoryAlertType](#type-inventoryalerttype) for all possible values. | [optional] 
**inventory_alert_threshold** | **Integer** | If the inventory quantity for the variation is less than or equal to this value and `inventory_alert_type` is `LOW_QUANTITY`, the variation displays an alert in the merchant dashboard.  This value is always an integer. | [optional] 


Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
square_connect-2.20190313.1.282 docs/ItemVariationLocationOverrides.md
square_connect-2.20190313.0.278 docs/ItemVariationLocationOverrides.md
square_connect-2.20190213.0.274 docs/ItemVariationLocationOverrides.md
square_connect-2.20181212.0.267 docs/ItemVariationLocationOverrides.md
square_connect-2.20181205.0.263 docs/ItemVariationLocationOverrides.md
square_connect-2.20180918.1.251 docs/ItemVariationLocationOverrides.md
square_connect-2.20180918.0.244 docs/ItemVariationLocationOverrides.md
square_connect-2.20180712.2.237 docs/ItemVariationLocationOverrides.md
square_connect-2.20180712.1.234 docs/ItemVariationLocationOverrides.md
square_connect-2.20180712.1.228 docs/ItemVariationLocationOverrides.md
square_connect-2.20180712.0.224 docs/ItemVariationLocationOverrides.md
square_connect-2.9.0.220 docs/ItemVariationLocationOverrides.md
square_connect-2.8.0.215 docs/ItemVariationLocationOverrides.md
square_connect-2.8.0.208 docs/ItemVariationLocationOverrides.md
square_connect-2.7.0.202 docs/ItemVariationLocationOverrides.md
square_connect-2.6.1.197 docs/ItemVariationLocationOverrides.md
square_connect-2.6.0.192 docs/ItemVariationLocationOverrides.md
square_connect-2.5.2.188 docs/ItemVariationLocationOverrides.md
square_connect-2.5.1.183 docs/ItemVariationLocationOverrides.md
square_connect-2.5.0.180 docs/ItemVariationLocationOverrides.md