مشاركة عبر


SecurityContact type

تفاصيل جهة الاتصال لمشكلات الأمان

type SecurityContact = Resource & {
  alertNotifications?: AlertNotifications
  alertsToAdmins?: AlertsToAdmins
  email?: string
  phone?: string
}