Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.46 KB

File metadata and controls

11 lines (8 loc) · 2.46 KB

ActivitiesResponseDto

Fields

Field Type Required Description
hasMore boolean ✔️ Indicates if there are more activities in the result set
data List<ActivityNotificationResponseDto> ✔️ Array of activity notifications
pageSize double ✔️ Page size of the activities
page double ✔️ Current page of the activities