Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 347 Bytes

recipientcreatedocumentrecipientroleresponse.md

File metadata and controls

15 lines (10 loc) · 347 Bytes

RecipientCreateDocumentRecipientRoleResponse

Example Usage

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

let value: RecipientCreateDocumentRecipientRoleResponse = "ASSISTANT";

Values

"CC" | "SIGNER" | "VIEWER" | "APPROVER" | "ASSISTANT"