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