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

MattersHoldsGetOptions

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

Additional options for Vault#mattersHoldsGet.

interface MattersHoldsGetOptions {
view?: "HOLD_VIEW_UNSPECIFIED" | "BASIC_HOLD" | "FULL_HOLD";
}

§Properties

§
view?: "HOLD_VIEW_UNSPECIFIED" | "BASIC_HOLD" | "FULL_HOLD"
[src]

The amount of detail to return for a hold.