RulesetVariable Namespace
Function
Name | Description |
---|---|
RulesetVariable.fromJSON | Deserialize RulesetVariable from JSON. |
RulesetVariable.toJSON | Serialize given RulesetVariable to JSON. |
Defined in
RulesetVariable Type alias
Data structure for representing ruleset variables.
RulesetVariable = BooleanRulesetVariable | StringRulesetVariable | IntRulesetVariable | IntsRulesetVariable | Id64RulesetVariable | Id64sRulesetVariable
Defined in
Last Updated: 20 June, 2023