UNPKG

boldsign

Version:

NodeJS client for boldsign

52 lines (46 loc) 2.46 kB
# # DocumentProperties ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- | `documentId` | ```string``` | | | | `brandId` | ```string``` | | | | `messageTitle` | ```string``` | | | | `documentDescription` | ```string``` | | | | `status` | ```string``` | | | | `files` | [```Array<DocumentFiles>```](DocumentFiles.md) | | | | `senderDetail` | [```DocumentSenderDetail```](DocumentSenderDetail.md) | | | | `signerDetails` | [```Array<DocumentSignerDetails>```](DocumentSignerDetails.md) | | | | `formGroups` | [```Array<FormGroup>```](FormGroup.md) | | | | `commonFields` | [```Array<DocumentFormFields>```](DocumentFormFields.md) | | | | `behalfOf` | [```BehalfOf```](BehalfOf.md) | | | | `ccDetails` | [```Array<DocumentCcDetails>```](DocumentCcDetails.md) | | | | `reminderSettings` | [```ReminderSettings```](ReminderSettings.md) | | | | `reassign` | [```Array<DocumentReassign>```](DocumentReassign.md) | | | | `documentHistory` | [```Array<AuditTrail>```](AuditTrail.md) | | | | `activityBy` | ```string``` | | | | `activityDate` | ```number``` | | | | `activityAction` | ```string``` | | | | `createdDate` | ```number``` | | | | `expiryDays` | ```number``` | | | | `expiryDate` | ```number``` | | | | `enableSigningOrder` | ```boolean``` | | | | `isDeleted` | ```boolean``` | | | | `revokeMessage` | ```string``` | | | | `declineMessage` | ```string``` | | | | `applicationId` | ```string``` | | | | `labels` | ```Array<string>``` | | | | `disableEmails` | ```boolean``` | | | | `enablePrintAndSign` | ```boolean``` | | | | `enableReassign` | ```boolean``` | | | | `disableExpiryAlert` | ```boolean``` | | | | `hideDocumentId` | ```boolean``` | | | | `expiryDateType` | ```string``` | | | | `expiryValue` | ```number``` | | | | `documentDownloadOption` | ```string``` | | | | `metaData` | ```{ [key: string]: string | null; }``` | | | | `recipientNotificationSettings` | [```RecipientNotificationSettings```](RecipientNotificationSettings.md) | | | | `enableAuditTrailLocalization` | ```boolean``` | | | | `downloadFileName` | ```string``` | | | | `scheduledSendTime` | ```number``` | | | | `allowedSignatureTypes` | ```Array<string>``` | | | [[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)