Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 402 Bytes

recipientupdatedocumentrecipienttype.md

File metadata and controls

15 lines (10 loc) · 402 Bytes

RecipientUpdateDocumentRecipientType

Example Usage

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

let value: RecipientUpdateDocumentRecipientType = "FREE_SIGNATURE";

Values

"SIGNATURE" | "FREE_SIGNATURE" | "INITIALS" | "NAME" | "EMAIL" | "DATE" | "TEXT" | "NUMBER" | "RADIO" | "CHECKBOX" | "DROPDOWN"