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

SasPortalDpaMoveList

import type { SasPortalDpaMoveList } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

An entry in a DPA's move list.

interface SasPortalDpaMoveList {
dpaId?: string;
frequencyRange?: SasPortalFrequencyRange;
}

§Properties

§
dpaId?: string
[src]

The ID of the DPA.

§

The frequency range that the move list affects.