@bubblelab/bubble-core 0.1.152 → 0.1.154
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/bubble-bundle.d.ts +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +68 -68
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +140 -140
- package/dist/bubbles/service-bubble/apify/apify.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +266 -266
- package/dist/bubbles/service-bubble/followupboss.d.ts +148 -148
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +88 -88
- package/dist/bubbles/service-bubble/gmail.d.ts +282 -282
- package/dist/bubbles/service-bubble/google-calendar.d.ts +28 -28
- package/dist/bubbles/service-bubble/google-drive.d.ts +98 -98
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +70 -70
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/notion/notion.d.ts +352 -352
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +616 -616
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +96 -96
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +104 -104
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +16 -16
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +182 -182
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +46 -46
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -88,14 +88,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
88
88
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
89
89
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
90
|
}, "strip", import("zod").ZodTypeAny, {
|
|
91
|
-
id?: string | undefined;
|
|
92
91
|
username?: string | undefined;
|
|
92
|
+
id?: string | undefined;
|
|
93
93
|
full_name?: string | undefined;
|
|
94
94
|
is_verified?: boolean | undefined;
|
|
95
95
|
profile_pic_url?: string | undefined;
|
|
96
96
|
}, {
|
|
97
|
-
id?: string | undefined;
|
|
98
97
|
username?: string | undefined;
|
|
98
|
+
id?: string | undefined;
|
|
99
99
|
full_name?: string | undefined;
|
|
100
100
|
is_verified?: boolean | undefined;
|
|
101
101
|
profile_pic_url?: string | undefined;
|
|
@@ -113,10 +113,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
113
113
|
}>>>;
|
|
114
114
|
}, "strip", import("zod").ZodTypeAny, {
|
|
115
115
|
type?: string | undefined;
|
|
116
|
-
id?: string | undefined;
|
|
117
116
|
url?: string | undefined;
|
|
118
|
-
images?: string[] | undefined;
|
|
119
117
|
timestamp?: string | undefined;
|
|
118
|
+
id?: string | undefined;
|
|
119
|
+
images?: string[] | undefined;
|
|
120
120
|
caption?: string | undefined;
|
|
121
121
|
location?: {
|
|
122
122
|
name?: string | undefined;
|
|
@@ -138,8 +138,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
138
138
|
ownerId?: string | undefined;
|
|
139
139
|
productType?: string | undefined;
|
|
140
140
|
taggedUsers?: {
|
|
141
|
-
id?: string | undefined;
|
|
142
141
|
username?: string | undefined;
|
|
142
|
+
id?: string | undefined;
|
|
143
143
|
full_name?: string | undefined;
|
|
144
144
|
is_verified?: boolean | undefined;
|
|
145
145
|
profile_pic_url?: string | undefined;
|
|
@@ -147,10 +147,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
147
147
|
isCommentsDisabled?: boolean | undefined;
|
|
148
148
|
}, {
|
|
149
149
|
type?: string | undefined;
|
|
150
|
-
id?: string | undefined;
|
|
151
150
|
url?: string | undefined;
|
|
152
|
-
images?: string[] | undefined;
|
|
153
151
|
timestamp?: string | undefined;
|
|
152
|
+
id?: string | undefined;
|
|
153
|
+
images?: string[] | undefined;
|
|
154
154
|
caption?: string | undefined;
|
|
155
155
|
location?: {
|
|
156
156
|
name?: string | undefined;
|
|
@@ -172,8 +172,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
172
172
|
ownerId?: string | undefined;
|
|
173
173
|
productType?: string | undefined;
|
|
174
174
|
taggedUsers?: {
|
|
175
|
-
id?: string | undefined;
|
|
176
175
|
username?: string | undefined;
|
|
176
|
+
id?: string | undefined;
|
|
177
177
|
full_name?: string | undefined;
|
|
178
178
|
is_verified?: boolean | undefined;
|
|
179
179
|
profile_pic_url?: string | undefined;
|
|
@@ -202,17 +202,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
202
202
|
itemsCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
203
203
|
}, "strip", import("zod").ZodTypeAny, {
|
|
204
204
|
title?: string | undefined;
|
|
205
|
-
coverUrl?: string | undefined;
|
|
206
205
|
itemsCount?: number | undefined;
|
|
206
|
+
coverUrl?: string | undefined;
|
|
207
207
|
}, {
|
|
208
208
|
title?: string | undefined;
|
|
209
|
-
coverUrl?: string | undefined;
|
|
210
209
|
itemsCount?: number | undefined;
|
|
210
|
+
coverUrl?: string | undefined;
|
|
211
211
|
}>, "many">>;
|
|
212
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
213
|
-
id?: string | undefined;
|
|
214
|
-
url?: string | undefined;
|
|
215
213
|
username?: string | undefined;
|
|
214
|
+
url?: string | undefined;
|
|
215
|
+
id?: string | undefined;
|
|
216
216
|
private?: boolean | undefined;
|
|
217
217
|
verified?: boolean | undefined;
|
|
218
218
|
inputUrl?: string | undefined;
|
|
@@ -241,10 +241,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
241
241
|
relatedProfiles?: unknown[] | undefined;
|
|
242
242
|
latestPosts?: {
|
|
243
243
|
type?: string | undefined;
|
|
244
|
-
id?: string | undefined;
|
|
245
244
|
url?: string | undefined;
|
|
246
|
-
images?: string[] | undefined;
|
|
247
245
|
timestamp?: string | undefined;
|
|
246
|
+
id?: string | undefined;
|
|
247
|
+
images?: string[] | undefined;
|
|
248
248
|
caption?: string | undefined;
|
|
249
249
|
location?: {
|
|
250
250
|
name?: string | undefined;
|
|
@@ -266,8 +266,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
266
266
|
ownerId?: string | undefined;
|
|
267
267
|
productType?: string | undefined;
|
|
268
268
|
taggedUsers?: {
|
|
269
|
-
id?: string | undefined;
|
|
270
269
|
username?: string | undefined;
|
|
270
|
+
id?: string | undefined;
|
|
271
271
|
full_name?: string | undefined;
|
|
272
272
|
is_verified?: boolean | undefined;
|
|
273
273
|
profile_pic_url?: string | undefined;
|
|
@@ -282,13 +282,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
282
282
|
}[] | undefined;
|
|
283
283
|
highlights?: {
|
|
284
284
|
title?: string | undefined;
|
|
285
|
-
coverUrl?: string | undefined;
|
|
286
285
|
itemsCount?: number | undefined;
|
|
286
|
+
coverUrl?: string | undefined;
|
|
287
287
|
}[] | undefined;
|
|
288
288
|
}, {
|
|
289
|
-
id?: string | undefined;
|
|
290
|
-
url?: string | undefined;
|
|
291
289
|
username?: string | undefined;
|
|
290
|
+
url?: string | undefined;
|
|
291
|
+
id?: string | undefined;
|
|
292
292
|
private?: boolean | undefined;
|
|
293
293
|
verified?: boolean | undefined;
|
|
294
294
|
inputUrl?: string | undefined;
|
|
@@ -317,10 +317,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
317
317
|
relatedProfiles?: unknown[] | undefined;
|
|
318
318
|
latestPosts?: {
|
|
319
319
|
type?: string | undefined;
|
|
320
|
-
id?: string | undefined;
|
|
321
320
|
url?: string | undefined;
|
|
322
|
-
images?: string[] | undefined;
|
|
323
321
|
timestamp?: string | undefined;
|
|
322
|
+
id?: string | undefined;
|
|
323
|
+
images?: string[] | undefined;
|
|
324
324
|
caption?: string | undefined;
|
|
325
325
|
location?: {
|
|
326
326
|
name?: string | undefined;
|
|
@@ -342,8 +342,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
342
342
|
ownerId?: string | undefined;
|
|
343
343
|
productType?: string | undefined;
|
|
344
344
|
taggedUsers?: {
|
|
345
|
-
id?: string | undefined;
|
|
346
345
|
username?: string | undefined;
|
|
346
|
+
id?: string | undefined;
|
|
347
347
|
full_name?: string | undefined;
|
|
348
348
|
is_verified?: boolean | undefined;
|
|
349
349
|
profile_pic_url?: string | undefined;
|
|
@@ -358,8 +358,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
358
358
|
}[] | undefined;
|
|
359
359
|
highlights?: {
|
|
360
360
|
title?: string | undefined;
|
|
361
|
-
coverUrl?: string | undefined;
|
|
362
361
|
itemsCount?: number | undefined;
|
|
362
|
+
coverUrl?: string | undefined;
|
|
363
363
|
}[] | undefined;
|
|
364
364
|
}>;
|
|
365
365
|
description: string;
|
|
@@ -409,14 +409,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
409
409
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
410
410
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
411
411
|
}, "strip", import("zod").ZodTypeAny, {
|
|
412
|
-
id?: string | undefined;
|
|
413
412
|
username?: string | undefined;
|
|
413
|
+
id?: string | undefined;
|
|
414
414
|
full_name?: string | undefined;
|
|
415
415
|
is_verified?: boolean | undefined;
|
|
416
416
|
profile_pic_url?: string | undefined;
|
|
417
417
|
}, {
|
|
418
|
-
id?: string | undefined;
|
|
419
418
|
username?: string | undefined;
|
|
419
|
+
id?: string | undefined;
|
|
420
420
|
full_name?: string | undefined;
|
|
421
421
|
is_verified?: boolean | undefined;
|
|
422
422
|
profile_pic_url?: string | undefined;
|
|
@@ -560,16 +560,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
560
560
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
561
561
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
562
562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
563
|
-
id?: string | undefined;
|
|
564
563
|
username?: string | undefined;
|
|
564
|
+
id?: string | undefined;
|
|
565
565
|
is_private?: boolean | undefined;
|
|
566
566
|
full_name?: string | undefined;
|
|
567
567
|
is_verified?: boolean | undefined;
|
|
568
568
|
profile_pic_url?: string | undefined;
|
|
569
569
|
profile_pic_id?: string | undefined;
|
|
570
570
|
}, {
|
|
571
|
-
id?: string | undefined;
|
|
572
571
|
username?: string | undefined;
|
|
572
|
+
id?: string | undefined;
|
|
573
573
|
is_private?: boolean | undefined;
|
|
574
574
|
full_name?: string | undefined;
|
|
575
575
|
is_verified?: boolean | undefined;
|
|
@@ -604,8 +604,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
604
604
|
display_labels?: unknown;
|
|
605
605
|
formatted_clips_media_count?: string | null | undefined;
|
|
606
606
|
ig_artist?: {
|
|
607
|
-
id?: string | undefined;
|
|
608
607
|
username?: string | undefined;
|
|
608
|
+
id?: string | undefined;
|
|
609
609
|
is_private?: boolean | undefined;
|
|
610
610
|
full_name?: string | undefined;
|
|
611
611
|
is_verified?: boolean | undefined;
|
|
@@ -640,8 +640,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
640
640
|
display_labels?: unknown;
|
|
641
641
|
formatted_clips_media_count?: string | null | undefined;
|
|
642
642
|
ig_artist?: {
|
|
643
|
-
id?: string | undefined;
|
|
644
643
|
username?: string | undefined;
|
|
644
|
+
id?: string | undefined;
|
|
645
645
|
is_private?: boolean | undefined;
|
|
646
646
|
full_name?: string | undefined;
|
|
647
647
|
is_verified?: boolean | undefined;
|
|
@@ -706,8 +706,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
706
706
|
display_labels?: unknown;
|
|
707
707
|
formatted_clips_media_count?: string | null | undefined;
|
|
708
708
|
ig_artist?: {
|
|
709
|
-
id?: string | undefined;
|
|
710
709
|
username?: string | undefined;
|
|
710
|
+
id?: string | undefined;
|
|
711
711
|
is_private?: boolean | undefined;
|
|
712
712
|
full_name?: string | undefined;
|
|
713
713
|
is_verified?: boolean | undefined;
|
|
@@ -772,8 +772,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
772
772
|
display_labels?: unknown;
|
|
773
773
|
formatted_clips_media_count?: string | null | undefined;
|
|
774
774
|
ig_artist?: {
|
|
775
|
-
id?: string | undefined;
|
|
776
775
|
username?: string | undefined;
|
|
776
|
+
id?: string | undefined;
|
|
777
777
|
is_private?: boolean | undefined;
|
|
778
778
|
full_name?: string | undefined;
|
|
779
779
|
is_verified?: boolean | undefined;
|
|
@@ -844,8 +844,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
844
844
|
display_labels?: unknown;
|
|
845
845
|
formatted_clips_media_count?: string | null | undefined;
|
|
846
846
|
ig_artist?: {
|
|
847
|
-
id?: string | undefined;
|
|
848
847
|
username?: string | undefined;
|
|
848
|
+
id?: string | undefined;
|
|
849
849
|
is_private?: boolean | undefined;
|
|
850
850
|
full_name?: string | undefined;
|
|
851
851
|
is_verified?: boolean | undefined;
|
|
@@ -916,8 +916,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
916
916
|
display_labels?: unknown;
|
|
917
917
|
formatted_clips_media_count?: string | null | undefined;
|
|
918
918
|
ig_artist?: {
|
|
919
|
-
id?: string | undefined;
|
|
920
919
|
username?: string | undefined;
|
|
920
|
+
id?: string | undefined;
|
|
921
921
|
is_private?: boolean | undefined;
|
|
922
922
|
full_name?: string | undefined;
|
|
923
923
|
is_verified?: boolean | undefined;
|
|
@@ -943,15 +943,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
943
943
|
}>>;
|
|
944
944
|
}, "strip", import("zod").ZodTypeAny, {
|
|
945
945
|
type?: string | undefined;
|
|
946
|
-
id?: string | undefined;
|
|
947
946
|
url?: string | undefined;
|
|
948
|
-
images?: string[] | undefined;
|
|
949
947
|
timestamp?: string | undefined;
|
|
948
|
+
id?: string | undefined;
|
|
949
|
+
images?: string[] | undefined;
|
|
950
950
|
caption?: string | undefined;
|
|
951
951
|
location?: {
|
|
952
952
|
name?: string | undefined;
|
|
953
953
|
id?: string | undefined;
|
|
954
954
|
} | null | undefined;
|
|
955
|
+
inputUrl?: string | undefined;
|
|
955
956
|
shortCode?: string | undefined;
|
|
956
957
|
hashtags?: string[] | undefined;
|
|
957
958
|
mentions?: string[] | undefined;
|
|
@@ -968,14 +969,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
968
969
|
ownerId?: string | undefined;
|
|
969
970
|
productType?: string | undefined;
|
|
970
971
|
taggedUsers?: {
|
|
971
|
-
id?: string | undefined;
|
|
972
972
|
username?: string | undefined;
|
|
973
|
+
id?: string | undefined;
|
|
973
974
|
full_name?: string | undefined;
|
|
974
975
|
is_verified?: boolean | undefined;
|
|
975
976
|
profile_pic_url?: string | undefined;
|
|
976
977
|
}[] | undefined;
|
|
977
978
|
isCommentsDisabled?: boolean | undefined;
|
|
978
|
-
inputUrl?: string | undefined;
|
|
979
979
|
locationName?: string | undefined;
|
|
980
980
|
locationId?: string | undefined;
|
|
981
981
|
ownerFullName?: string | undefined;
|
|
@@ -1030,8 +1030,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1030
1030
|
display_labels?: unknown;
|
|
1031
1031
|
formatted_clips_media_count?: string | null | undefined;
|
|
1032
1032
|
ig_artist?: {
|
|
1033
|
-
id?: string | undefined;
|
|
1034
1033
|
username?: string | undefined;
|
|
1034
|
+
id?: string | undefined;
|
|
1035
1035
|
is_private?: boolean | undefined;
|
|
1036
1036
|
full_name?: string | undefined;
|
|
1037
1037
|
is_verified?: boolean | undefined;
|
|
@@ -1057,15 +1057,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1057
1057
|
} | undefined;
|
|
1058
1058
|
}, {
|
|
1059
1059
|
type?: string | undefined;
|
|
1060
|
-
id?: string | undefined;
|
|
1061
1060
|
url?: string | undefined;
|
|
1062
|
-
images?: string[] | undefined;
|
|
1063
1061
|
timestamp?: string | undefined;
|
|
1062
|
+
id?: string | undefined;
|
|
1063
|
+
images?: string[] | undefined;
|
|
1064
1064
|
caption?: string | undefined;
|
|
1065
1065
|
location?: {
|
|
1066
1066
|
name?: string | undefined;
|
|
1067
1067
|
id?: string | undefined;
|
|
1068
1068
|
} | null | undefined;
|
|
1069
|
+
inputUrl?: string | undefined;
|
|
1069
1070
|
shortCode?: string | undefined;
|
|
1070
1071
|
hashtags?: string[] | undefined;
|
|
1071
1072
|
mentions?: string[] | undefined;
|
|
@@ -1082,14 +1083,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1082
1083
|
ownerId?: string | undefined;
|
|
1083
1084
|
productType?: string | undefined;
|
|
1084
1085
|
taggedUsers?: {
|
|
1085
|
-
id?: string | undefined;
|
|
1086
1086
|
username?: string | undefined;
|
|
1087
|
+
id?: string | undefined;
|
|
1087
1088
|
full_name?: string | undefined;
|
|
1088
1089
|
is_verified?: boolean | undefined;
|
|
1089
1090
|
profile_pic_url?: string | undefined;
|
|
1090
1091
|
}[] | undefined;
|
|
1091
1092
|
isCommentsDisabled?: boolean | undefined;
|
|
1092
|
-
inputUrl?: string | undefined;
|
|
1093
1093
|
locationName?: string | undefined;
|
|
1094
1094
|
locationId?: string | undefined;
|
|
1095
1095
|
ownerFullName?: string | undefined;
|
|
@@ -1144,8 +1144,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1144
1144
|
display_labels?: unknown;
|
|
1145
1145
|
formatted_clips_media_count?: string | null | undefined;
|
|
1146
1146
|
ig_artist?: {
|
|
1147
|
-
id?: string | undefined;
|
|
1148
1147
|
username?: string | undefined;
|
|
1148
|
+
id?: string | undefined;
|
|
1149
1149
|
is_private?: boolean | undefined;
|
|
1150
1150
|
full_name?: string | undefined;
|
|
1151
1151
|
is_verified?: boolean | undefined;
|
|
@@ -1209,12 +1209,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1209
1209
|
timestamp: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1210
1210
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1211
1211
|
date?: string | undefined;
|
|
1212
|
-
relative?: string | undefined;
|
|
1213
1212
|
timestamp?: number | undefined;
|
|
1213
|
+
relative?: string | undefined;
|
|
1214
1214
|
}, {
|
|
1215
1215
|
date?: string | undefined;
|
|
1216
|
-
relative?: string | undefined;
|
|
1217
1216
|
timestamp?: number | undefined;
|
|
1217
|
+
relative?: string | undefined;
|
|
1218
1218
|
}>>;
|
|
1219
1219
|
text: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1220
1220
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1343,6 +1343,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1343
1343
|
reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
|
|
1344
1344
|
pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1345
1345
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1346
|
+
text?: string | undefined;
|
|
1347
|
+
url?: string | undefined;
|
|
1346
1348
|
stats?: {
|
|
1347
1349
|
total_reactions?: number | undefined;
|
|
1348
1350
|
like?: number | undefined;
|
|
@@ -1354,8 +1356,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1354
1356
|
comments?: number | undefined;
|
|
1355
1357
|
reposts?: number | undefined;
|
|
1356
1358
|
} | undefined;
|
|
1357
|
-
text?: string | undefined;
|
|
1358
|
-
url?: string | undefined;
|
|
1359
1359
|
document?: {
|
|
1360
1360
|
title?: string | undefined;
|
|
1361
1361
|
url?: string | undefined;
|
|
@@ -1367,10 +1367,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1367
1367
|
share_urn?: string | null | undefined;
|
|
1368
1368
|
ugcPost_urn?: string | null | undefined;
|
|
1369
1369
|
} | undefined;
|
|
1370
|
+
full_urn?: string | undefined;
|
|
1370
1371
|
posted_at?: {
|
|
1371
1372
|
date?: string | undefined;
|
|
1372
|
-
relative?: string | undefined;
|
|
1373
1373
|
timestamp?: number | undefined;
|
|
1374
|
+
relative?: string | undefined;
|
|
1374
1375
|
} | undefined;
|
|
1375
1376
|
post_type?: string | undefined;
|
|
1376
1377
|
author?: {
|
|
@@ -1391,7 +1392,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1391
1392
|
}[] | undefined;
|
|
1392
1393
|
thumbnail?: string | undefined;
|
|
1393
1394
|
} | undefined;
|
|
1394
|
-
full_urn?: string | undefined;
|
|
1395
1395
|
article?: {
|
|
1396
1396
|
title?: string | undefined;
|
|
1397
1397
|
url?: string | undefined;
|
|
@@ -1401,6 +1401,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1401
1401
|
reshared_post?: any;
|
|
1402
1402
|
pagination_token?: string | undefined;
|
|
1403
1403
|
}, {
|
|
1404
|
+
text?: string | undefined;
|
|
1405
|
+
url?: string | undefined;
|
|
1404
1406
|
stats?: {
|
|
1405
1407
|
total_reactions?: number | undefined;
|
|
1406
1408
|
like?: number | undefined;
|
|
@@ -1412,8 +1414,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1412
1414
|
comments?: number | undefined;
|
|
1413
1415
|
reposts?: number | undefined;
|
|
1414
1416
|
} | undefined;
|
|
1415
|
-
text?: string | undefined;
|
|
1416
|
-
url?: string | undefined;
|
|
1417
1417
|
document?: {
|
|
1418
1418
|
title?: string | undefined;
|
|
1419
1419
|
url?: string | undefined;
|
|
@@ -1425,10 +1425,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1425
1425
|
share_urn?: string | null | undefined;
|
|
1426
1426
|
ugcPost_urn?: string | null | undefined;
|
|
1427
1427
|
} | undefined;
|
|
1428
|
+
full_urn?: string | undefined;
|
|
1428
1429
|
posted_at?: {
|
|
1429
1430
|
date?: string | undefined;
|
|
1430
|
-
relative?: string | undefined;
|
|
1431
1431
|
timestamp?: number | undefined;
|
|
1432
|
+
relative?: string | undefined;
|
|
1432
1433
|
} | undefined;
|
|
1433
1434
|
post_type?: string | undefined;
|
|
1434
1435
|
author?: {
|
|
@@ -1449,7 +1450,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1449
1450
|
}[] | undefined;
|
|
1450
1451
|
thumbnail?: string | undefined;
|
|
1451
1452
|
} | undefined;
|
|
1452
|
-
full_urn?: string | undefined;
|
|
1453
1453
|
article?: {
|
|
1454
1454
|
title?: string | undefined;
|
|
1455
1455
|
url?: string | undefined;
|
|
@@ -1650,15 +1650,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1650
1650
|
}>>;
|
|
1651
1651
|
search_input: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1652
1652
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1653
|
-
|
|
1654
|
-
reactions?: {
|
|
1655
|
-
type?: string | undefined;
|
|
1656
|
-
count?: number | undefined;
|
|
1657
|
-
}[] | undefined;
|
|
1658
|
-
shares?: number | undefined;
|
|
1659
|
-
total_reactions?: number | undefined;
|
|
1660
|
-
comments?: number | undefined;
|
|
1661
|
-
} | undefined;
|
|
1653
|
+
text?: string | undefined;
|
|
1662
1654
|
content?: {
|
|
1663
1655
|
type?: string | undefined;
|
|
1664
1656
|
text?: string | undefined;
|
|
@@ -1677,7 +1669,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1677
1669
|
thumbnail_url?: string | undefined;
|
|
1678
1670
|
duration_ms?: number | undefined;
|
|
1679
1671
|
} | undefined;
|
|
1680
|
-
text?: string | undefined;
|
|
1681
1672
|
metadata?: {
|
|
1682
1673
|
count?: number | undefined;
|
|
1683
1674
|
total_count?: number | undefined;
|
|
@@ -1687,7 +1678,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1687
1678
|
has_next_page?: boolean | undefined;
|
|
1688
1679
|
has_prev_page?: boolean | undefined;
|
|
1689
1680
|
} | undefined;
|
|
1681
|
+
stats?: {
|
|
1682
|
+
reactions?: {
|
|
1683
|
+
type?: string | undefined;
|
|
1684
|
+
count?: number | undefined;
|
|
1685
|
+
}[] | undefined;
|
|
1686
|
+
shares?: number | undefined;
|
|
1687
|
+
total_reactions?: number | undefined;
|
|
1688
|
+
comments?: number | undefined;
|
|
1689
|
+
} | undefined;
|
|
1690
1690
|
hashtags?: string[] | undefined;
|
|
1691
|
+
full_urn?: string | undefined;
|
|
1691
1692
|
posted_at?: {
|
|
1692
1693
|
date?: string | undefined;
|
|
1693
1694
|
timestamp?: number | undefined;
|
|
@@ -1700,21 +1701,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1700
1701
|
profile_url?: string | undefined;
|
|
1701
1702
|
profile_id?: string | undefined;
|
|
1702
1703
|
} | undefined;
|
|
1703
|
-
full_urn?: string | undefined;
|
|
1704
1704
|
activity_id?: string | undefined;
|
|
1705
1705
|
post_url?: string | undefined;
|
|
1706
1706
|
is_reshare?: boolean | undefined;
|
|
1707
1707
|
search_input?: string | undefined;
|
|
1708
1708
|
}, {
|
|
1709
|
-
|
|
1710
|
-
reactions?: {
|
|
1711
|
-
type?: string | undefined;
|
|
1712
|
-
count?: number | undefined;
|
|
1713
|
-
}[] | undefined;
|
|
1714
|
-
shares?: number | undefined;
|
|
1715
|
-
total_reactions?: number | undefined;
|
|
1716
|
-
comments?: number | undefined;
|
|
1717
|
-
} | undefined;
|
|
1709
|
+
text?: string | undefined;
|
|
1718
1710
|
content?: {
|
|
1719
1711
|
type?: string | undefined;
|
|
1720
1712
|
text?: string | undefined;
|
|
@@ -1733,7 +1725,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1733
1725
|
thumbnail_url?: string | undefined;
|
|
1734
1726
|
duration_ms?: number | undefined;
|
|
1735
1727
|
} | undefined;
|
|
1736
|
-
text?: string | undefined;
|
|
1737
1728
|
metadata?: {
|
|
1738
1729
|
count?: number | undefined;
|
|
1739
1730
|
total_count?: number | undefined;
|
|
@@ -1743,7 +1734,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1743
1734
|
has_next_page?: boolean | undefined;
|
|
1744
1735
|
has_prev_page?: boolean | undefined;
|
|
1745
1736
|
} | undefined;
|
|
1737
|
+
stats?: {
|
|
1738
|
+
reactions?: {
|
|
1739
|
+
type?: string | undefined;
|
|
1740
|
+
count?: number | undefined;
|
|
1741
|
+
}[] | undefined;
|
|
1742
|
+
shares?: number | undefined;
|
|
1743
|
+
total_reactions?: number | undefined;
|
|
1744
|
+
comments?: number | undefined;
|
|
1745
|
+
} | undefined;
|
|
1746
1746
|
hashtags?: string[] | undefined;
|
|
1747
|
+
full_urn?: string | undefined;
|
|
1747
1748
|
posted_at?: {
|
|
1748
1749
|
date?: string | undefined;
|
|
1749
1750
|
timestamp?: number | undefined;
|
|
@@ -1756,7 +1757,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1756
1757
|
profile_url?: string | undefined;
|
|
1757
1758
|
profile_id?: string | undefined;
|
|
1758
1759
|
} | undefined;
|
|
1759
|
-
full_urn?: string | undefined;
|
|
1760
1760
|
activity_id?: string | undefined;
|
|
1761
1761
|
post_url?: string | undefined;
|
|
1762
1762
|
is_reshare?: boolean | undefined;
|
|
@@ -1897,14 +1897,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1897
1897
|
language?: string | undefined;
|
|
1898
1898
|
}>, "many">>;
|
|
1899
1899
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1900
|
-
duration?: string | undefined;
|
|
1901
1900
|
description?: string | undefined;
|
|
1902
1901
|
title?: string | undefined;
|
|
1903
1902
|
date?: string | undefined;
|
|
1904
1903
|
text?: string | undefined;
|
|
1905
|
-
tags?: string[] | undefined;
|
|
1906
|
-
id?: string | undefined;
|
|
1907
1904
|
url?: string | undefined;
|
|
1905
|
+
duration?: string | undefined;
|
|
1906
|
+
id?: string | undefined;
|
|
1907
|
+
tags?: string[] | undefined;
|
|
1908
1908
|
thumbnail?: string | undefined;
|
|
1909
1909
|
commentsCount?: number | undefined;
|
|
1910
1910
|
comments?: number | undefined;
|
|
@@ -1923,14 +1923,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1923
1923
|
language?: string | undefined;
|
|
1924
1924
|
}[] | undefined;
|
|
1925
1925
|
}, {
|
|
1926
|
-
duration?: string | undefined;
|
|
1927
1926
|
description?: string | undefined;
|
|
1928
1927
|
title?: string | undefined;
|
|
1929
1928
|
date?: string | undefined;
|
|
1930
1929
|
text?: string | undefined;
|
|
1931
|
-
tags?: string[] | undefined;
|
|
1932
|
-
id?: string | undefined;
|
|
1933
1930
|
url?: string | undefined;
|
|
1931
|
+
duration?: string | undefined;
|
|
1932
|
+
id?: string | undefined;
|
|
1933
|
+
tags?: string[] | undefined;
|
|
1934
1934
|
thumbnail?: string | undefined;
|
|
1935
1935
|
commentsCount?: number | undefined;
|
|
1936
1936
|
comments?: number | undefined;
|
|
@@ -2261,8 +2261,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2261
2261
|
month?: string | undefined;
|
|
2262
2262
|
}>>;
|
|
2263
2263
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2264
|
-
duration?: string | undefined;
|
|
2265
2264
|
description?: string | undefined;
|
|
2265
|
+
duration?: string | undefined;
|
|
2266
2266
|
location?: string | undefined;
|
|
2267
2267
|
companyName?: string | undefined;
|
|
2268
2268
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -2283,8 +2283,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2283
2283
|
month?: string | undefined;
|
|
2284
2284
|
} | undefined;
|
|
2285
2285
|
}, {
|
|
2286
|
-
duration?: string | undefined;
|
|
2287
2286
|
description?: string | undefined;
|
|
2287
|
+
duration?: string | undefined;
|
|
2288
2288
|
location?: string | undefined;
|
|
2289
2289
|
companyName?: string | undefined;
|
|
2290
2290
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -2420,9 +2420,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2420
2420
|
month?: string | undefined;
|
|
2421
2421
|
}>>;
|
|
2422
2422
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2423
|
-
duration?: string | undefined;
|
|
2424
2423
|
description?: string | undefined;
|
|
2425
2424
|
title?: string | undefined;
|
|
2425
|
+
duration?: string | undefined;
|
|
2426
2426
|
startDate?: {
|
|
2427
2427
|
text?: string | undefined;
|
|
2428
2428
|
year?: number | undefined;
|
|
@@ -2434,9 +2434,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2434
2434
|
month?: string | undefined;
|
|
2435
2435
|
} | undefined;
|
|
2436
2436
|
}, {
|
|
2437
|
-
duration?: string | undefined;
|
|
2438
2437
|
description?: string | undefined;
|
|
2439
2438
|
title?: string | undefined;
|
|
2439
|
+
duration?: string | undefined;
|
|
2440
2440
|
startDate?: {
|
|
2441
2441
|
text?: string | undefined;
|
|
2442
2442
|
year?: number | undefined;
|
|
@@ -2481,7 +2481,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2481
2481
|
organizationLinkedinUrl: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2482
2482
|
cause: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2483
2483
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2484
|
-
cause?: string | undefined;
|
|
2485
2484
|
duration?: string | undefined;
|
|
2486
2485
|
role?: string | undefined;
|
|
2487
2486
|
startDate?: {
|
|
@@ -2496,8 +2495,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2496
2495
|
} | undefined;
|
|
2497
2496
|
organizationName?: string | undefined;
|
|
2498
2497
|
organizationLinkedinUrl?: string | null | undefined;
|
|
2499
|
-
}, {
|
|
2500
2498
|
cause?: string | undefined;
|
|
2499
|
+
}, {
|
|
2501
2500
|
duration?: string | undefined;
|
|
2502
2501
|
role?: string | undefined;
|
|
2503
2502
|
startDate?: {
|
|
@@ -2512,6 +2511,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2512
2511
|
} | undefined;
|
|
2513
2512
|
organizationName?: string | undefined;
|
|
2514
2513
|
organizationLinkedinUrl?: string | null | undefined;
|
|
2514
|
+
cause?: string | undefined;
|
|
2515
2515
|
}>, "many">>;
|
|
2516
2516
|
skills: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
2517
2517
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2595,18 +2595,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2595
2595
|
linkedinUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2596
2596
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2597
2597
|
id?: string | undefined;
|
|
2598
|
-
position?: string | undefined;
|
|
2599
|
-
firstName?: string | undefined;
|
|
2600
|
-
lastName?: string | undefined;
|
|
2601
2598
|
publicIdentifier?: string | undefined;
|
|
2602
2599
|
linkedinUrl?: string | undefined;
|
|
2603
|
-
}, {
|
|
2604
|
-
id?: string | undefined;
|
|
2605
|
-
position?: string | undefined;
|
|
2606
2600
|
firstName?: string | undefined;
|
|
2607
2601
|
lastName?: string | undefined;
|
|
2602
|
+
position?: string | undefined;
|
|
2603
|
+
}, {
|
|
2604
|
+
id?: string | undefined;
|
|
2608
2605
|
publicIdentifier?: string | undefined;
|
|
2609
2606
|
linkedinUrl?: string | undefined;
|
|
2607
|
+
firstName?: string | undefined;
|
|
2608
|
+
lastName?: string | undefined;
|
|
2609
|
+
position?: string | undefined;
|
|
2610
2610
|
}>, "many">>;
|
|
2611
2611
|
query: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2612
2612
|
publicIdentifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2644,15 +2644,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2644
2644
|
} | undefined;
|
|
2645
2645
|
} | undefined;
|
|
2646
2646
|
headline?: string | undefined;
|
|
2647
|
-
skills?: {
|
|
2648
|
-
name?: string | undefined;
|
|
2649
|
-
positions?: string[] | undefined;
|
|
2650
|
-
endorsements?: string | undefined;
|
|
2651
|
-
}[] | undefined;
|
|
2652
|
-
firstName?: string | undefined;
|
|
2653
|
-
lastName?: string | undefined;
|
|
2654
2647
|
publicIdentifier?: string | undefined;
|
|
2655
2648
|
linkedinUrl?: string | undefined;
|
|
2649
|
+
firstName?: string | undefined;
|
|
2650
|
+
lastName?: string | undefined;
|
|
2656
2651
|
about?: string | undefined;
|
|
2657
2652
|
openToWork?: boolean | undefined;
|
|
2658
2653
|
hiring?: boolean | undefined;
|
|
@@ -2665,9 +2660,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2665
2660
|
currentPosition?: {
|
|
2666
2661
|
companyName?: string | undefined;
|
|
2667
2662
|
}[] | undefined;
|
|
2663
|
+
skills?: {
|
|
2664
|
+
name?: string | undefined;
|
|
2665
|
+
positions?: string[] | undefined;
|
|
2666
|
+
endorsements?: string | undefined;
|
|
2667
|
+
}[] | undefined;
|
|
2668
2668
|
experience?: {
|
|
2669
|
-
duration?: string | undefined;
|
|
2670
2669
|
description?: string | undefined;
|
|
2670
|
+
duration?: string | undefined;
|
|
2671
2671
|
location?: string | undefined;
|
|
2672
2672
|
companyName?: string | undefined;
|
|
2673
2673
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -2713,9 +2713,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2713
2713
|
issuedByLink?: string | undefined;
|
|
2714
2714
|
}[] | undefined;
|
|
2715
2715
|
projects?: {
|
|
2716
|
-
duration?: string | undefined;
|
|
2717
2716
|
description?: string | undefined;
|
|
2718
2717
|
title?: string | undefined;
|
|
2718
|
+
duration?: string | undefined;
|
|
2719
2719
|
startDate?: {
|
|
2720
2720
|
text?: string | undefined;
|
|
2721
2721
|
year?: number | undefined;
|
|
@@ -2728,7 +2728,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2728
2728
|
} | undefined;
|
|
2729
2729
|
}[] | undefined;
|
|
2730
2730
|
volunteering?: {
|
|
2731
|
-
cause?: string | undefined;
|
|
2732
2731
|
duration?: string | undefined;
|
|
2733
2732
|
role?: string | undefined;
|
|
2734
2733
|
startDate?: {
|
|
@@ -2743,6 +2742,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2743
2742
|
} | undefined;
|
|
2744
2743
|
organizationName?: string | undefined;
|
|
2745
2744
|
organizationLinkedinUrl?: string | null | undefined;
|
|
2745
|
+
cause?: string | undefined;
|
|
2746
2746
|
}[] | undefined;
|
|
2747
2747
|
courses?: {
|
|
2748
2748
|
title?: string | undefined;
|
|
@@ -2770,11 +2770,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2770
2770
|
featured?: any;
|
|
2771
2771
|
moreProfiles?: {
|
|
2772
2772
|
id?: string | undefined;
|
|
2773
|
-
position?: string | undefined;
|
|
2774
|
-
firstName?: string | undefined;
|
|
2775
|
-
lastName?: string | undefined;
|
|
2776
2773
|
publicIdentifier?: string | undefined;
|
|
2777
2774
|
linkedinUrl?: string | undefined;
|
|
2775
|
+
firstName?: string | undefined;
|
|
2776
|
+
lastName?: string | undefined;
|
|
2777
|
+
position?: string | undefined;
|
|
2778
2778
|
}[] | undefined;
|
|
2779
2779
|
entityId?: string | undefined;
|
|
2780
2780
|
requestId?: string | undefined;
|
|
@@ -2801,15 +2801,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2801
2801
|
} | undefined;
|
|
2802
2802
|
} | undefined;
|
|
2803
2803
|
headline?: string | undefined;
|
|
2804
|
-
skills?: {
|
|
2805
|
-
name?: string | undefined;
|
|
2806
|
-
positions?: string[] | undefined;
|
|
2807
|
-
endorsements?: string | undefined;
|
|
2808
|
-
}[] | undefined;
|
|
2809
|
-
firstName?: string | undefined;
|
|
2810
|
-
lastName?: string | undefined;
|
|
2811
2804
|
publicIdentifier?: string | undefined;
|
|
2812
2805
|
linkedinUrl?: string | undefined;
|
|
2806
|
+
firstName?: string | undefined;
|
|
2807
|
+
lastName?: string | undefined;
|
|
2813
2808
|
about?: string | undefined;
|
|
2814
2809
|
openToWork?: boolean | undefined;
|
|
2815
2810
|
hiring?: boolean | undefined;
|
|
@@ -2822,9 +2817,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2822
2817
|
currentPosition?: {
|
|
2823
2818
|
companyName?: string | undefined;
|
|
2824
2819
|
}[] | undefined;
|
|
2820
|
+
skills?: {
|
|
2821
|
+
name?: string | undefined;
|
|
2822
|
+
positions?: string[] | undefined;
|
|
2823
|
+
endorsements?: string | undefined;
|
|
2824
|
+
}[] | undefined;
|
|
2825
2825
|
experience?: {
|
|
2826
|
-
duration?: string | undefined;
|
|
2827
2826
|
description?: string | undefined;
|
|
2827
|
+
duration?: string | undefined;
|
|
2828
2828
|
location?: string | undefined;
|
|
2829
2829
|
companyName?: string | undefined;
|
|
2830
2830
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -2870,9 +2870,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2870
2870
|
issuedByLink?: string | undefined;
|
|
2871
2871
|
}[] | undefined;
|
|
2872
2872
|
projects?: {
|
|
2873
|
-
duration?: string | undefined;
|
|
2874
2873
|
description?: string | undefined;
|
|
2875
2874
|
title?: string | undefined;
|
|
2875
|
+
duration?: string | undefined;
|
|
2876
2876
|
startDate?: {
|
|
2877
2877
|
text?: string | undefined;
|
|
2878
2878
|
year?: number | undefined;
|
|
@@ -2885,7 +2885,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2885
2885
|
} | undefined;
|
|
2886
2886
|
}[] | undefined;
|
|
2887
2887
|
volunteering?: {
|
|
2888
|
-
cause?: string | undefined;
|
|
2889
2888
|
duration?: string | undefined;
|
|
2890
2889
|
role?: string | undefined;
|
|
2891
2890
|
startDate?: {
|
|
@@ -2900,6 +2899,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2900
2899
|
} | undefined;
|
|
2901
2900
|
organizationName?: string | undefined;
|
|
2902
2901
|
organizationLinkedinUrl?: string | null | undefined;
|
|
2902
|
+
cause?: string | undefined;
|
|
2903
2903
|
}[] | undefined;
|
|
2904
2904
|
courses?: {
|
|
2905
2905
|
title?: string | undefined;
|
|
@@ -2927,11 +2927,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2927
2927
|
featured?: any;
|
|
2928
2928
|
moreProfiles?: {
|
|
2929
2929
|
id?: string | undefined;
|
|
2930
|
-
position?: string | undefined;
|
|
2931
|
-
firstName?: string | undefined;
|
|
2932
|
-
lastName?: string | undefined;
|
|
2933
2930
|
publicIdentifier?: string | undefined;
|
|
2934
2931
|
linkedinUrl?: string | undefined;
|
|
2932
|
+
firstName?: string | undefined;
|
|
2933
|
+
lastName?: string | undefined;
|
|
2934
|
+
position?: string | undefined;
|
|
2935
2935
|
}[] | undefined;
|
|
2936
2936
|
entityId?: string | undefined;
|
|
2937
2937
|
requestId?: string | undefined;
|
|
@@ -3219,8 +3219,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3219
3219
|
}>, "many">>;
|
|
3220
3220
|
width: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3221
3221
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3222
|
-
duration?: number | undefined;
|
|
3223
3222
|
format?: string | undefined;
|
|
3223
|
+
duration?: number | undefined;
|
|
3224
3224
|
width?: number | undefined;
|
|
3225
3225
|
height?: number | undefined;
|
|
3226
3226
|
coverUrl?: string | undefined;
|
|
@@ -3235,8 +3235,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3235
3235
|
sourceUnabbreviated?: string | undefined;
|
|
3236
3236
|
}[] | undefined;
|
|
3237
3237
|
}, {
|
|
3238
|
-
duration?: number | undefined;
|
|
3239
3238
|
format?: string | undefined;
|
|
3239
|
+
duration?: number | undefined;
|
|
3240
3240
|
width?: number | undefined;
|
|
3241
3241
|
height?: number | undefined;
|
|
3242
3242
|
coverUrl?: string | undefined;
|
|
@@ -3321,8 +3321,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3321
3321
|
shareCount?: number | undefined;
|
|
3322
3322
|
textLanguage?: string | undefined;
|
|
3323
3323
|
videoMeta?: {
|
|
3324
|
-
duration?: number | undefined;
|
|
3325
3324
|
format?: string | undefined;
|
|
3325
|
+
duration?: number | undefined;
|
|
3326
3326
|
width?: number | undefined;
|
|
3327
3327
|
height?: number | undefined;
|
|
3328
3328
|
coverUrl?: string | undefined;
|
|
@@ -3407,8 +3407,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3407
3407
|
shareCount?: number | undefined;
|
|
3408
3408
|
textLanguage?: string | undefined;
|
|
3409
3409
|
videoMeta?: {
|
|
3410
|
-
duration?: number | undefined;
|
|
3411
3410
|
format?: string | undefined;
|
|
3411
|
+
duration?: number | undefined;
|
|
3412
3412
|
width?: number | undefined;
|
|
3413
3413
|
height?: number | undefined;
|
|
3414
3414
|
coverUrl?: string | undefined;
|
|
@@ -3445,7 +3445,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3445
3445
|
searchTerms?: string[] | undefined;
|
|
3446
3446
|
twitterHandles?: string[] | undefined;
|
|
3447
3447
|
conversationIds?: string[] | undefined;
|
|
3448
|
-
tweetLanguage?: "
|
|
3448
|
+
tweetLanguage?: "ts" | "id" | "or" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
3449
3449
|
}, {
|
|
3450
3450
|
sort?: "Top" | "Latest" | undefined;
|
|
3451
3451
|
maxItems?: number | undefined;
|
|
@@ -3453,7 +3453,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3453
3453
|
searchTerms?: string[] | undefined;
|
|
3454
3454
|
twitterHandles?: string[] | undefined;
|
|
3455
3455
|
conversationIds?: string[] | undefined;
|
|
3456
|
-
tweetLanguage?: "
|
|
3456
|
+
tweetLanguage?: "ts" | "id" | "or" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
3457
3457
|
}>;
|
|
3458
3458
|
output: import("zod").ZodObject<{
|
|
3459
3459
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -3475,10 +3475,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3475
3475
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3476
3476
|
description?: string | undefined;
|
|
3477
3477
|
name?: string | undefined;
|
|
3478
|
-
id?: string | undefined;
|
|
3479
3478
|
url?: string | undefined;
|
|
3480
|
-
|
|
3479
|
+
id?: string | undefined;
|
|
3481
3480
|
userName?: string | undefined;
|
|
3481
|
+
following?: number | undefined;
|
|
3482
3482
|
isVerified?: boolean | undefined;
|
|
3483
3483
|
isBlueVerified?: boolean | undefined;
|
|
3484
3484
|
profilePicture?: string | undefined;
|
|
@@ -3488,10 +3488,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3488
3488
|
}, {
|
|
3489
3489
|
description?: string | undefined;
|
|
3490
3490
|
name?: string | undefined;
|
|
3491
|
-
id?: string | undefined;
|
|
3492
3491
|
url?: string | undefined;
|
|
3493
|
-
|
|
3492
|
+
id?: string | undefined;
|
|
3494
3493
|
userName?: string | undefined;
|
|
3494
|
+
following?: number | undefined;
|
|
3495
3495
|
isVerified?: boolean | undefined;
|
|
3496
3496
|
isBlueVerified?: boolean | undefined;
|
|
3497
3497
|
profilePicture?: string | undefined;
|
|
@@ -3514,15 +3514,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3514
3514
|
height: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3515
3515
|
duration: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
3516
3516
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3517
|
-
duration?: number | undefined;
|
|
3518
3517
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3519
3518
|
url?: string | undefined;
|
|
3519
|
+
duration?: number | undefined;
|
|
3520
3520
|
width?: number | undefined;
|
|
3521
3521
|
height?: number | undefined;
|
|
3522
3522
|
}, {
|
|
3523
|
-
duration?: number | undefined;
|
|
3524
3523
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3525
3524
|
url?: string | undefined;
|
|
3525
|
+
duration?: number | undefined;
|
|
3526
3526
|
width?: number | undefined;
|
|
3527
3527
|
height?: number | undefined;
|
|
3528
3528
|
}>]>, "many">>;
|
|
@@ -3589,8 +3589,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3589
3589
|
isReply: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
3590
3590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3591
3591
|
text?: string | undefined;
|
|
3592
|
-
id?: string | undefined;
|
|
3593
3592
|
url?: string | undefined;
|
|
3593
|
+
id?: string | undefined;
|
|
3594
3594
|
entities?: {
|
|
3595
3595
|
hashtags?: {
|
|
3596
3596
|
text?: string | undefined;
|
|
@@ -3608,10 +3608,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3608
3608
|
author?: {
|
|
3609
3609
|
description?: string | undefined;
|
|
3610
3610
|
name?: string | undefined;
|
|
3611
|
-
id?: string | undefined;
|
|
3612
3611
|
url?: string | undefined;
|
|
3613
|
-
|
|
3612
|
+
id?: string | undefined;
|
|
3614
3613
|
userName?: string | undefined;
|
|
3614
|
+
following?: number | undefined;
|
|
3615
3615
|
isVerified?: boolean | undefined;
|
|
3616
3616
|
isBlueVerified?: boolean | undefined;
|
|
3617
3617
|
profilePicture?: string | undefined;
|
|
@@ -3620,9 +3620,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3620
3620
|
createdAt?: string | undefined;
|
|
3621
3621
|
} | undefined;
|
|
3622
3622
|
media?: (string | {
|
|
3623
|
-
duration?: number | undefined;
|
|
3624
3623
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3625
3624
|
url?: string | undefined;
|
|
3625
|
+
duration?: number | undefined;
|
|
3626
3626
|
width?: number | undefined;
|
|
3627
3627
|
height?: number | undefined;
|
|
3628
3628
|
})[] | undefined;
|
|
@@ -3639,8 +3639,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3639
3639
|
isReply?: boolean | undefined;
|
|
3640
3640
|
}, {
|
|
3641
3641
|
text?: string | undefined;
|
|
3642
|
-
id?: string | undefined;
|
|
3643
3642
|
url?: string | undefined;
|
|
3643
|
+
id?: string | undefined;
|
|
3644
3644
|
entities?: {
|
|
3645
3645
|
hashtags?: {
|
|
3646
3646
|
text?: string | undefined;
|
|
@@ -3658,10 +3658,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3658
3658
|
author?: {
|
|
3659
3659
|
description?: string | undefined;
|
|
3660
3660
|
name?: string | undefined;
|
|
3661
|
-
id?: string | undefined;
|
|
3662
3661
|
url?: string | undefined;
|
|
3663
|
-
|
|
3662
|
+
id?: string | undefined;
|
|
3664
3663
|
userName?: string | undefined;
|
|
3664
|
+
following?: number | undefined;
|
|
3665
3665
|
isVerified?: boolean | undefined;
|
|
3666
3666
|
isBlueVerified?: boolean | undefined;
|
|
3667
3667
|
profilePicture?: string | undefined;
|
|
@@ -3670,9 +3670,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3670
3670
|
createdAt?: string | undefined;
|
|
3671
3671
|
} | undefined;
|
|
3672
3672
|
media?: (string | {
|
|
3673
|
-
duration?: number | undefined;
|
|
3674
3673
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
3675
3674
|
url?: string | undefined;
|
|
3675
|
+
duration?: number | undefined;
|
|
3676
3676
|
width?: number | undefined;
|
|
3677
3677
|
height?: number | undefined;
|
|
3678
3678
|
})[] | undefined;
|
|
@@ -3813,11 +3813,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3813
3813
|
lat: number;
|
|
3814
3814
|
lng: number;
|
|
3815
3815
|
} | undefined;
|
|
3816
|
+
language?: string | undefined;
|
|
3816
3817
|
postalCode?: string | null | undefined;
|
|
3817
3818
|
countryCode?: string | undefined;
|
|
3818
3819
|
state?: string | undefined;
|
|
3819
3820
|
city?: string | undefined;
|
|
3820
|
-
language?: string | undefined;
|
|
3821
3821
|
price?: string | null | undefined;
|
|
3822
3822
|
categoryName?: string | undefined;
|
|
3823
3823
|
address?: string | undefined;
|
|
@@ -3875,11 +3875,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3875
3875
|
lat: number;
|
|
3876
3876
|
lng: number;
|
|
3877
3877
|
} | undefined;
|
|
3878
|
+
language?: string | undefined;
|
|
3878
3879
|
postalCode?: string | null | undefined;
|
|
3879
3880
|
countryCode?: string | undefined;
|
|
3880
3881
|
state?: string | undefined;
|
|
3881
3882
|
city?: string | undefined;
|
|
3882
|
-
language?: string | undefined;
|
|
3883
3883
|
price?: string | null | undefined;
|
|
3884
3884
|
categoryName?: string | undefined;
|
|
3885
3885
|
address?: string | undefined;
|