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

RemoveMatterPermissionsRequest

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

Remove an account as a matter collaborator.

interface RemoveMatterPermissionsRequest {
accountId?: string;
}

§Properties

§
accountId?: string
[src]

The account ID.