Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 791 Bytes

DenyRuleRecord.md

File metadata and controls

13 lines (10 loc) · 791 Bytes

# DenyRuleRecord

Properties

Name Type Description Notes
id int The deny rule Id number.
created \DateTime the date the rule was created.
type string The type of deny rule.
data string The content of the rule. If a domain type rule then an example would be google.com. For a begins with type an example would be msgid-. For the email typer an example would be user@server.com.
user string Mail account username that will be tied to this rule. If not specified the first active mail order will be used. [optional]

[Back to Model list] [Back to API list] [Back to README]