Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 481 Bytes

File metadata and controls

15 lines (7 loc) · 481 Bytes

NotificationPaginatedResponse

Properties

Name Type Description Notes
data List<Notification> The data of the current page
total BigDecimal The total number of notifications after all filters applied (not returned when 'pageCursor' parameter is used) [optional]
next String The ID of the next page [optional]