DocumentFindDocumentsAccessAuth The type of authentication required for the recipient to access the document. Example Usage import { DocumentFindDocumentsAccessAuth } from "@documenso/sdk-typescript/models/operations"; let value: DocumentFindDocumentsAccessAuth = "ACCOUNT"; Values "ACCOUNT"