NotificationsResponse
@raizfc/contracts / NotificationsResponse
Type Alias: NotificationsResponse
NotificationsResponse =
Readonly<{groups?: readonlyNotificationGroupDto[];notifications: readonlyNotificationDto[]; }>
Defined in: engagement/notifications.dto.ts:66