Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

recipientgetdocumentrecipientsendstatus.md

File metadata and controls

15 lines (10 loc) · 293 Bytes

RecipientGetDocumentRecipientSendStatus

Example Usage

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

let value: RecipientGetDocumentRecipientSendStatus = "SENT";

Values

"NOT_SENT" | "SENT"