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

HeldMailQuery

import type { HeldMailQuery } from "https://googleapis.deno.dev/v1/vault:v1.ts";

Query options for Gmail holds.

interface HeldMailQuery {
endTime?: Date;
startTime?: Date;
terms?: string;
}

§Properties

§
endTime?: Date
[src]

The end time for the query. Specify in GMT. The value is rounded to 12 AM on the specified date.

§
startTime?: Date
[src]

The start time for the query. Specify in GMT. The value is rounded to 12 AM on the specified date.

§
terms?: string
[src]

The search operators used to refine the messages covered by the hold.