Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 386 Bytes

documentupdatedocumentglobalaccessauthresponse.md

File metadata and controls

17 lines (11 loc) · 386 Bytes

DocumentUpdateDocumentGlobalAccessAuthResponse

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

Example Usage

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

let value: DocumentUpdateDocumentGlobalAccessAuthResponse = "ACCOUNT";

Values

"ACCOUNT"