Summary
Types
@type t() :: %HookSniffAPI.Model.NotificationListResponse{ notifications: [HookSniffAPI.Model.Notification.t()] | nil, total: integer() | nil, unread_count: integer() | nil }
@type t() :: %HookSniffAPI.Model.NotificationListResponse{ notifications: [HookSniffAPI.Model.Notification.t()] | nil, total: integer() | nil, unread_count: integer() | nil }