# UtilsShims.GlobalInitDataDefinition

[common-core/src/utils/shims](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/common_core_src_utils_shims).GlobalInitDataDefinition

Init data parameters which are not context specific

## Implemented by

* [`default`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/classes/configurator_core_src_configurator._internal_.default-7)

## Table of contents

### Properties

* [alwaysUseCache](#alwaysusecache)
* [locale](#locale)
* [overrideCountry](#overridecountry)

## Properties

### alwaysUseCache

• `Optional` **alwaysUseCache**: `boolean`

**`Deprecated`**

**`Description`**

when set to true and assets were prechaced by the asset loader they are returned from cache. Otherwise we always return a fresh copy from network usage: alwaysUseCache=true default: not set -> assets fetched from url, set -> assets from cache

***

### locale

• `Optional` **locale**: `string`

**`Description`**

locale to use for the\
embedding instance

***

### overrideCountry

• `Optional` **overrideCountry**: `string`

**`Description`**

Set country to use for the Roomle price service. If not used the customer IP address will be used to determine the location. usage: overrideCountry=de
