Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Enumerations
pTypeEnum
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
    Enumerations

    pTypeEnum

    ​
    Enumeration Members

    ​
    ADDRESS

    ADDRESS: 0

    ​
    Defined in

    src/modules/types.ts:168


    ​
    BOOL

    BOOL: 3

    ​
    Defined in

    src/modules/types.ts:171


    ​
    BYTES

    BYTES: 5

    ​
    Defined in

    src/modules/types.ts:173


    ​
    STRING

    STRING: 1

    ​
    Defined in

    src/modules/types.ts:169


    ​
    UINT256

    UINT256: 2

    ​
    Defined in

    src/modules/types.ts:170


    ​
    VOID

    VOID: 4

    ​
    Defined in

    src/modules/types.ts:172

    EffectType
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Enumeration Members
    • ADDRESS
    • Defined in
    • BOOL
    • Defined in
    • BYTES
    • Defined in
    • STRING
    • Defined in
    • UINT256
    • Defined in
    • VOID
    • Defined in