Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 398 Bytes

documentgetdocumentwithdetailsbyidglobalaccessauth.md

File metadata and controls

17 lines (11 loc) · 398 Bytes

DocumentGetDocumentWithDetailsByIdGlobalAccessAuth

The type of authentication required for the recipient to access the document.

Example Usage

import { DocumentGetDocumentWithDetailsByIdGlobalAccessAuth } from "@documenso/sdk-typescript/models/operations";

let value: DocumentGetDocumentWithDetailsByIdGlobalAccessAuth = "ACCOUNT";

Values

"ACCOUNT"