| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The unique URL of a folder. | [default to null] |
| sourceId | Integer | the source-id of the owner of this folder | [default to null] |
| isFolder | Boolean | is this a notification for a folder or a file? | [default to null] |
| userId | String | the user to be notified, a guid | [default to null] |
| whoId | String | the user that made the change, a guid | [default to null] |
| String | the email address of the user that made the change | [default to null] | |
| notificationType | String | the type of the notification | [default to null] |
| description | String | the contents of the notification | [default to null] |
| created | Long | a unix-timestamp of the creation date-time of this record | [default to null] |
| folder | Boolean | [optional] [default to null] |