Elasticemail
Stored in the elasticemails collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/elasticemail, POST /apps/elasticemail, GET /apps/elasticemail/:id, PUT /apps/elasticemail/:id.
| Field | Type | Notes |
|---|---|---|
name | string | default "" |
apiKey | string | required |
fromEmail | string | required |
fromName | string | required |
verified | boolean | default true |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c02c" |
createdAt | date | set once |
updatedAt | date |