RulesetVariable Namespace
Function
Name | Description |
---|---|
RulesetVariable.fromJSON | Deserialize RulesetVariable from JSON. |
RulesetVariable.toJSON | Serialize given RulesetVariable to JSON. |
Defined in
RulesetVariable Type
RulesetVariable = BooleanRulesetVariable | StringRulesetVariable | IntRulesetVariable | IntsRulesetVariable | Id64RulesetVariable | Id64sRulesetVariable
Data structure for representing ruleset variables.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.