Sdílet prostřednictvím


SecurityContact type

Kontaktní údaje pro problémy se zabezpečením

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