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

CloseMatterResponse

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

Response to a CloseMatterRequest.

interface CloseMatterResponse {
matter?: Matter;
}

§Properties

§
matter?: Matter
[src]

The updated matter, with state CLOSED.