deno.land / x / gesso@v0.1.2 / types / json / CommMessage.json

CommMessage.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "id": 42,
"created_at": "2013-03-19T21:00:00Z",
"sent_at": "2013-03-20T22:42:00Z",
"workflow_state": "sent",
"from": "notifications@example.com",
"from_name": "Instructure Canvas",
"to": "someone@example.com",
"reply_to": "notifications+specialdata@example.com",
"subject": "example subject line",
"body": "This is the body of the message",
"html_body": "<html><body>This is the body of the message</body></html>"}
gesso

Version Info

Tagged at
a year ago