# infoplus.Warehouse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [optional] 
**client** | **Number** |  | 
**name** | **String** |  | 
**address** | **String** |  | [optional] 
**company** | **String** |  | 
**street1** | **String** |  | 
**street2** | **String** |  | [optional] 
**street3** | **String** |  | [optional] 
**city** | **String** |  | 
**state** | **String** |  | [optional] 
**zip** | **String** |  | 
**country** | **String** |  | 
**phone** | **String** |  | 
**locationBarcodePrefix** | **String** |  | [optional] 
**lpnPrefix** | **String** |  | [optional] 
**timeZone** | **String** |  | [optional] 
**packStationAllowPackingBeforePickWorkIsComplete** | **Boolean** |  | [default to false]
**packStationSkipCartonLPN** | **Boolean** |  | [default to false]
**packStationRequireConfirmOnError** | **Boolean** |  | [default to false]
**packStationAllowScanningSKUToIdentifyOrders** | **Boolean** |  | [default to false]
**packStationAllowEntryOfItemQuantities** | **Boolean** |  | [default to false]
**shipStationWeightCheckPackedOrders** | **Boolean** |  | [default to false]
**shipStationShowUserWeightCheckExceptions** | **Boolean** |  | [default to false]
**shipStationAutoPrintPreGeneratedLabels** | **Boolean** |  | [default to false]
**shipStationAllowScanningSKUToIdentifyOrders** | **Boolean** |  | [default to false]
**createDate** | **Date** |  | [optional] 
**modifyDate** | **Date** |  | [optional] 
**customFields** | **{String: Object}** |  | [optional] 


