Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 305 Bytes

documentmovedocumenttoteamsource.md

File metadata and controls

15 lines (10 loc) · 305 Bytes

DocumentMoveDocumentToTeamSource

Example Usage

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

let value: DocumentMoveDocumentToTeamSource = "TEMPLATE";

Values

"DOCUMENT" | "TEMPLATE" | "TEMPLATE_DIRECT_LINK"