Email sender schema
Name | Type | Description | Notes |
---|---|---|---|
name | String | Sender name | |
String | Sender email | ||
senderId | Integer | [readonly] | |
status | StatusEnum | Status of the sender | [optional] [readonly] |
Name | Value |
---|---|
ACTIVE | "active" |
MODERATION | "moderation" |
REJECTED | "rejected" |