-
Notifications
You must be signed in to change notification settings - Fork 12
BulkMail
Luke Cassar edited this page Sep 23, 2018
·
1 revision
A way to organise requests for bulk mails send outs.
Attribute | Type |
---|---|
id | integer |
region_id | integer |
user_id | integer |
body | text |
- One BulkMail belongs to a Region.
- One BulkMail belongs to a User.
- This will be the sender.
- One BulkMail has many MailOrders.
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ||
Region Directors | ⭕ | ⭕ | ||
Region Support | ⭕ | ⭕ |
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ||
Region Directors | ⭕ | ⭕ | ||
Region Support | ⭕ | ⭕ | ||
Event Hosts | ⭕ | ⭕ | ||
Event Support | ⭕ | ⭕ |