# Interface: IPlatformServiceConstructorOptions

Options for the Platform Service constructor.

## Properties

### tenantEntityStorageType? {#tenantentitystoragetype}

> `optional` **tenantEntityStorageType?**: `string`

The entity storage for the tenants.

#### Default

```ts
tenant
```

***

### config? {#config}

> `optional` **config?**: [`IPlatformServiceConfig`](IPlatformServiceConfig.md)

Configuration for the service.
