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