Record
patch-mail-settings-bounce-purge-params
No description available.
record patch-mail-settings-bounce-purge-params {
on-behalf-of: option<string>,
enabled: option<bool>,
hard-bounces: option<s32>,
soft-bounces: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| on-behalf-of | option<string> | |
| enabled | option<bool> | |
| hard-bounces | option<s32> | |
| soft-bounces | option<s32> |