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

AccountNotification.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "subject": "Attention Students",
"message": "This is a test of the notification system.",
"start_at": "2013-08-28T23:59:00-06:00",
"end_at": "2013-08-29T23:59:00-06:00",
"icon": "information",
"roles": ["StudentEnrollment"],
"role_ids": [1]}
gesso

Version Info

Tagged at
a year ago