email_rule_priority

Priority of the routing rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-email-rule-priority-schema.json Raw ↑
{
  "$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"
}