Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Type Aliases
RuleStruct
Documentation
Reference
SDK Reference
  • Documentation
  • Contributor Guide
  • GitHub FRE
  • GitHub SDK
  • Classes
    • RulesEngine
    Functions
    • connectConfig
    • generateModifier
    • getConfig
    • injectModifier
    • policyModifierGeneration
    • setupConfig
    Variables
    • matchArray
    • operandArray
    • PT
    • supportedTrackerTypes
    • truMatchArray
    Interfaces
    • foreignCallJSON
    • PolicyJSON
    • ruleJSON
    Type Aliases
    • FCNameToID
    • ForeignCallArgumentMappings
    • ForeignCallDefinition
    • FunctionArgument
    • hexToFunctionSignature
    • IndividualArugmentMapping
    • PlaceholderStruct
    • RawData
    • RulesEngineComponentContract
    • RulesEnginePolicyContract
    • RuleStorageSet
    • RuleStruct
    • stringReplacement
    • TrackerDefinition
    • trackerIndexNameMapping
    Enumerations
    • EffectType
    • pTypeEnum
    Type Aliases

    RuleStruct

    RuleStruct: object

    ​
    Type declaration

    ​
    effectPlaceHolders

    effectPlaceHolders: any[]

    ​
    fcArgumentMappingsConditions

    fcArgumentMappingsConditions: any[]

    ​
    fcArgumentMappingsEffects

    fcArgumentMappingsEffects: any[]

    ​
    instructionSet

    instructionSet: number[]

    ​
    negEffects

    negEffects: any[]

    ​
    placeHolders

    placeHolders: any[]

    ​
    posEffects

    posEffects: any[]

    ​
    rawData

    rawData: RawData

    ​
    Defined in

    src/modules/types.ts:95

    RuleStorageSetstringReplacement
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Type declaration
    • effectPlaceHolders
    • fcArgumentMappingsConditions
    • fcArgumentMappingsEffects
    • instructionSet
    • negEffects
    • placeHolders
    • posEffects
    • rawData
    • Defined in