Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 548 Bytes

EmailSender.md

File metadata and controls

27 lines (15 loc) · 548 Bytes

EmailSender

Email sender schema

Properties

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

Enum: StatusEnum

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