> ## 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.

# TrackerJSON

> v0.20.5

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

## Extends

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

## Properties

### Id?

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

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

#### Inherited from

`z.infer.Id`

***

### InitialValue

> **InitialValue**: `string` | `string`\[]

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

#### Inherited from

`z.infer.InitialValue`

***

### Name

> **Name**: `string`

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

#### Inherited from

`z.infer.Name`

***

### Type?

> `optional` **Type**: `Primitive`

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

#### Inherited from

`z.infer.Type`
