@@ -18,43 +18,59 @@ let value: Document = {
1818 },
1919 formValues: {},
2020 title: " <value>" ,
21- documentDataId: " <id>" ,
2221 createdAt: " 1722717346634" ,
2322 updatedAt: " 1735630218593" ,
2423 completedAt: " <value>" ,
2524 deletedAt: " <value>" ,
2625 teamId: 4947.13 ,
27- templateId: 3493.89 ,
2826 folderId: " <id>" ,
27+ envelopeId: " <id>" ,
2928 documentData: {
3029 type: " BYTES" ,
3130 id: " <id>" ,
3231 data: " <value>" ,
3332 initialData: " <value>" ,
33+ envelopeItemId: " <id>" ,
34+ },
35+ documentMeta: {
36+ signingOrder: " PARALLEL" ,
37+ distributionMethod: " EMAIL" ,
38+ id: " <id>" ,
39+ subject: null ,
40+ message: " <value>" ,
41+ timezone: null ,
42+ dateFormat: " <value>" ,
43+ redirectUrl: " https://scornful-doubter.org/" ,
44+ typedSignatureEnabled: true ,
45+ uploadSignatureEnabled: false ,
46+ drawSignatureEnabled: false ,
47+ allowDictateNextSigner: false ,
48+ language: " <value>" ,
49+ emailSettings: {},
50+ emailId: " <id>" ,
51+ emailReplyTo: " <value>" ,
3452 },
35- documentMeta: null ,
3653 folder: {
3754 id: " <id>" ,
3855 name: " <value>" ,
3956 type: " DOCUMENT" ,
4057 visibility: " ADMIN" ,
41- userId: 1957.61 ,
42- teamId: 1166.69 ,
58+ userId: 3810.18 ,
59+ teamId: 9987.45 ,
4360 pinned: false ,
4461 parentId: " <id>" ,
45- createdAt: " 1734873840846 " ,
46- updatedAt: " 1735609619846 " ,
62+ createdAt: " 1727319290753 " ,
63+ updatedAt: " 1735682218085 " ,
4764 },
4865 recipients: [
4966 {
50- role: " APPROVER" ,
67+ envelopeId: " <id>" ,
68+ role: " SIGNER" ,
5169 readStatus: " OPENED" ,
5270 signingStatus: " SIGNED" ,
53- sendStatus: " SENT" ,
54- id: 5867.64 ,
55- documentId: 4967.71 ,
56- templateId: 3810.18 ,
57- email: " Karl_Rice85@hotmail.com" ,
71+ sendStatus: " NOT_SENT" ,
72+ id: 9590.12 ,
73+ email: " Carmen_Keeling70@gmail.com" ,
5874 name: " <value>" ,
5975 token: " <value>" ,
6076 documentDeletedAt: " <value>" ,
@@ -66,7 +82,7 @@ let value: Document = {
6682 " TWO_FACTOR_AUTH" ,
6783 ],
6884 },
69- signingOrder: 1593.27 ,
85+ signingOrder: 5424.29 ,
7086 rejectionReason: " <value>" ,
7187 },
7288 ],
@@ -87,14 +103,15 @@ let value: Document = {
87103| ` authOptions ` | [ operations.DocumentCreateDocumentTemporaryAuthOptions] ( ../../models/operations/documentcreatedocumenttemporaryauthoptions.md ) | :heavy_check_mark : | N/A |
88104| ` formValues ` | Record<string, * operations.DocumentFormValues* > | :heavy_check_mark : | N/A |
89105| ` title ` | * string* | :heavy_check_mark : | N/A |
90- | ` documentDataId ` | * string* | :heavy_check_mark : | N/A |
91106| ` createdAt ` | * string* | :heavy_check_mark : | N/A |
92107| ` updatedAt ` | * string* | :heavy_check_mark : | N/A |
93108| ` completedAt ` | * string* | :heavy_check_mark : | N/A |
94109| ` deletedAt ` | * string* | :heavy_check_mark : | N/A |
95110| ` teamId ` | * number* | :heavy_check_mark : | N/A |
96- | ` templateId ` | * number* | :heavy_check_mark : | N/A |
97111| ` folderId ` | * string* | :heavy_check_mark : | N/A |
112+ | ` envelopeId ` | * string* | :heavy_check_mark : | N/A |
113+ | ` templateId ` | * number* | :heavy_minus_sign : | The ID of the template that the document was created from, if any. |
114+ | ` documentDataId ` | * string* | :heavy_minus_sign : | N/A |
98115| ` documentData ` | [ operations.DocumentCreateDocumentTemporaryDocumentData] ( ../../models/operations/documentcreatedocumenttemporarydocumentdata.md ) | :heavy_check_mark : | N/A |
99116| ` documentMeta ` | [ operations.DocumentCreateDocumentTemporaryDocumentMeta] ( ../../models/operations/documentcreatedocumenttemporarydocumentmeta.md ) | :heavy_check_mark : | N/A |
100117| ` folder ` | [ operations.DocumentCreateDocumentTemporaryFolder] ( ../../models/operations/documentcreatedocumenttemporaryfolder.md ) | :heavy_check_mark : | N/A |
0 commit comments