Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SuspiciousActivity

import type { SuspiciousActivity } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

A mobile suspicious activity alert. Derived from audit logs.

interface SuspiciousActivity {
email?: string;
}

§Properties

§
email?: string
[src]

The email of the user this alert was created for.

§

Required. The list of security events.