UrlRule
constructor(url: String, pattern: PatternType, action: ActionType, reason: ReasonType, comment: String? = null, createdBy: Did, createdAt: Timestamp, updatedAt: Timestamp)
Parameters
url
The URL or domain to apply the rule to
comment
Optional comment about the decision
createdBy
DID of the user added the rule.
createdAt
Timestamp when the rule was created
updatedAt
Timestamp when the rule was last updated