NotificationResponse
Type definition for NotificationResponse.
Type: Result
Parents:
| Property | Type |
|---|---|
initiator_user | UserResponse | null |
notification_type | string |
created | integer |
reference | string |
seen | boolean |
data | object |
Used in endpoints
- Mark notification as seen
POST /notifications/{notification_reference}/seenas result