import { DocumentResendDocumentRequest } from "@documenso/sdk-typescript/models/operations";
let value: DocumentResendDocumentRequest = {
documentId: 6209.79,
recipients: [
6381.92,
],
};
Field | Type | Required | Description |
---|---|---|---|
documentId |
number | ✔️ | N/A |
recipients |
number[] | ✔️ | The IDs of the recipients to redistribute the document to. |