| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreNumber | string |
Required String length: inclusive between 3 and 3 |
|
| StoreName | string |
Required |
|
| TillNumber |
The till number. There can be duplicates of this per organisation, but not per store. |
integer |
Required |
| TillName | string |
Required |
|
| SKUCount | integer |
None. |
|
| CurrencySymbol | string |
None. |
|
| AutoSalesCode | EskimoClassLibraries.clsTillMenuUnitInfo+OptionTimingEnum |
None. |
|
| PromptForSendOfflineSales | boolean |
None. |
|
| UploadOfflineSalesInterval |
How often to check and see if any offline sales need uploading. The value is the number of seconds. (Zero = Off) |
integer |
None. |
| UpdateStockInterval |
How often to pull the live stock levels from the server. The value is the number of seconds. (Zero = Off) |
integer |
None. |
| DownloadDataPromptTime |
The time of the day when a message will appear on the till to prompt the user to download the latest data. |
date |
None. |
| ReceiptOptions | EskimoClassLibraries.clsReceiptOptions |
None. |
|
| HardwareOptions | EskimoClassLibraries.clsHardwareOptions |
None. |
|
| OperatorOptions | EskimoClassLibraries.clsOperatorOptions |
None. |
|
| CustomerOptions | EskimoClassLibraries.clsCustomerOptions |
None. |
|
| ProductOptions | EskimoClassLibraries.clsProductOptions |
None. |
|
| SaleOptions | EskimoClassLibraries.clsSaleOptions |
None. |
|
| TenderOptions | EskimoClassLibraries.clsTenderOptions |
None. |
|
| FunctionButtons | EskimoClassLibraries.clsFunctions |
None. |
|
| Promotions | Collection of EskimoClassLibraries.clsPromotion |
None. |