Record
post-validations-email-response-result-op
No description available.
record post-validations-email-response-result-op {
checks: post-validations-email-response-result-op-checks,
email: string,
host: string,
ip-address: string,
local: string,
score: f64,
source: option<string>,
suggestion: option<string>,
verdict: post-validations-email-response-result-op-verdict-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| checks | post-validations-email-response-result-op-checks | |
| string | ||
| host | string | |
| ip-address | string | |
| local | string | |
| score | f64 | |
| source | option<string> | |
| suggestion | option<string> | |
| verdict | post-validations-email-response-result-op-verdict-enum |