Record
bounce-response
No description available.
record bounce-response {
created: option<f64>,
email: option<string>,
reason: option<string>,
status: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created | option<f64> | |
| option<string> | ||
| reason | option<string> | |
| status | option<string> |