Поделиться через


SecurityContact type

Контактные данные о проблемах с безопасностью

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