API Reference > presentation-common > Core > RulesetVariable RulesetVariable Namespace Function Name Description RulesetVariable.fromJSON Deserialize RulesetVariable from JSON. RulesetVariable.toJSON Serialize given RulesetVariable to JSON. Defined in presentation/common/src/presentation-common/RulesetVariables.ts Line 175 RulesetVariable Type alias Data structure for representing ruleset variables. RulesetVariable = BooleanRulesetVariable | StringRulesetVariable | IntRulesetVariable | IntsRulesetVariable | Id64RulesetVariable | Id64sRulesetVariable Defined in presentation/common/src/presentation-common/RulesetVariables.ts Line 108 Last Updated: 11 June, 2024