NotificationPaginationResponse
Type definition for NotificationPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | NotificationResponse[] |
Used in endpoints
- Notifications
GET /notificationsas result
Type definition for NotificationPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | NotificationResponse[] |
GET /notifications as result