Rule #
Creates a new Rule instance.
Constructor #
Rule(content: RuleContent, _id?: string)
Arguments | Type | Description |
---|---|---|
content | RuleContent | RuleContent |
_id | string | Rule ID |
Edit this page on Github(opens new window)
Creates a new Rule instance.
Rule(content: RuleContent, _id?: string)
Arguments | Type | Description |
---|---|---|
content | RuleContent | RuleContent |
_id | string | Rule ID |