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

# EffectStruct

> **EffectStruct**: `object`

## Type declaration

### dynamicParam

> **dynamicParam**: `boolean`

### effectType

> **effectType**: [`EffectType`](../enumerations/EffectType)

### errorMessage

> **errorMessage**: `string`

### instructionSet

> **instructionSet**: `any`\[]

### param

> **param**: `any`

### pType

> **pType**: `number`

### text

> **text**: `Hex`

### valid

> **valid**: `boolean`

## Defined in

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