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

# pTypeEnum

> v0.20.5

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

Parameter type enumeration

## Enumeration Members

### ADDRESS

> **ADDRESS**: `0`

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

***

### ARRAY\_OF\_REFERENCE\_TYPES

> **ARRAY\_OF\_REFERENCE\_TYPES**: `7`

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

***

### ARRAY\_OF\_VALUE\_TYPES

> **ARRAY\_OF\_VALUE\_TYPES**: `6`

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

***

### BOOL

> **BOOL**: `3`

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

***

### BYTES

> **BYTES**: `5`

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

***

### STRING

> **STRING**: `1`

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

***

### UINT256

> **UINT256**: `2`

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

***

### VOID

> **VOID**: `4`

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