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