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

# pTypeEnum

## Enumeration Members

### ADDRESS

> **ADDRESS**: `0`

#### Defined in

[src/modules/types.ts:251](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L251)

***

### BOOL

> **BOOL**: `3`

#### Defined in

[src/modules/types.ts:254](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L254)

***

### BYTES

> **BYTES**: `5`

#### Defined in

[src/modules/types.ts:256](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L256)

***

### DYNAMIC\_TYPE\_ARRAY

> **DYNAMIC\_TYPE\_ARRAY**: `7`

#### Defined in

[src/modules/types.ts:258](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L258)

***

### STATIC\_TYPE\_ARRAY

> **STATIC\_TYPE\_ARRAY**: `6`

#### Defined in

[src/modules/types.ts:257](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L257)

***

### STRING

> **STRING**: `1`

#### Defined in

[src/modules/types.ts:252](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L252)

***

### UINT256

> **UINT256**: `2`

#### Defined in

[src/modules/types.ts:253](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L253)

***

### VOID

> **VOID**: `4`

#### Defined in

[src/modules/types.ts:255](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L255)
