Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 511 Bytes

EmailSender.md

File metadata and controls

26 lines (15 loc) · 511 Bytes

EmailSender

Email sender schema

Properties

Name Type Description Notes
senderId Integer [readonly]
status StatusEnum Status of the sender [optional] [readonly]
name String Sender name
email String Sender email

Enum: StatusEnum

Name Value
ACTIVE "active"
MODERATION "moderation"
REJECTED "rejected"