@uptiqai/integrations-sdk 1.16.1 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated-api.d.ts +13331 -17870
- package/dist/generated-api.d.ts.map +1 -1
- package/dist/generated-api.js +392 -471
- package/dist/generated-api.js.map +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/generated-api.js
CHANGED
|
@@ -1,359 +1,164 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.getIntegrationsAPI = exports.
|
|
3
|
+
exports.WealthboxCreateContactBodyContactType = exports.WealthboxCreateContactBodyContactSource = exports.WealthboxCreateContactBodyGender = exports.WealthboxCreateContactBodyType = exports.SocureRiskosReceiveWebhookBodyEventType = exports.RedtailCreateContactBodyType = exports.RedtailUpdateContactBodyType = exports.PlaidStartHostedLinkBodyHostedLinkDeliveryMethod = exports.OpenaiCreateStreamBodyMessagesItemRole = exports.OpenaiGenerateTextBodyMessagesItemRole = exports.MicrosoftOnedriveCreateFolderBodyConflictBehavior = exports.MicrosoftOnedriveUploadLargeItemBodyConflictBehavior = exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = exports.GoogleSheetsAppendValuesBodyInsertDataOption = exports.GoogleSheetsAppendValuesBodyValueInputOption = exports.GoogleSheetsUpdateValuesBodyValueInputOption = exports.GoogleSheetsGetValuesBodyValueRenderOption = exports.GoogleSheetsGetValuesBodyMajorDimension = exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = exports.GoogleGenerativeAICreateStreamBodyMessagesItemRole = exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = exports.GoogleGenerativeAIGenerateTextBodyMessagesItemRole = exports.GoogleDriveCreatePermissionBodyRole = exports.GoogleDriveCreatePermissionBodyType = exports.GoogleDriveGetFileBodyAlt = exports.GoogleDriveUpdateFileBodyContentEncoding = exports.GoogleDriveListFilesCorpora = exports.GoogleDriveCreateFileBodyContentEncoding = exports.GmailUpdateLabelBodyLabelListVisibility = exports.GmailUpdateLabelBodyMessageListVisibility = exports.GmailCreateLabelBodyLabelListVisibility = exports.GmailCreateLabelBodyMessageListVisibility = exports.GmailGetMessageBodyFormat = exports.GitlabListMergeRequestNotesBodyOrderBy = exports.GitlabListMergeRequestNotesBodySort = exports.DoolaListStateFilingFeesBodyEntityType = exports.DoolaGetCompany200PayloadExecutiveMembersItemType = exports.DoolaGetCompany200PayloadFormationSubmissionStatus = exports.DoolaGetCompany200PayloadAdminNotesItemStatus = exports.DoolaGetCompany200PayloadEntityType = exports.DoolaCreateCompany200PayloadExecutiveMembersItemType = exports.DoolaCreateCompany200PayloadFormationSubmissionStatus = exports.DoolaCreateCompany200PayloadEntityType = exports.DoolaCreateCompanyBodyExecutiveMembersItemType = exports.DoolaCreateCompanyBodyEntityType = exports.DoolaGetCustomer200PayloadSource = exports.DoolaCreateCustomer200PayloadSource = exports.AnthropicCreateStreamBodyMessagesItemRole = exports.AnthropicGenerateTextBodyMessagesItemRole = exports.AbrigoCreateProposedLienBodyLoanReferenceType = void 0;
|
|
4
|
+
exports.getIntegrationsAPI = exports.WealthboxAddHouseholdMemberBodyTitle = exports.WealthboxUpdateEventBodyState = exports.WealthboxCreateEventBodyState = exports.WealthboxUpdateTaskBodyPriority = exports.WealthboxCreateTaskBodyPriority = exports.WealthboxUpdateContactBodyWebsitesItemKind = exports.WealthboxUpdateContactBodyPhoneNumbersItemKind = exports.WealthboxUpdateContactBodyEmailAddressesItemKind = exports.WealthboxUpdateContactBodyStreetAddressesItemKind = exports.WealthboxUpdateContactBodyHouseholdTitle = exports.WealthboxUpdateContactBodyRiskTolerance = exports.WealthboxUpdateContactBodyTimeHorizon = exports.WealthboxUpdateContactBodyInvestmentObjective = exports.WealthboxUpdateContactBodyMaritalStatus = exports.WealthboxUpdateContactBodyStatus = exports.WealthboxUpdateContactBodyContactType = exports.WealthboxUpdateContactBodyContactSource = exports.WealthboxUpdateContactBodyGender = exports.WealthboxUpdateContactBodyType = exports.WealthboxCreateContactBodyWebsitesItemKind = exports.WealthboxCreateContactBodyPhoneNumbersItemKind = exports.WealthboxCreateContactBodyEmailAddressesItemKind = exports.WealthboxCreateContactBodyStreetAddressesItemKind = exports.WealthboxCreateContactBodyHouseholdTitle = exports.WealthboxCreateContactBodyRiskTolerance = exports.WealthboxCreateContactBodyTimeHorizon = exports.WealthboxCreateContactBodyInvestmentObjective = exports.WealthboxCreateContactBodyMaritalStatus = exports.WealthboxCreateContactBodyStatus = void 0;
|
|
5
5
|
/**
|
|
6
|
-
* Generated by orval
|
|
6
|
+
* Generated by orval v8.2.0 🍺
|
|
7
7
|
* Do not edit manually.
|
|
8
8
|
* Integrations API
|
|
9
9
|
* API for integrating with external services like LLMs, Stripe, etc.
|
|
10
10
|
* OpenAPI spec version: 1.0.0
|
|
11
11
|
*/
|
|
12
12
|
const http_client_1 = require("./http-client");
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
Spouse: 'Spouse',
|
|
17
|
-
Partner: 'Partner',
|
|
18
|
-
Child: 'Child',
|
|
19
|
-
Grandchild: 'Grandchild',
|
|
20
|
-
Parent: 'Parent',
|
|
21
|
-
Grandparent: 'Grandparent',
|
|
22
|
-
Sibling: 'Sibling',
|
|
23
|
-
Other_Dependent: 'Other Dependent',
|
|
13
|
+
exports.AbrigoCreateProposedLienBodyLoanReferenceType = {
|
|
14
|
+
proposed: 'proposed',
|
|
15
|
+
portfolio: 'portfolio',
|
|
24
16
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
tentative: 'tentative',
|
|
30
|
-
completed: 'completed',
|
|
31
|
-
cancelled: 'cancelled',
|
|
17
|
+
exports.AnthropicGenerateTextBodyMessagesItemRole = {
|
|
18
|
+
user: 'user',
|
|
19
|
+
assistant: 'assistant',
|
|
20
|
+
system: 'system',
|
|
32
21
|
};
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
tentative: 'tentative',
|
|
38
|
-
completed: 'completed',
|
|
39
|
-
cancelled: 'cancelled',
|
|
22
|
+
exports.AnthropicCreateStreamBodyMessagesItemRole = {
|
|
23
|
+
user: 'user',
|
|
24
|
+
assistant: 'assistant',
|
|
25
|
+
system: 'system',
|
|
40
26
|
};
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
27
|
+
exports.DoolaCreateCustomer200PayloadSource = {
|
|
28
|
+
MCP: 'MCP',
|
|
29
|
+
PARTNER_API: 'PARTNER_API',
|
|
30
|
+
WHOP_APP: 'WHOP_APP',
|
|
31
|
+
DOOLA_DASHBOARDS: 'DOOLA_DASHBOARDS',
|
|
46
32
|
};
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
33
|
+
exports.DoolaGetCustomer200PayloadSource = {
|
|
34
|
+
MCP: 'MCP',
|
|
35
|
+
PARTNER_API: 'PARTNER_API',
|
|
36
|
+
WHOP_APP: 'WHOP_APP',
|
|
37
|
+
DOOLA_DASHBOARDS: 'DOOLA_DASHBOARDS',
|
|
52
38
|
};
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
Facebook: 'Facebook',
|
|
57
|
-
Blog: 'Blog',
|
|
39
|
+
exports.DoolaCreateCompanyBodyEntityType = {
|
|
40
|
+
LLC: 'LLC',
|
|
41
|
+
CCorp: 'CCorp',
|
|
58
42
|
};
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
Trust: 'Trust',
|
|
43
|
+
exports.DoolaCreateCompanyBodyExecutiveMembersItemType = {
|
|
44
|
+
President: 'President',
|
|
45
|
+
Secretary: 'Secretary',
|
|
46
|
+
Treasurer: 'Treasurer',
|
|
47
|
+
Director: 'Director',
|
|
65
48
|
};
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
Intermediate: 'Intermediate',
|
|
70
|
-
Long_Term: 'Long Term',
|
|
49
|
+
exports.DoolaCreateCompany200PayloadEntityType = {
|
|
50
|
+
LLC: 'LLC',
|
|
51
|
+
CCorp: 'CCorp',
|
|
71
52
|
};
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
Fax: 'Fax',
|
|
79
|
-
Other: 'Other',
|
|
53
|
+
exports.DoolaCreateCompany200PayloadFormationSubmissionStatus = {
|
|
54
|
+
PENDING: 'PENDING',
|
|
55
|
+
SUBMITTING: 'SUBMITTING',
|
|
56
|
+
SUBMITTED: 'SUBMITTED',
|
|
57
|
+
COMPLETED: 'COMPLETED',
|
|
58
|
+
FAILED: 'FAILED',
|
|
80
59
|
};
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
60
|
+
exports.DoolaCreateCompany200PayloadExecutiveMembersItemType = {
|
|
61
|
+
President: 'President',
|
|
62
|
+
Secretary: 'Secretary',
|
|
63
|
+
Treasurer: 'Treasurer',
|
|
64
|
+
Director: 'Director',
|
|
85
65
|
};
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
Moderate: 'Moderate',
|
|
90
|
-
High_Risk: 'High Risk',
|
|
66
|
+
exports.DoolaGetCompany200PayloadEntityType = {
|
|
67
|
+
LLC: 'LLC',
|
|
68
|
+
CCorp: 'CCorp',
|
|
91
69
|
};
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
Mobile: 'Mobile',
|
|
97
|
-
Vacation: 'Vacation',
|
|
98
|
-
Fax: 'Fax',
|
|
99
|
-
Other: 'Other',
|
|
70
|
+
exports.DoolaGetCompany200PayloadAdminNotesItemStatus = {
|
|
71
|
+
Unresolved: 'Unresolved',
|
|
72
|
+
Resolved: 'Resolved',
|
|
73
|
+
Deleted: 'Deleted',
|
|
100
74
|
};
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
Life_Partner: 'Life Partner',
|
|
108
|
-
Separated: 'Separated',
|
|
109
|
-
Unknown: 'Unknown',
|
|
75
|
+
exports.DoolaGetCompany200PayloadFormationSubmissionStatus = {
|
|
76
|
+
PENDING: 'PENDING',
|
|
77
|
+
SUBMITTING: 'SUBMITTING',
|
|
78
|
+
SUBMITTED: 'SUBMITTED',
|
|
79
|
+
COMPLETED: 'COMPLETED',
|
|
80
|
+
FAILED: 'FAILED',
|
|
110
81
|
};
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
Safety_of_Principal: 'Safety of Principal',
|
|
82
|
+
exports.DoolaGetCompany200PayloadExecutiveMembersItemType = {
|
|
83
|
+
President: 'President',
|
|
84
|
+
Secretary: 'Secretary',
|
|
85
|
+
Treasurer: 'Treasurer',
|
|
86
|
+
Director: 'Director',
|
|
117
87
|
};
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
Spouse: 'Spouse',
|
|
122
|
-
Partner: 'Partner',
|
|
123
|
-
Child: 'Child',
|
|
124
|
-
Grandchild: 'Grandchild',
|
|
125
|
-
Parent: 'Parent',
|
|
126
|
-
Grandparent: 'Grandparent',
|
|
127
|
-
Sibling: 'Sibling',
|
|
128
|
-
Other_Dependent: 'Other Dependent',
|
|
88
|
+
exports.DoolaListStateFilingFeesBodyEntityType = {
|
|
89
|
+
LLC: 'LLC',
|
|
90
|
+
CCorp: 'CCorp',
|
|
129
91
|
};
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
Male: 'Male',
|
|
134
|
-
'Non-binary': 'Non-binary',
|
|
135
|
-
Unknown: 'Unknown',
|
|
92
|
+
exports.GitlabListMergeRequestNotesBodySort = {
|
|
93
|
+
asc: 'asc',
|
|
94
|
+
desc: 'desc',
|
|
136
95
|
};
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
Home: 'Home',
|
|
141
|
-
Mobile: 'Mobile',
|
|
142
|
-
Vacation: 'Vacation',
|
|
143
|
-
Fax: 'Fax',
|
|
144
|
-
Other: 'Other',
|
|
96
|
+
exports.GitlabListMergeRequestNotesBodyOrderBy = {
|
|
97
|
+
created_at: 'created_at',
|
|
98
|
+
updated_at: 'updated_at',
|
|
145
99
|
};
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
Vendor: 'Vendor',
|
|
152
|
-
Organization: 'Organization',
|
|
100
|
+
exports.GmailGetMessageBodyFormat = {
|
|
101
|
+
minimal: 'minimal',
|
|
102
|
+
full: 'full',
|
|
103
|
+
raw: 'raw',
|
|
104
|
+
metadata: 'metadata',
|
|
153
105
|
};
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
Conference: 'Conference',
|
|
158
|
-
Direct_Mail: 'Direct Mail',
|
|
159
|
-
Cold_Call: 'Cold Call',
|
|
160
|
-
Other: 'Other',
|
|
106
|
+
exports.GmailCreateLabelBodyMessageListVisibility = {
|
|
107
|
+
show: 'show',
|
|
108
|
+
hide: 'hide',
|
|
161
109
|
};
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
Blog: 'Blog',
|
|
110
|
+
exports.GmailCreateLabelBodyLabelListVisibility = {
|
|
111
|
+
labelShow: 'labelShow',
|
|
112
|
+
labelShowIfUnread: 'labelShowIfUnread',
|
|
113
|
+
labelHide: 'labelHide',
|
|
167
114
|
};
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
Household: 'Household',
|
|
172
|
-
Organization: 'Organization',
|
|
173
|
-
Trust: 'Trust',
|
|
115
|
+
exports.GmailUpdateLabelBodyMessageListVisibility = {
|
|
116
|
+
show: 'show',
|
|
117
|
+
hide: 'hide',
|
|
174
118
|
};
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
Long_Term: 'Long Term',
|
|
119
|
+
exports.GmailUpdateLabelBodyLabelListVisibility = {
|
|
120
|
+
labelShow: 'labelShow',
|
|
121
|
+
labelShowIfUnread: 'labelShowIfUnread',
|
|
122
|
+
labelHide: 'labelHide',
|
|
180
123
|
};
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
Home: 'Home',
|
|
185
|
-
Mobile: 'Mobile',
|
|
186
|
-
Vacation: 'Vacation',
|
|
187
|
-
Fax: 'Fax',
|
|
188
|
-
Other: 'Other',
|
|
124
|
+
exports.GoogleDriveCreateFileBodyContentEncoding = {
|
|
125
|
+
base64: 'base64',
|
|
126
|
+
text: 'text',
|
|
189
127
|
};
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
128
|
+
exports.GoogleDriveListFilesCorpora = {
|
|
129
|
+
user: 'user',
|
|
130
|
+
domain: 'domain',
|
|
131
|
+
drive: 'drive',
|
|
132
|
+
allDrives: 'allDrives',
|
|
194
133
|
};
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
Moderate: 'Moderate',
|
|
199
|
-
High_Risk: 'High Risk',
|
|
134
|
+
exports.GoogleDriveUpdateFileBodyContentEncoding = {
|
|
135
|
+
base64: 'base64',
|
|
136
|
+
text: 'text',
|
|
200
137
|
};
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
Home: 'Home',
|
|
205
|
-
Mobile: 'Mobile',
|
|
206
|
-
Vacation: 'Vacation',
|
|
207
|
-
Fax: 'Fax',
|
|
208
|
-
Other: 'Other',
|
|
138
|
+
exports.GoogleDriveGetFileBodyAlt = {
|
|
139
|
+
json: 'json',
|
|
140
|
+
media: 'media',
|
|
209
141
|
};
|
|
210
|
-
|
|
211
|
-
exports.WealthboxCreateContactBodyMaritalStatus = {
|
|
212
|
-
Married: 'Married',
|
|
213
|
-
Single: 'Single',
|
|
214
|
-
Divorced: 'Divorced',
|
|
215
|
-
Widowed: 'Widowed',
|
|
216
|
-
Life_Partner: 'Life Partner',
|
|
217
|
-
Separated: 'Separated',
|
|
218
|
-
Unknown: 'Unknown',
|
|
219
|
-
};
|
|
220
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
221
|
-
exports.WealthboxCreateContactBodyInvestmentObjective = {
|
|
222
|
-
Aggressive_Growth: 'Aggressive Growth',
|
|
223
|
-
Growth: 'Growth',
|
|
224
|
-
Income: 'Income',
|
|
225
|
-
Safety_of_Principal: 'Safety of Principal',
|
|
226
|
-
};
|
|
227
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
228
|
-
exports.WealthboxCreateContactBodyHouseholdTitle = {
|
|
229
|
-
Head: 'Head',
|
|
230
|
-
Spouse: 'Spouse',
|
|
231
|
-
Partner: 'Partner',
|
|
232
|
-
Child: 'Child',
|
|
233
|
-
Grandchild: 'Grandchild',
|
|
234
|
-
Parent: 'Parent',
|
|
235
|
-
Grandparent: 'Grandparent',
|
|
236
|
-
Sibling: 'Sibling',
|
|
237
|
-
Other_Dependent: 'Other Dependent',
|
|
238
|
-
};
|
|
239
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
240
|
-
exports.WealthboxCreateContactBodyGender = {
|
|
241
|
-
Female: 'Female',
|
|
242
|
-
Male: 'Male',
|
|
243
|
-
'Non-binary': 'Non-binary',
|
|
244
|
-
Unknown: 'Unknown',
|
|
245
|
-
};
|
|
246
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
247
|
-
exports.WealthboxCreateContactBodyEmailAddressesItemKind = {
|
|
248
|
-
Work: 'Work',
|
|
249
|
-
Home: 'Home',
|
|
250
|
-
Mobile: 'Mobile',
|
|
251
|
-
Vacation: 'Vacation',
|
|
252
|
-
Fax: 'Fax',
|
|
253
|
-
Other: 'Other',
|
|
254
|
-
};
|
|
255
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
256
|
-
exports.WealthboxCreateContactBodyContactType = {
|
|
257
|
-
Client: 'Client',
|
|
258
|
-
Past_Client: 'Past Client',
|
|
259
|
-
Prospect: 'Prospect',
|
|
260
|
-
Vendor: 'Vendor',
|
|
261
|
-
Organization: 'Organization',
|
|
262
|
-
};
|
|
263
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
264
|
-
exports.WealthboxCreateContactBodyContactSource = {
|
|
265
|
-
Referral: 'Referral',
|
|
266
|
-
Conference: 'Conference',
|
|
267
|
-
Direct_Mail: 'Direct Mail',
|
|
268
|
-
Cold_Call: 'Cold Call',
|
|
269
|
-
Other: 'Other',
|
|
270
|
-
};
|
|
271
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
272
|
-
exports.SocureRiskosReceiveWebhookBodyEventType = {
|
|
273
|
-
evaluation_completed: 'evaluation_completed',
|
|
274
|
-
evaluation_paused: 'evaluation_paused',
|
|
275
|
-
watchlist_match_found: 'watchlist_match_found',
|
|
276
|
-
watchlist_monitoring_alert: 'watchlist_monitoring_alert',
|
|
277
|
-
};
|
|
278
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
279
|
-
exports.RedtailCreateContactBodyType = {
|
|
280
|
-
Individual: 'Individual',
|
|
281
|
-
Business: 'Business',
|
|
282
|
-
Association: 'Association',
|
|
283
|
-
Trust: 'Trust',
|
|
284
|
-
Union: 'Union',
|
|
285
|
-
};
|
|
286
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
287
|
-
exports.RedtailUpdateContactBodyType = {
|
|
288
|
-
Individual: 'Individual',
|
|
289
|
-
Business: 'Business',
|
|
290
|
-
Association: 'Association',
|
|
291
|
-
Trust: 'Trust',
|
|
292
|
-
Union: 'Union',
|
|
293
|
-
};
|
|
294
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
295
|
-
exports.PlaidStartHostedLinkBodyHostedLinkDeliveryMethod = {
|
|
296
|
-
sms: 'sms',
|
|
297
|
-
email: 'email',
|
|
298
|
-
};
|
|
299
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
300
|
-
exports.OpenaiCreateStreamBodyMessagesItemRole = {
|
|
142
|
+
exports.GoogleDriveCreatePermissionBodyType = {
|
|
301
143
|
user: 'user',
|
|
302
|
-
|
|
303
|
-
|
|
144
|
+
group: 'group',
|
|
145
|
+
domain: 'domain',
|
|
146
|
+
anyone: 'anyone',
|
|
304
147
|
};
|
|
305
|
-
|
|
306
|
-
|
|
148
|
+
exports.GoogleDriveCreatePermissionBodyRole = {
|
|
149
|
+
owner: 'owner',
|
|
150
|
+
organizer: 'organizer',
|
|
151
|
+
fileOrganizer: 'fileOrganizer',
|
|
152
|
+
writer: 'writer',
|
|
153
|
+
commenter: 'commenter',
|
|
154
|
+
reader: 'reader',
|
|
155
|
+
};
|
|
156
|
+
exports.GoogleGenerativeAIGenerateTextBodyMessagesItemRole = {
|
|
307
157
|
user: 'user',
|
|
308
158
|
assistant: 'assistant',
|
|
309
159
|
system: 'system',
|
|
310
160
|
};
|
|
311
|
-
|
|
312
|
-
exports.MicrosoftOnedriveCreateFolderBodyConflictBehavior = {
|
|
313
|
-
rename: 'rename',
|
|
314
|
-
replace: 'replace',
|
|
315
|
-
fail: 'fail',
|
|
316
|
-
};
|
|
317
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
318
|
-
exports.MicrosoftOnedriveUploadLargeItemBodyConflictBehavior = {
|
|
319
|
-
rename: 'rename',
|
|
320
|
-
replace: 'replace',
|
|
321
|
-
fail: 'fail',
|
|
322
|
-
};
|
|
323
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
324
|
-
exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = {
|
|
325
|
-
rename: 'rename',
|
|
326
|
-
replace: 'replace',
|
|
327
|
-
fail: 'fail',
|
|
328
|
-
};
|
|
329
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
330
|
-
exports.GoogleSheetsAppendValuesBodyValueInputOption = {
|
|
331
|
-
RAW: 'RAW',
|
|
332
|
-
USER_ENTERED: 'USER_ENTERED',
|
|
333
|
-
};
|
|
334
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
335
|
-
exports.GoogleSheetsAppendValuesBodyInsertDataOption = {
|
|
336
|
-
OVERWRITE: 'OVERWRITE',
|
|
337
|
-
INSERT_ROWS: 'INSERT_ROWS',
|
|
338
|
-
};
|
|
339
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
340
|
-
exports.GoogleSheetsUpdateValuesBodyValueInputOption = {
|
|
341
|
-
RAW: 'RAW',
|
|
342
|
-
USER_ENTERED: 'USER_ENTERED',
|
|
343
|
-
};
|
|
344
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
345
|
-
exports.GoogleSheetsGetValuesBodyValueRenderOption = {
|
|
346
|
-
FORMATTED_VALUE: 'FORMATTED_VALUE',
|
|
347
|
-
UNFORMATTED_VALUE: 'UNFORMATTED_VALUE',
|
|
348
|
-
FORMULA: 'FORMULA',
|
|
349
|
-
};
|
|
350
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
351
|
-
exports.GoogleSheetsGetValuesBodyMajorDimension = {
|
|
352
|
-
ROWS: 'ROWS',
|
|
353
|
-
COLUMNS: 'COLUMNS',
|
|
354
|
-
};
|
|
355
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
356
|
-
exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = {
|
|
161
|
+
exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = {
|
|
357
162
|
'1:1': '1:1',
|
|
358
163
|
'2:3': '2:3',
|
|
359
164
|
'3:2': '3:2',
|
|
@@ -365,14 +170,12 @@ exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = {
|
|
|
365
170
|
'16:9': '16:9',
|
|
366
171
|
'21:9': '21:9',
|
|
367
172
|
};
|
|
368
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
369
173
|
exports.GoogleGenerativeAICreateStreamBodyMessagesItemRole = {
|
|
370
174
|
user: 'user',
|
|
371
175
|
assistant: 'assistant',
|
|
372
176
|
system: 'system',
|
|
373
177
|
};
|
|
374
|
-
|
|
375
|
-
exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = {
|
|
178
|
+
exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = {
|
|
376
179
|
'1:1': '1:1',
|
|
377
180
|
'2:3': '2:3',
|
|
378
181
|
'3:2': '3:2',
|
|
@@ -384,182 +187,300 @@ exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = {
|
|
|
384
187
|
'16:9': '16:9',
|
|
385
188
|
'21:9': '21:9',
|
|
386
189
|
};
|
|
387
|
-
|
|
388
|
-
|
|
190
|
+
exports.GoogleSheetsGetValuesBodyMajorDimension = {
|
|
191
|
+
ROWS: 'ROWS',
|
|
192
|
+
COLUMNS: 'COLUMNS',
|
|
193
|
+
};
|
|
194
|
+
exports.GoogleSheetsGetValuesBodyValueRenderOption = {
|
|
195
|
+
FORMATTED_VALUE: 'FORMATTED_VALUE',
|
|
196
|
+
UNFORMATTED_VALUE: 'UNFORMATTED_VALUE',
|
|
197
|
+
FORMULA: 'FORMULA',
|
|
198
|
+
};
|
|
199
|
+
exports.GoogleSheetsUpdateValuesBodyValueInputOption = {
|
|
200
|
+
RAW: 'RAW',
|
|
201
|
+
USER_ENTERED: 'USER_ENTERED',
|
|
202
|
+
};
|
|
203
|
+
exports.GoogleSheetsAppendValuesBodyValueInputOption = {
|
|
204
|
+
RAW: 'RAW',
|
|
205
|
+
USER_ENTERED: 'USER_ENTERED',
|
|
206
|
+
};
|
|
207
|
+
exports.GoogleSheetsAppendValuesBodyInsertDataOption = {
|
|
208
|
+
OVERWRITE: 'OVERWRITE',
|
|
209
|
+
INSERT_ROWS: 'INSERT_ROWS',
|
|
210
|
+
};
|
|
211
|
+
exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = {
|
|
212
|
+
rename: 'rename',
|
|
213
|
+
replace: 'replace',
|
|
214
|
+
fail: 'fail',
|
|
215
|
+
};
|
|
216
|
+
exports.MicrosoftOnedriveUploadLargeItemBodyConflictBehavior = {
|
|
217
|
+
rename: 'rename',
|
|
218
|
+
replace: 'replace',
|
|
219
|
+
fail: 'fail',
|
|
220
|
+
};
|
|
221
|
+
exports.MicrosoftOnedriveCreateFolderBodyConflictBehavior = {
|
|
222
|
+
rename: 'rename',
|
|
223
|
+
replace: 'replace',
|
|
224
|
+
fail: 'fail',
|
|
225
|
+
};
|
|
226
|
+
exports.OpenaiGenerateTextBodyMessagesItemRole = {
|
|
389
227
|
user: 'user',
|
|
390
228
|
assistant: 'assistant',
|
|
391
229
|
system: 'system',
|
|
392
230
|
};
|
|
393
|
-
|
|
394
|
-
exports.GoogleDriveCreatePermissionBodyType = {
|
|
231
|
+
exports.OpenaiCreateStreamBodyMessagesItemRole = {
|
|
395
232
|
user: 'user',
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
anyone: 'anyone',
|
|
233
|
+
assistant: 'assistant',
|
|
234
|
+
system: 'system',
|
|
399
235
|
};
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
organizer: 'organizer',
|
|
404
|
-
fileOrganizer: 'fileOrganizer',
|
|
405
|
-
writer: 'writer',
|
|
406
|
-
commenter: 'commenter',
|
|
407
|
-
reader: 'reader',
|
|
236
|
+
exports.PlaidStartHostedLinkBodyHostedLinkDeliveryMethod = {
|
|
237
|
+
sms: 'sms',
|
|
238
|
+
email: 'email',
|
|
408
239
|
};
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
240
|
+
exports.RedtailUpdateContactBodyType = {
|
|
241
|
+
Individual: 'Individual',
|
|
242
|
+
Business: 'Business',
|
|
243
|
+
Association: 'Association',
|
|
244
|
+
Trust: 'Trust',
|
|
245
|
+
Union: 'Union',
|
|
413
246
|
};
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
247
|
+
exports.RedtailCreateContactBodyType = {
|
|
248
|
+
Individual: 'Individual',
|
|
249
|
+
Business: 'Business',
|
|
250
|
+
Association: 'Association',
|
|
251
|
+
Trust: 'Trust',
|
|
252
|
+
Union: 'Union',
|
|
418
253
|
};
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
allDrives: 'allDrives',
|
|
254
|
+
exports.SocureRiskosReceiveWebhookBodyEventType = {
|
|
255
|
+
evaluation_completed: 'evaluation_completed',
|
|
256
|
+
evaluation_paused: 'evaluation_paused',
|
|
257
|
+
watchlist_match_found: 'watchlist_match_found',
|
|
258
|
+
watchlist_monitoring_alert: 'watchlist_monitoring_alert',
|
|
425
259
|
};
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
260
|
+
exports.WealthboxCreateContactBodyType = {
|
|
261
|
+
Person: 'Person',
|
|
262
|
+
Household: 'Household',
|
|
263
|
+
Organization: 'Organization',
|
|
264
|
+
Trust: 'Trust',
|
|
430
265
|
};
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
266
|
+
exports.WealthboxCreateContactBodyGender = {
|
|
267
|
+
Female: 'Female',
|
|
268
|
+
Male: 'Male',
|
|
269
|
+
'Non-binary': 'Non-binary',
|
|
270
|
+
Unknown: 'Unknown',
|
|
435
271
|
};
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
272
|
+
exports.WealthboxCreateContactBodyContactSource = {
|
|
273
|
+
Referral: 'Referral',
|
|
274
|
+
Conference: 'Conference',
|
|
275
|
+
Direct_Mail: 'Direct Mail',
|
|
276
|
+
Cold_Call: 'Cold Call',
|
|
277
|
+
Other: 'Other',
|
|
441
278
|
};
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
279
|
+
exports.WealthboxCreateContactBodyContactType = {
|
|
280
|
+
Client: 'Client',
|
|
281
|
+
Past_Client: 'Past Client',
|
|
282
|
+
Prospect: 'Prospect',
|
|
283
|
+
Vendor: 'Vendor',
|
|
284
|
+
Organization: 'Organization',
|
|
446
285
|
};
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
labelShowIfUnread: 'labelShowIfUnread',
|
|
451
|
-
labelHide: 'labelHide',
|
|
286
|
+
exports.WealthboxCreateContactBodyStatus = {
|
|
287
|
+
Active: 'Active',
|
|
288
|
+
Inactive: 'Inactive',
|
|
452
289
|
};
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
290
|
+
exports.WealthboxCreateContactBodyMaritalStatus = {
|
|
291
|
+
Married: 'Married',
|
|
292
|
+
Single: 'Single',
|
|
293
|
+
Divorced: 'Divorced',
|
|
294
|
+
Widowed: 'Widowed',
|
|
295
|
+
Life_Partner: 'Life Partner',
|
|
296
|
+
Separated: 'Separated',
|
|
297
|
+
Unknown: 'Unknown',
|
|
459
298
|
};
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
299
|
+
exports.WealthboxCreateContactBodyInvestmentObjective = {
|
|
300
|
+
Aggressive_Growth: 'Aggressive Growth',
|
|
301
|
+
Growth: 'Growth',
|
|
302
|
+
Income: 'Income',
|
|
303
|
+
Safety_of_Principal: 'Safety of Principal',
|
|
464
304
|
};
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
305
|
+
exports.WealthboxCreateContactBodyTimeHorizon = {
|
|
306
|
+
Short_Term: 'Short Term',
|
|
307
|
+
Intermediate: 'Intermediate',
|
|
308
|
+
Long_Term: 'Long Term',
|
|
469
309
|
};
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
310
|
+
exports.WealthboxCreateContactBodyRiskTolerance = {
|
|
311
|
+
Low: 'Low',
|
|
312
|
+
Moderate: 'Moderate',
|
|
313
|
+
High_Risk: 'High Risk',
|
|
474
314
|
};
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
315
|
+
exports.WealthboxCreateContactBodyHouseholdTitle = {
|
|
316
|
+
Head: 'Head',
|
|
317
|
+
Spouse: 'Spouse',
|
|
318
|
+
Partner: 'Partner',
|
|
319
|
+
Child: 'Child',
|
|
320
|
+
Grandchild: 'Grandchild',
|
|
321
|
+
Parent: 'Parent',
|
|
322
|
+
Grandparent: 'Grandparent',
|
|
323
|
+
Sibling: 'Sibling',
|
|
324
|
+
Other_Dependent: 'Other Dependent',
|
|
482
325
|
};
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
326
|
+
exports.WealthboxCreateContactBodyStreetAddressesItemKind = {
|
|
327
|
+
Work: 'Work',
|
|
328
|
+
Home: 'Home',
|
|
329
|
+
Mobile: 'Mobile',
|
|
330
|
+
Vacation: 'Vacation',
|
|
331
|
+
Fax: 'Fax',
|
|
332
|
+
Other: 'Other',
|
|
489
333
|
};
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
334
|
+
exports.WealthboxCreateContactBodyEmailAddressesItemKind = {
|
|
335
|
+
Work: 'Work',
|
|
336
|
+
Home: 'Home',
|
|
337
|
+
Mobile: 'Mobile',
|
|
338
|
+
Vacation: 'Vacation',
|
|
339
|
+
Fax: 'Fax',
|
|
340
|
+
Other: 'Other',
|
|
494
341
|
};
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
342
|
+
exports.WealthboxCreateContactBodyPhoneNumbersItemKind = {
|
|
343
|
+
Work: 'Work',
|
|
344
|
+
Home: 'Home',
|
|
345
|
+
Mobile: 'Mobile',
|
|
346
|
+
Vacation: 'Vacation',
|
|
347
|
+
Fax: 'Fax',
|
|
348
|
+
Other: 'Other',
|
|
500
349
|
};
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
SUBMITTED: 'SUBMITTED',
|
|
506
|
-
COMPLETED: 'COMPLETED',
|
|
507
|
-
FAILED: 'FAILED',
|
|
350
|
+
exports.WealthboxCreateContactBodyWebsitesItemKind = {
|
|
351
|
+
Website: 'Website',
|
|
352
|
+
Facebook: 'Facebook',
|
|
353
|
+
Blog: 'Blog',
|
|
508
354
|
};
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
Director: 'Director',
|
|
355
|
+
exports.WealthboxUpdateContactBodyType = {
|
|
356
|
+
Person: 'Person',
|
|
357
|
+
Household: 'Household',
|
|
358
|
+
Organization: 'Organization',
|
|
359
|
+
Trust: 'Trust',
|
|
515
360
|
};
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
361
|
+
exports.WealthboxUpdateContactBodyGender = {
|
|
362
|
+
Female: 'Female',
|
|
363
|
+
Male: 'Male',
|
|
364
|
+
'Non-binary': 'Non-binary',
|
|
365
|
+
Unknown: 'Unknown',
|
|
520
366
|
};
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
367
|
+
exports.WealthboxUpdateContactBodyContactSource = {
|
|
368
|
+
Referral: 'Referral',
|
|
369
|
+
Conference: 'Conference',
|
|
370
|
+
Direct_Mail: 'Direct Mail',
|
|
371
|
+
Cold_Call: 'Cold Call',
|
|
372
|
+
Other: 'Other',
|
|
527
373
|
};
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
374
|
+
exports.WealthboxUpdateContactBodyContactType = {
|
|
375
|
+
Client: 'Client',
|
|
376
|
+
Past_Client: 'Past Client',
|
|
377
|
+
Prospect: 'Prospect',
|
|
378
|
+
Vendor: 'Vendor',
|
|
379
|
+
Organization: 'Organization',
|
|
532
380
|
};
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
PARTNER_API: 'PARTNER_API',
|
|
537
|
-
WHOP_APP: 'WHOP_APP',
|
|
538
|
-
DOOLA_DASHBOARDS: 'DOOLA_DASHBOARDS',
|
|
381
|
+
exports.WealthboxUpdateContactBodyStatus = {
|
|
382
|
+
Active: 'Active',
|
|
383
|
+
Inactive: 'Inactive',
|
|
539
384
|
};
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
385
|
+
exports.WealthboxUpdateContactBodyMaritalStatus = {
|
|
386
|
+
Married: 'Married',
|
|
387
|
+
Single: 'Single',
|
|
388
|
+
Divorced: 'Divorced',
|
|
389
|
+
Widowed: 'Widowed',
|
|
390
|
+
Life_Partner: 'Life Partner',
|
|
391
|
+
Separated: 'Separated',
|
|
392
|
+
Unknown: 'Unknown',
|
|
546
393
|
};
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
394
|
+
exports.WealthboxUpdateContactBodyInvestmentObjective = {
|
|
395
|
+
Aggressive_Growth: 'Aggressive Growth',
|
|
396
|
+
Growth: 'Growth',
|
|
397
|
+
Income: 'Income',
|
|
398
|
+
Safety_of_Principal: 'Safety of Principal',
|
|
552
399
|
};
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
system: 'system',
|
|
400
|
+
exports.WealthboxUpdateContactBodyTimeHorizon = {
|
|
401
|
+
Short_Term: 'Short Term',
|
|
402
|
+
Intermediate: 'Intermediate',
|
|
403
|
+
Long_Term: 'Long Term',
|
|
558
404
|
};
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
405
|
+
exports.WealthboxUpdateContactBodyRiskTolerance = {
|
|
406
|
+
Low: 'Low',
|
|
407
|
+
Moderate: 'Moderate',
|
|
408
|
+
High_Risk: 'High Risk',
|
|
409
|
+
};
|
|
410
|
+
exports.WealthboxUpdateContactBodyHouseholdTitle = {
|
|
411
|
+
Head: 'Head',
|
|
412
|
+
Spouse: 'Spouse',
|
|
413
|
+
Partner: 'Partner',
|
|
414
|
+
Child: 'Child',
|
|
415
|
+
Grandchild: 'Grandchild',
|
|
416
|
+
Parent: 'Parent',
|
|
417
|
+
Grandparent: 'Grandparent',
|
|
418
|
+
Sibling: 'Sibling',
|
|
419
|
+
Other_Dependent: 'Other Dependent',
|
|
420
|
+
};
|
|
421
|
+
exports.WealthboxUpdateContactBodyStreetAddressesItemKind = {
|
|
422
|
+
Work: 'Work',
|
|
423
|
+
Home: 'Home',
|
|
424
|
+
Mobile: 'Mobile',
|
|
425
|
+
Vacation: 'Vacation',
|
|
426
|
+
Fax: 'Fax',
|
|
427
|
+
Other: 'Other',
|
|
428
|
+
};
|
|
429
|
+
exports.WealthboxUpdateContactBodyEmailAddressesItemKind = {
|
|
430
|
+
Work: 'Work',
|
|
431
|
+
Home: 'Home',
|
|
432
|
+
Mobile: 'Mobile',
|
|
433
|
+
Vacation: 'Vacation',
|
|
434
|
+
Fax: 'Fax',
|
|
435
|
+
Other: 'Other',
|
|
436
|
+
};
|
|
437
|
+
exports.WealthboxUpdateContactBodyPhoneNumbersItemKind = {
|
|
438
|
+
Work: 'Work',
|
|
439
|
+
Home: 'Home',
|
|
440
|
+
Mobile: 'Mobile',
|
|
441
|
+
Vacation: 'Vacation',
|
|
442
|
+
Fax: 'Fax',
|
|
443
|
+
Other: 'Other',
|
|
444
|
+
};
|
|
445
|
+
exports.WealthboxUpdateContactBodyWebsitesItemKind = {
|
|
446
|
+
Website: 'Website',
|
|
447
|
+
Facebook: 'Facebook',
|
|
448
|
+
Blog: 'Blog',
|
|
449
|
+
};
|
|
450
|
+
exports.WealthboxCreateTaskBodyPriority = {
|
|
451
|
+
Low: 'Low',
|
|
452
|
+
Medium: 'Medium',
|
|
453
|
+
High: 'High',
|
|
454
|
+
};
|
|
455
|
+
exports.WealthboxUpdateTaskBodyPriority = {
|
|
456
|
+
Low: 'Low',
|
|
457
|
+
Medium: 'Medium',
|
|
458
|
+
High: 'High',
|
|
459
|
+
};
|
|
460
|
+
exports.WealthboxCreateEventBodyState = {
|
|
461
|
+
unconfirmed: 'unconfirmed',
|
|
462
|
+
confirmed: 'confirmed',
|
|
463
|
+
tentative: 'tentative',
|
|
464
|
+
completed: 'completed',
|
|
465
|
+
cancelled: 'cancelled',
|
|
466
|
+
};
|
|
467
|
+
exports.WealthboxUpdateEventBodyState = {
|
|
468
|
+
unconfirmed: 'unconfirmed',
|
|
469
|
+
confirmed: 'confirmed',
|
|
470
|
+
tentative: 'tentative',
|
|
471
|
+
completed: 'completed',
|
|
472
|
+
cancelled: 'cancelled',
|
|
473
|
+
};
|
|
474
|
+
exports.WealthboxAddHouseholdMemberBodyTitle = {
|
|
475
|
+
Head: 'Head',
|
|
476
|
+
Spouse: 'Spouse',
|
|
477
|
+
Partner: 'Partner',
|
|
478
|
+
Child: 'Child',
|
|
479
|
+
Grandchild: 'Grandchild',
|
|
480
|
+
Parent: 'Parent',
|
|
481
|
+
Grandparent: 'Grandparent',
|
|
482
|
+
Sibling: 'Sibling',
|
|
483
|
+
Other_Dependent: 'Other Dependent',
|
|
563
484
|
};
|
|
564
485
|
const getIntegrationsAPI = () => {
|
|
565
486
|
/**
|
|
@@ -1488,10 +1409,10 @@ const getIntegrationsAPI = () => {
|
|
|
1488
1409
|
*/
|
|
1489
1410
|
const awsS3UploadFile = (awsS3UploadFileBody) => {
|
|
1490
1411
|
const formData = new FormData();
|
|
1491
|
-
formData.append(
|
|
1492
|
-
formData.append(
|
|
1412
|
+
formData.append(`file`, awsS3UploadFileBody.file);
|
|
1413
|
+
formData.append(`destinationKey`, awsS3UploadFileBody.destinationKey);
|
|
1493
1414
|
if (awsS3UploadFileBody.userId !== undefined) {
|
|
1494
|
-
formData.append(
|
|
1415
|
+
formData.append(`userId`, awsS3UploadFileBody.userId);
|
|
1495
1416
|
}
|
|
1496
1417
|
return (0, http_client_1.customAxios)({ url: `/aws-s3/upload-file`, method: 'POST',
|
|
1497
1418
|
headers: { 'Content-Type': 'multipart/form-data', },
|
|
@@ -1593,10 +1514,10 @@ const getIntegrationsAPI = () => {
|
|
|
1593
1514
|
*/
|
|
1594
1515
|
const azureBlobStorageUploadFile = (azureBlobStorageUploadFileBody) => {
|
|
1595
1516
|
const formData = new FormData();
|
|
1596
|
-
formData.append(
|
|
1597
|
-
formData.append(
|
|
1517
|
+
formData.append(`file`, azureBlobStorageUploadFileBody.file);
|
|
1518
|
+
formData.append(`destinationKey`, azureBlobStorageUploadFileBody.destinationKey);
|
|
1598
1519
|
if (azureBlobStorageUploadFileBody.userId !== undefined) {
|
|
1599
|
-
formData.append(
|
|
1520
|
+
formData.append(`userId`, azureBlobStorageUploadFileBody.userId);
|
|
1600
1521
|
}
|
|
1601
1522
|
return (0, http_client_1.customAxios)({ url: `/azure-blob-storage/upload-file`, method: 'POST',
|
|
1602
1523
|
headers: { 'Content-Type': 'multipart/form-data', },
|
|
@@ -4054,10 +3975,10 @@ const getIntegrationsAPI = () => {
|
|
|
4054
3975
|
*/
|
|
4055
3976
|
const googleCloudStorageUploadFile = (googleCloudStorageUploadFileBody) => {
|
|
4056
3977
|
const formData = new FormData();
|
|
4057
|
-
formData.append(
|
|
4058
|
-
formData.append(
|
|
3978
|
+
formData.append(`file`, googleCloudStorageUploadFileBody.file);
|
|
3979
|
+
formData.append(`destinationKey`, googleCloudStorageUploadFileBody.destinationKey);
|
|
4059
3980
|
if (googleCloudStorageUploadFileBody.userId !== undefined) {
|
|
4060
|
-
formData.append(
|
|
3981
|
+
formData.append(`userId`, googleCloudStorageUploadFileBody.userId);
|
|
4061
3982
|
}
|
|
4062
3983
|
return (0, http_client_1.customAxios)({ url: `/google-cloud-storage/upload-file`, method: 'POST',
|
|
4063
3984
|
headers: { 'Content-Type': 'multipart/form-data', },
|