> ## Documentation Index
> Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
> Use this file to discover all available pages before exploring further.

# MappedTrackerJSON

> v0.20.5

Defined in: [src/modules/validation.ts:520](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L520)

## Extends

* `TypeOf`\<*typeof* [`mappedTrackerValidator`](../variables/mappedTrackerValidator)>

## Properties

### Id?

> `optional` **Id**: `number`

Defined in: [src/modules/validation.ts:524](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L524)

#### Inherited from

`z.infer.Id`

***

### InitialKeys

> **InitialKeys**: `string`\[]

Defined in: [src/modules/validation.ts:528](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L528)

#### Inherited from

`z.infer.InitialKeys`

***

### InitialValues

> **InitialValues**: (`string` | `string`\[])\[]

Defined in: [src/modules/validation.ts:529](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L529)

#### Inherited from

`z.infer.InitialValues`

***

### KeyType?

> `optional` **KeyType**: `Primitive`

Defined in: [src/modules/validation.ts:526](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L526)

#### Inherited from

`z.infer.KeyType`

***

### Name

> **Name**: `string`

Defined in: [src/modules/validation.ts:525](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L525)

#### Inherited from

`z.infer.Name`

***

### ValueType?

> `optional` **ValueType**: `Primitive`

Defined in: [src/modules/validation.ts:527](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L527)

#### Inherited from

`z.infer.ValueType`
