lancer-shared 1.2.37 → 1.2.38
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/bundle.cjs.js +1 -1
- package/dist/schemas/agent/index.d.ts +10 -20
- package/dist/schemas/campaign/campaign-analytics.d.ts +40 -40
- package/dist/schemas/campaign/campaign.d.ts +0 -9
- package/dist/schemas/logger/log-event.d.ts +5 -5
- package/dist/schemas/scraper/scrape-payload.d.ts +19 -24
- package/package.json +1 -1
- package/dist/constants/collections.d.ts +0 -13
- package/dist/constants/collections.js +0 -14
- package/dist/constants/common-questions.js +0 -57
- package/dist/constants/index.js +0 -18
- package/dist/constants/job-filter-options.js +0 -265
- package/dist/constants/job-status.js +0 -21
- package/dist/constants/mappings/countryMapping.js +0 -120
- package/dist/constants/mappings/regionMapping.js +0 -240
- package/dist/constants/organization.d.ts +0 -2
- package/dist/constants/routes.js +0 -116
- package/dist/constants/upwork-accounts.js +0 -18
- package/dist/index.js +0 -4
- package/dist/schemas/account/account-status.js +0 -8
- package/dist/schemas/account/bidder-account.js +0 -35
- package/dist/schemas/account/index.js +0 -3
- package/dist/schemas/account/scraper-account.js +0 -34
- package/dist/schemas/ai/ai-config.d.ts +0 -36
- package/dist/schemas/ai/ai-config.js +0 -9
- package/dist/schemas/ai/index.d.ts +0 -3
- package/dist/schemas/ai/index.js +0 -3
- package/dist/schemas/ai/proposal.d.ts +0 -82
- package/dist/schemas/ai/proposal.js +0 -13
- package/dist/schemas/ai/suitability.d.ts +0 -37
- package/dist/schemas/ai/suitability.js +0 -14
- package/dist/schemas/bid/bid-result.js +0 -11
- package/dist/schemas/bid/bid.js +0 -35
- package/dist/schemas/bid/index.js +0 -2
- package/dist/schemas/campaign/campaign-ai-metrics.js +0 -6
- package/dist/schemas/campaign/campaign-analytics.js +0 -42
- package/dist/schemas/campaign/campaign-expenses.js +0 -6
- package/dist/schemas/campaign/campaign-insights.js +0 -31
- package/dist/schemas/campaign/campaign-integrations.d.ts +0 -87
- package/dist/schemas/campaign/campaign-integrations.js +0 -13
- package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
- package/dist/schemas/campaign/campaign-job-count.js +0 -3
- package/dist/schemas/campaign/campaign.js +0 -41
- package/dist/schemas/campaign/index.js +0 -7
- package/dist/schemas/chat-message/chat-message.d.ts +0 -31
- package/dist/schemas/chat-message/chat-message.js +0 -10
- package/dist/schemas/chat-message/index.d.ts +0 -1
- package/dist/schemas/chat-message/index.js +0 -1
- package/dist/schemas/config/agency-config.d.ts +0 -17
- package/dist/schemas/config/agency-config.js +0 -7
- package/dist/schemas/config/index.d.ts +0 -1
- package/dist/schemas/config/index.js +0 -1
- package/dist/schemas/event/index.d.ts +0 -58
- package/dist/schemas/index.js +0 -17
- package/dist/schemas/job-filters/index.d.ts +0 -1
- package/dist/schemas/job-filters/index.js +0 -1
- package/dist/schemas/job-filters/job-filters.d.ts +0 -241
- package/dist/schemas/job-filters/job-filters.js +0 -84
- package/dist/schemas/lead/index.js +0 -173
- package/dist/schemas/lead/lead-note.d.ts +0 -83
- package/dist/schemas/lead/lead-note.js +0 -27
- package/dist/schemas/lead/lead-status.js +0 -23
- package/dist/schemas/lead/nuxt.d.ts +0 -1664
- package/dist/schemas/lead/nuxt.js +0 -287
- package/dist/schemas/logger/index.js +0 -1
- package/dist/schemas/logger/log-event.js +0 -117
- package/dist/schemas/meter-event/index.d.ts +0 -12
- package/dist/schemas/organization/index.js +0 -70
- package/dist/schemas/organization/member.js +0 -7
- package/dist/schemas/organization/organization.d.ts +0 -240
- package/dist/schemas/organization/organization.js +0 -16
- package/dist/schemas/organization/subscription.js +0 -17
- package/dist/schemas/proxy/index.js +0 -3
- package/dist/schemas/proxy/proxy-available-replacements.js +0 -3
- package/dist/schemas/proxy/proxy-country.js +0 -249
- package/dist/schemas/proxy/proxy.js +0 -29
- package/dist/schemas/saved-search/index.js +0 -9
- package/dist/schemas/scraper/index.js +0 -2
- package/dist/schemas/scraper/scrape-payload.js +0 -21
- package/dist/schemas/scraper/scrape-result.js +0 -23
- package/dist/schemas/shared.js +0 -19
- package/dist/schemas/tier/index.d.ts +0 -119
- package/dist/schemas/time-filter/index.js +0 -6
- package/dist/schemas/transaction/index.js +0 -17
- package/dist/schemas/usage/index.js +0 -18
- package/dist/schemas/user/index.js +0 -52
- package/dist/types/account/account-status.d.ts +0 -3
- package/dist/types/account/account-status.js +0 -1
- package/dist/types/account/bidder-account.d.ts +0 -7
- package/dist/types/account/bidder-account.js +0 -1
- package/dist/types/account/index.d.ts +0 -3
- package/dist/types/account/index.js +0 -3
- package/dist/types/account/scraper-account.d.ts +0 -5
- package/dist/types/account/scraper-account.js +0 -1
- package/dist/types/ai/ai-config.d.ts +0 -6
- package/dist/types/ai/ai-config.js +0 -1
- package/dist/types/ai/index.d.ts +0 -3
- package/dist/types/ai/index.js +0 -3
- package/dist/types/ai/proposal.d.ts +0 -10
- package/dist/types/ai/proposal.js +0 -1
- package/dist/types/ai/suitability.d.ts +0 -6
- package/dist/types/ai/suitability.js +0 -1
- package/dist/types/bid/bid-result.d.ts +0 -5
- package/dist/types/bid/bid-result.js +0 -1
- package/dist/types/bid/bid.d.ts +0 -9
- package/dist/types/bid/bid.js +0 -1
- package/dist/types/bid/index.d.ts +0 -2
- package/dist/types/bid/index.js +0 -2
- package/dist/types/campaign/campaign-analytics.d.ts +0 -7
- package/dist/types/campaign/campaign-analytics.js +0 -1
- package/dist/types/campaign/campaign-expenses.d.ts +0 -3
- package/dist/types/campaign/campaign-expenses.js +0 -1
- package/dist/types/campaign/campaign-insights.js +0 -1
- package/dist/types/campaign/campaign-integrations.d.ts +0 -6
- package/dist/types/campaign/campaign-integrations.js +0 -1
- package/dist/types/campaign/campaign-job-count.d.ts +0 -4
- package/dist/types/campaign/campaign-job-count.js +0 -1
- package/dist/types/campaign/campaign.js +0 -1
- package/dist/types/campaign/index.js +0 -6
- package/dist/types/chat-message/chat-message.d.ts +0 -4
- package/dist/types/chat-message/chat-message.js +0 -1
- package/dist/types/chat-message/index.d.ts +0 -1
- package/dist/types/chat-message/index.js +0 -1
- package/dist/types/config/agency-config.d.ts +0 -4
- package/dist/types/config/agency-config.js +0 -1
- package/dist/types/config/index.d.ts +0 -1
- package/dist/types/config/index.js +0 -1
- package/dist/types/index.d.ts +0 -15
- package/dist/types/index.js +0 -15
- package/dist/types/job/index.d.ts +0 -48
- package/dist/types/job/index.js +0 -3
- package/dist/types/job/job-note.d.ts +0 -10
- package/dist/types/job/job-note.js +0 -1
- package/dist/types/job/job-status.d.ts +0 -5
- package/dist/types/job/job-status.js +0 -9
- package/dist/types/job/nuxt.d.ts +0 -4
- package/dist/types/job/nuxt.js +0 -1
- package/dist/types/job-filters/index.d.ts +0 -1
- package/dist/types/job-filters/index.js +0 -1
- package/dist/types/job-filters/job-filters.d.ts +0 -4
- package/dist/types/job-filters/job-filters.js +0 -1
- package/dist/types/logger/index.d.ts +0 -1
- package/dist/types/logger/index.js +0 -1
- package/dist/types/logger/log-event.js +0 -1
- package/dist/types/saved-search/index.d.ts +0 -6
- package/dist/types/saved-search/index.js +0 -1
- package/dist/types/scraper/index.d.ts +0 -2
- package/dist/types/scraper/index.js +0 -2
- package/dist/types/scraper/scrape-payload.d.ts +0 -10
- package/dist/types/scraper/scrape-payload.js +0 -1
- package/dist/types/scraper/scrape-result.d.ts +0 -8
- package/dist/types/scraper/scrape-result.js +0 -1
- package/dist/types/shared.d.ts +0 -8
- package/dist/types/shared.js +0 -1
- package/dist/types/time-filter/index.d.ts +0 -3
- package/dist/types/time-filter/index.js +0 -1
- package/dist/types/transaction/index.d.ts +0 -4
- package/dist/types/transaction/index.js +0 -1
- package/dist/types/usage/index.d.ts +0 -6
- package/dist/types/usage/index.js +0 -1
- package/dist/types/user/index.d.ts +0 -15
- package/dist/types/user/index.js +0 -1
- package/dist/utils/index.js +0 -1
- package/dist/utils/try-catch.js +0 -10
|
@@ -355,19 +355,19 @@ export declare const campaignStatusActivitySchema: z.ZodObject<{
|
|
|
355
355
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
356
356
|
}>>;
|
|
357
357
|
payment: z.ZodNullable<z.ZodObject<{
|
|
358
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
358
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
359
359
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
360
360
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
361
361
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
362
362
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
363
363
|
}, "strip", z.ZodTypeAny, {
|
|
364
|
-
paymentType: ("Unspecified" | "
|
|
364
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
365
365
|
minFixedPrice: number | null;
|
|
366
366
|
maxFixedPrice: number | null;
|
|
367
367
|
minHourlyRate: number | null;
|
|
368
368
|
maxHourlyRate: number | null;
|
|
369
369
|
}, {
|
|
370
|
-
paymentType: ("Unspecified" | "
|
|
370
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
371
371
|
minFixedPrice: number | null;
|
|
372
372
|
maxFixedPrice: number | null;
|
|
373
373
|
minHourlyRate: number | null;
|
|
@@ -469,7 +469,7 @@ export declare const campaignStatusActivitySchema: z.ZodObject<{
|
|
|
469
469
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
470
470
|
} | null;
|
|
471
471
|
payment: {
|
|
472
|
-
paymentType: ("Unspecified" | "
|
|
472
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
473
473
|
minFixedPrice: number | null;
|
|
474
474
|
maxFixedPrice: number | null;
|
|
475
475
|
minHourlyRate: number | null;
|
|
@@ -519,7 +519,7 @@ export declare const campaignStatusActivitySchema: z.ZodObject<{
|
|
|
519
519
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
520
520
|
} | null;
|
|
521
521
|
payment: {
|
|
522
|
-
paymentType: ("Unspecified" | "
|
|
522
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
523
523
|
minFixedPrice: number | null;
|
|
524
524
|
maxFixedPrice: number | null;
|
|
525
525
|
minHourlyRate: number | null;
|
|
@@ -1170,19 +1170,19 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
|
|
|
1170
1170
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
1171
1171
|
}>>;
|
|
1172
1172
|
payment: z.ZodNullable<z.ZodObject<{
|
|
1173
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
1173
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
1174
1174
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
1175
1175
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
1176
1176
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
1177
1177
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
1178
1178
|
}, "strip", z.ZodTypeAny, {
|
|
1179
|
-
paymentType: ("Unspecified" | "
|
|
1179
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
1180
1180
|
minFixedPrice: number | null;
|
|
1181
1181
|
maxFixedPrice: number | null;
|
|
1182
1182
|
minHourlyRate: number | null;
|
|
1183
1183
|
maxHourlyRate: number | null;
|
|
1184
1184
|
}, {
|
|
1185
|
-
paymentType: ("Unspecified" | "
|
|
1185
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
1186
1186
|
minFixedPrice: number | null;
|
|
1187
1187
|
maxFixedPrice: number | null;
|
|
1188
1188
|
minHourlyRate: number | null;
|
|
@@ -1284,7 +1284,7 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
|
|
|
1284
1284
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
1285
1285
|
} | null;
|
|
1286
1286
|
payment: {
|
|
1287
|
-
paymentType: ("Unspecified" | "
|
|
1287
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
1288
1288
|
minFixedPrice: number | null;
|
|
1289
1289
|
maxFixedPrice: number | null;
|
|
1290
1290
|
minHourlyRate: number | null;
|
|
@@ -1334,7 +1334,7 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
|
|
|
1334
1334
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
1335
1335
|
} | null;
|
|
1336
1336
|
payment: {
|
|
1337
|
-
paymentType: ("Unspecified" | "
|
|
1337
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
1338
1338
|
minFixedPrice: number | null;
|
|
1339
1339
|
maxFixedPrice: number | null;
|
|
1340
1340
|
minHourlyRate: number | null;
|
|
@@ -1997,19 +1997,19 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
|
|
|
1997
1997
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
1998
1998
|
}>>;
|
|
1999
1999
|
payment: z.ZodNullable<z.ZodObject<{
|
|
2000
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
2000
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
2001
2001
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
2002
2002
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
2003
2003
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
2004
2004
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
2005
2005
|
}, "strip", z.ZodTypeAny, {
|
|
2006
|
-
paymentType: ("Unspecified" | "
|
|
2006
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2007
2007
|
minFixedPrice: number | null;
|
|
2008
2008
|
maxFixedPrice: number | null;
|
|
2009
2009
|
minHourlyRate: number | null;
|
|
2010
2010
|
maxHourlyRate: number | null;
|
|
2011
2011
|
}, {
|
|
2012
|
-
paymentType: ("Unspecified" | "
|
|
2012
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2013
2013
|
minFixedPrice: number | null;
|
|
2014
2014
|
maxFixedPrice: number | null;
|
|
2015
2015
|
minHourlyRate: number | null;
|
|
@@ -2111,7 +2111,7 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
|
|
|
2111
2111
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
2112
2112
|
} | null;
|
|
2113
2113
|
payment: {
|
|
2114
|
-
paymentType: ("Unspecified" | "
|
|
2114
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2115
2115
|
minFixedPrice: number | null;
|
|
2116
2116
|
maxFixedPrice: number | null;
|
|
2117
2117
|
minHourlyRate: number | null;
|
|
@@ -2161,7 +2161,7 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
|
|
|
2161
2161
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
2162
2162
|
} | null;
|
|
2163
2163
|
payment: {
|
|
2164
|
-
paymentType: ("Unspecified" | "
|
|
2164
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2165
2165
|
minFixedPrice: number | null;
|
|
2166
2166
|
maxFixedPrice: number | null;
|
|
2167
2167
|
minHourlyRate: number | null;
|
|
@@ -2823,19 +2823,19 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
|
|
|
2823
2823
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
2824
2824
|
}>>;
|
|
2825
2825
|
payment: z.ZodNullable<z.ZodObject<{
|
|
2826
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
2826
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
2827
2827
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
2828
2828
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
2829
2829
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
2830
2830
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
2831
2831
|
}, "strip", z.ZodTypeAny, {
|
|
2832
|
-
paymentType: ("Unspecified" | "
|
|
2832
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2833
2833
|
minFixedPrice: number | null;
|
|
2834
2834
|
maxFixedPrice: number | null;
|
|
2835
2835
|
minHourlyRate: number | null;
|
|
2836
2836
|
maxHourlyRate: number | null;
|
|
2837
2837
|
}, {
|
|
2838
|
-
paymentType: ("Unspecified" | "
|
|
2838
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2839
2839
|
minFixedPrice: number | null;
|
|
2840
2840
|
maxFixedPrice: number | null;
|
|
2841
2841
|
minHourlyRate: number | null;
|
|
@@ -2937,7 +2937,7 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
|
|
|
2937
2937
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
2938
2938
|
} | null;
|
|
2939
2939
|
payment: {
|
|
2940
|
-
paymentType: ("Unspecified" | "
|
|
2940
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2941
2941
|
minFixedPrice: number | null;
|
|
2942
2942
|
maxFixedPrice: number | null;
|
|
2943
2943
|
minHourlyRate: number | null;
|
|
@@ -2987,7 +2987,7 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
|
|
|
2987
2987
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
2988
2988
|
} | null;
|
|
2989
2989
|
payment: {
|
|
2990
|
-
paymentType: ("Unspecified" | "
|
|
2990
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
2991
2991
|
minFixedPrice: number | null;
|
|
2992
2992
|
maxFixedPrice: number | null;
|
|
2993
2993
|
minHourlyRate: number | null;
|
|
@@ -3315,19 +3315,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
3315
3315
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
3316
3316
|
}>>;
|
|
3317
3317
|
payment: z.ZodNullable<z.ZodObject<{
|
|
3318
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
3318
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
3319
3319
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
3320
3320
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
3321
3321
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
3322
3322
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
3323
3323
|
}, "strip", z.ZodTypeAny, {
|
|
3324
|
-
paymentType: ("Unspecified" | "
|
|
3324
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
3325
3325
|
minFixedPrice: number | null;
|
|
3326
3326
|
maxFixedPrice: number | null;
|
|
3327
3327
|
minHourlyRate: number | null;
|
|
3328
3328
|
maxHourlyRate: number | null;
|
|
3329
3329
|
}, {
|
|
3330
|
-
paymentType: ("Unspecified" | "
|
|
3330
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
3331
3331
|
minFixedPrice: number | null;
|
|
3332
3332
|
maxFixedPrice: number | null;
|
|
3333
3333
|
minHourlyRate: number | null;
|
|
@@ -3429,7 +3429,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
3429
3429
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
3430
3430
|
} | null;
|
|
3431
3431
|
payment: {
|
|
3432
|
-
paymentType: ("Unspecified" | "
|
|
3432
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
3433
3433
|
minFixedPrice: number | null;
|
|
3434
3434
|
maxFixedPrice: number | null;
|
|
3435
3435
|
minHourlyRate: number | null;
|
|
@@ -3479,7 +3479,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
3479
3479
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
3480
3480
|
} | null;
|
|
3481
3481
|
payment: {
|
|
3482
|
-
paymentType: ("Unspecified" | "
|
|
3482
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
3483
3483
|
minFixedPrice: number | null;
|
|
3484
3484
|
maxFixedPrice: number | null;
|
|
3485
3485
|
minHourlyRate: number | null;
|
|
@@ -4129,19 +4129,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
4129
4129
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
4130
4130
|
}>>;
|
|
4131
4131
|
payment: z.ZodNullable<z.ZodObject<{
|
|
4132
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
4132
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
4133
4133
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
4134
4134
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
4135
4135
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
4136
4136
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
4137
4137
|
}, "strip", z.ZodTypeAny, {
|
|
4138
|
-
paymentType: ("Unspecified" | "
|
|
4138
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4139
4139
|
minFixedPrice: number | null;
|
|
4140
4140
|
maxFixedPrice: number | null;
|
|
4141
4141
|
minHourlyRate: number | null;
|
|
4142
4142
|
maxHourlyRate: number | null;
|
|
4143
4143
|
}, {
|
|
4144
|
-
paymentType: ("Unspecified" | "
|
|
4144
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4145
4145
|
minFixedPrice: number | null;
|
|
4146
4146
|
maxFixedPrice: number | null;
|
|
4147
4147
|
minHourlyRate: number | null;
|
|
@@ -4243,7 +4243,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
4243
4243
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
4244
4244
|
} | null;
|
|
4245
4245
|
payment: {
|
|
4246
|
-
paymentType: ("Unspecified" | "
|
|
4246
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4247
4247
|
minFixedPrice: number | null;
|
|
4248
4248
|
maxFixedPrice: number | null;
|
|
4249
4249
|
minHourlyRate: number | null;
|
|
@@ -4293,7 +4293,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
4293
4293
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
4294
4294
|
} | null;
|
|
4295
4295
|
payment: {
|
|
4296
|
-
paymentType: ("Unspecified" | "
|
|
4296
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4297
4297
|
minFixedPrice: number | null;
|
|
4298
4298
|
maxFixedPrice: number | null;
|
|
4299
4299
|
minHourlyRate: number | null;
|
|
@@ -4955,19 +4955,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
4955
4955
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
4956
4956
|
}>>;
|
|
4957
4957
|
payment: z.ZodNullable<z.ZodObject<{
|
|
4958
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
4958
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
4959
4959
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
4960
4960
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
4961
4961
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
4962
4962
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
4963
4963
|
}, "strip", z.ZodTypeAny, {
|
|
4964
|
-
paymentType: ("Unspecified" | "
|
|
4964
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4965
4965
|
minFixedPrice: number | null;
|
|
4966
4966
|
maxFixedPrice: number | null;
|
|
4967
4967
|
minHourlyRate: number | null;
|
|
4968
4968
|
maxHourlyRate: number | null;
|
|
4969
4969
|
}, {
|
|
4970
|
-
paymentType: ("Unspecified" | "
|
|
4970
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
4971
4971
|
minFixedPrice: number | null;
|
|
4972
4972
|
maxFixedPrice: number | null;
|
|
4973
4973
|
minHourlyRate: number | null;
|
|
@@ -5069,7 +5069,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
5069
5069
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
5070
5070
|
} | null;
|
|
5071
5071
|
payment: {
|
|
5072
|
-
paymentType: ("Unspecified" | "
|
|
5072
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5073
5073
|
minFixedPrice: number | null;
|
|
5074
5074
|
maxFixedPrice: number | null;
|
|
5075
5075
|
minHourlyRate: number | null;
|
|
@@ -5119,7 +5119,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
5119
5119
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
5120
5120
|
} | null;
|
|
5121
5121
|
payment: {
|
|
5122
|
-
paymentType: ("Unspecified" | "
|
|
5122
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5123
5123
|
minFixedPrice: number | null;
|
|
5124
5124
|
maxFixedPrice: number | null;
|
|
5125
5125
|
minHourlyRate: number | null;
|
|
@@ -5780,19 +5780,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
5780
5780
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
5781
5781
|
}>>;
|
|
5782
5782
|
payment: z.ZodNullable<z.ZodObject<{
|
|
5783
|
-
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["
|
|
5783
|
+
paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
|
|
5784
5784
|
minFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
5785
5785
|
maxFixedPrice: z.ZodNullable<z.ZodNumber>;
|
|
5786
5786
|
minHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
5787
5787
|
maxHourlyRate: z.ZodNullable<z.ZodNumber>;
|
|
5788
5788
|
}, "strip", z.ZodTypeAny, {
|
|
5789
|
-
paymentType: ("Unspecified" | "
|
|
5789
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5790
5790
|
minFixedPrice: number | null;
|
|
5791
5791
|
maxFixedPrice: number | null;
|
|
5792
5792
|
minHourlyRate: number | null;
|
|
5793
5793
|
maxHourlyRate: number | null;
|
|
5794
5794
|
}, {
|
|
5795
|
-
paymentType: ("Unspecified" | "
|
|
5795
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5796
5796
|
minFixedPrice: number | null;
|
|
5797
5797
|
maxFixedPrice: number | null;
|
|
5798
5798
|
minHourlyRate: number | null;
|
|
@@ -5894,7 +5894,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
5894
5894
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
5895
5895
|
} | null;
|
|
5896
5896
|
payment: {
|
|
5897
|
-
paymentType: ("Unspecified" | "
|
|
5897
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5898
5898
|
minFixedPrice: number | null;
|
|
5899
5899
|
maxFixedPrice: number | null;
|
|
5900
5900
|
minHourlyRate: number | null;
|
|
@@ -5944,7 +5944,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
5944
5944
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
|
|
5945
5945
|
} | null;
|
|
5946
5946
|
payment: {
|
|
5947
|
-
paymentType: ("Unspecified" | "
|
|
5947
|
+
paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
|
|
5948
5948
|
minFixedPrice: number | null;
|
|
5949
5949
|
maxFixedPrice: number | null;
|
|
5950
5950
|
minHourlyRate: number | null;
|
|
@@ -260,7 +260,6 @@ export declare const campaignSchema: z.ZodObject<{
|
|
|
260
260
|
minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
261
261
|
webhookUrl: z.ZodNullable<z.ZodString>;
|
|
262
262
|
monthlyBudget: z.ZodNullable<z.ZodNumber>;
|
|
263
|
-
suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
264
263
|
boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
265
264
|
leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
|
|
266
265
|
expenses: z.ZodObject<{
|
|
@@ -359,7 +358,6 @@ export declare const campaignSchema: z.ZodObject<{
|
|
|
359
358
|
minimumBoost: number | null;
|
|
360
359
|
webhookUrl: string | null;
|
|
361
360
|
monthlyBudget: number | null;
|
|
362
|
-
suitabilityThreshold: number | null;
|
|
363
361
|
boostingThreshold: number | null;
|
|
364
362
|
leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null;
|
|
365
363
|
expenses: {
|
|
@@ -455,7 +453,6 @@ export declare const campaignSchema: z.ZodObject<{
|
|
|
455
453
|
boostingEnabled?: boolean | null | undefined;
|
|
456
454
|
maximumBoost?: number | null | undefined;
|
|
457
455
|
minimumBoost?: number | null | undefined;
|
|
458
|
-
suitabilityThreshold?: number | null | undefined;
|
|
459
456
|
boostingThreshold?: number | null | undefined;
|
|
460
457
|
}>;
|
|
461
458
|
export declare const createCampaignSchema: z.ZodObject<Omit<{
|
|
@@ -698,7 +695,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
|
|
|
698
695
|
minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
699
696
|
webhookUrl: z.ZodNullable<z.ZodString>;
|
|
700
697
|
monthlyBudget: z.ZodNullable<z.ZodNumber>;
|
|
701
|
-
suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
702
698
|
boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
703
699
|
leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
|
|
704
700
|
expenses: z.ZodObject<{
|
|
@@ -794,7 +790,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
|
|
|
794
790
|
minimumBoost: number | null;
|
|
795
791
|
webhookUrl: string | null;
|
|
796
792
|
monthlyBudget: number | null;
|
|
797
|
-
suitabilityThreshold: number | null;
|
|
798
793
|
boostingThreshold: number | null;
|
|
799
794
|
leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null;
|
|
800
795
|
expenses: {
|
|
@@ -887,7 +882,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
|
|
|
887
882
|
boostingEnabled?: boolean | null | undefined;
|
|
888
883
|
maximumBoost?: number | null | undefined;
|
|
889
884
|
minimumBoost?: number | null | undefined;
|
|
890
|
-
suitabilityThreshold?: number | null | undefined;
|
|
891
885
|
boostingThreshold?: number | null | undefined;
|
|
892
886
|
}>;
|
|
893
887
|
export declare const updateCampaignSchema: z.ZodObject<{
|
|
@@ -1129,7 +1123,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
|
|
|
1129
1123
|
minimumBoost: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodNumber>>>;
|
|
1130
1124
|
webhookUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1131
1125
|
monthlyBudget: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1132
|
-
suitabilityThreshold: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodNumber>>>;
|
|
1133
1126
|
boostingThreshold: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodNumber>>>;
|
|
1134
1127
|
leadCounts: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>>;
|
|
1135
1128
|
expenses: z.ZodOptional<z.ZodObject<{
|
|
@@ -1226,7 +1219,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
|
|
|
1226
1219
|
minimumBoost?: number | null | undefined;
|
|
1227
1220
|
webhookUrl?: string | null | undefined;
|
|
1228
1221
|
monthlyBudget?: number | null | undefined;
|
|
1229
|
-
suitabilityThreshold?: number | null | undefined;
|
|
1230
1222
|
boostingThreshold?: number | null | undefined;
|
|
1231
1223
|
leadCounts?: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null | undefined;
|
|
1232
1224
|
expenses?: {
|
|
@@ -1305,7 +1297,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
|
|
|
1305
1297
|
minimumBoost?: number | null | undefined;
|
|
1306
1298
|
webhookUrl?: string | null | undefined;
|
|
1307
1299
|
monthlyBudget?: number | null | undefined;
|
|
1308
|
-
suitabilityThreshold?: number | null | undefined;
|
|
1309
1300
|
boostingThreshold?: number | null | undefined;
|
|
1310
1301
|
leadCounts?: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null | undefined;
|
|
1311
1302
|
expenses?: {
|
|
@@ -290,13 +290,13 @@ export declare const leadStatusEventMetadata: z.ZodObject<{
|
|
|
290
290
|
leadId: z.ZodString;
|
|
291
291
|
userId: z.ZodString;
|
|
292
292
|
metadata: z.ZodOptional<z.ZodObject<{
|
|
293
|
-
status: z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>;
|
|
293
|
+
status: z.ZodEnum<["leads", "contacted", "viewed", "replied", "interview", "won", "lost"]>;
|
|
294
294
|
proposalId: z.ZodNullable<z.ZodString>;
|
|
295
295
|
}, "strip", z.ZodTypeAny, {
|
|
296
|
-
status: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost";
|
|
296
|
+
status: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost";
|
|
297
297
|
proposalId: string | null;
|
|
298
298
|
}, {
|
|
299
|
-
status: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost";
|
|
299
|
+
status: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost";
|
|
300
300
|
proposalId: string | null;
|
|
301
301
|
}>>;
|
|
302
302
|
reason: z.ZodOptional<z.ZodString>;
|
|
@@ -307,7 +307,7 @@ export declare const leadStatusEventMetadata: z.ZodObject<{
|
|
|
307
307
|
leadId: string;
|
|
308
308
|
reason?: string | undefined;
|
|
309
309
|
metadata?: {
|
|
310
|
-
status: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost";
|
|
310
|
+
status: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost";
|
|
311
311
|
proposalId: string | null;
|
|
312
312
|
} | undefined;
|
|
313
313
|
}, {
|
|
@@ -317,7 +317,7 @@ export declare const leadStatusEventMetadata: z.ZodObject<{
|
|
|
317
317
|
leadId: string;
|
|
318
318
|
reason?: string | undefined;
|
|
319
319
|
metadata?: {
|
|
320
|
-
status: "leads" | "contacted" | "viewed" | "replied" | "won" | "lost";
|
|
320
|
+
status: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost";
|
|
321
321
|
proposalId: string | null;
|
|
322
322
|
} | undefined;
|
|
323
323
|
}>;
|