| Name | Type | Description | Notes |
|---|---|---|---|
| users | [User] | ||
| description | String | Users who granted access to their data | [optional] |
| summary | String | Users who granted access to their data | [optional] |
| 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] |
| image | Image | [optional] | |
| avatar | String | Square icon png url | [optional] |
| ionIcon | String | Ex: ion-ios-person | [optional] |
| html | String | Users who granted access to their data | [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] |