HookSniffAPI.Model.AlertNotificationListResponse (hooksniff v1.0.0)
Paginated list of alert notifications
Summary
Types
@type t() :: %HookSniffAPI.Model.AlertNotificationListResponse{ data: [HookSniffAPI.Model.AlertNotificationListResponseDataInner.t()], has_more: boolean(), total: integer() }