Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 356 Bytes

documentsenddocumentglobalaccessauth.md

File metadata and controls

17 lines (11 loc) · 356 Bytes

DocumentSendDocumentGlobalAccessAuth

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

Example Usage

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

let value: DocumentSendDocumentGlobalAccessAuth = "ACCOUNT";

Values

"ACCOUNT"