Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 729 Bytes

File metadata and controls

14 lines (8 loc) · 729 Bytes

NotificationPaginatedResponse

Properties

Name Type Description Notes
data Array<Notification> The data of the current page [default to undefined]
total number The total number of notifications after all filters applied (not returned when &#39;pageCursor&#39; parameter is used) [optional] [default to undefined]
next string The ID of the next page [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]