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

# NameToID

> v0.20.5

> **NameToID** = `object`

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

Maps foreign call or (mapped) tracker names to their IDs

## Properties

### id

> **id**: `number`

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

Unique identifier for the foreign call or tracker

***

### name

> **name**: `string`

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

Name of the foreign call or tracker

***

### type

> **type**: `number`

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

Type identifier
