@type t() :: %HookSniffAPI.Model.AlertRule{ channels: [String.t()] | nil, condition: String.t() | nil, created_at: String.t() | nil, id: String.t() | nil, is_active: boolean() | nil, name: String.t() | nil, threshold: integer() | nil }