Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 320 Bytes

documentupdatedocumentvisibilityresponse.md

File metadata and controls

15 lines (10 loc) · 320 Bytes

DocumentUpdateDocumentVisibilityResponse

Example Usage

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

let value: DocumentUpdateDocumentVisibilityResponse = "ADMIN";

Values

"EVERYONE" | "MANAGER_AND_ABOVE" | "ADMIN"