| Name | Type | Description | Notes |
|---|---|---|---|
| cards | [Card] | ||
| description | String | Tracking reminder notifications, messages, and study result cards that can be displayed in user feed or stream | |
| summary | String | Tracking reminder notifications, messages, and study results | |
| errors | [Error] | Array of error objects with message property | [optional] |
| status | String | ex. OK or ERROR | [optional] |
| success | Boolean | true or false | [optional] |
| code | Number | Response code such as 200 | [optional] |
| link | String | A super neat url you might want to share with your users! | [optional] |
| card | Card | A super neat card with buttons and HTML that you can use in your app! | [optional] |