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

# RuleMetadataStruct

> v0.20.5

> **RuleMetadataStruct** = `object`

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

Metadata about a rule

## Properties

### ruleDescription

> **ruleDescription**: `string`

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

Description of the rule

***

### ruleName

> **ruleName**: `string`

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

Name of the rule
