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

ReopenMatterResponse

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

Response to a ReopenMatterRequest.

interface ReopenMatterResponse {
matter?: Matter;
}

§Properties

§
matter?: Matter
[src]

The updated matter, with state OPEN.