Priority of the routing rule.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/email_rule_priority", "title": "email_rule_priority", "default": 0, "description": "Priority of the routing rule.", "minimum": 0, "type": "number" }