lancer-shared 1.2.39 → 1.2.41

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.
Files changed (246) hide show
  1. package/dist/bundle.cjs.js +3 -3
  2. package/dist/schemas/agent/index.d.ts +10 -20
  3. package/dist/schemas/campaign/campaign-analytics.d.ts +48 -40
  4. package/dist/schemas/campaign/campaign.d.ts +0 -18
  5. package/dist/schemas/logger/log-event.d.ts +5 -5
  6. package/dist/schemas/organization/index.d.ts +4 -0
  7. package/dist/schemas/organization/onboarding.d.ts +3 -3
  8. package/dist/schemas/scraper/scrape-payload.d.ts +24 -24
  9. package/package.json +1 -1
  10. package/dist/constants/account-status.d.ts +0 -3
  11. package/dist/constants/account-status.js +0 -17
  12. package/dist/constants/collections.d.ts +0 -13
  13. package/dist/constants/collections.js +0 -16
  14. package/dist/constants/common-questions.js +0 -60
  15. package/dist/constants/index.js +0 -40
  16. package/dist/constants/job-filter-options.js +0 -268
  17. package/dist/constants/job-status.js +0 -26
  18. package/dist/constants/mappings/countryMapping.js +0 -122
  19. package/dist/constants/mappings/regionMapping.js +0 -242
  20. package/dist/constants/organization.d.ts +0 -2
  21. package/dist/constants/proxies.d.ts +0 -4
  22. package/dist/constants/routes.js +0 -114
  23. package/dist/constants/upwork-accounts.js +0 -21
  24. package/dist/constants/upwork-filters.d.ts +0 -5
  25. package/dist/constants/upwork-filters.js +0 -75
  26. package/dist/index.js +0 -20
  27. package/dist/schemas/account/account-status.js +0 -11
  28. package/dist/schemas/account/bidder-account.js +0 -37
  29. package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
  30. package/dist/schemas/account/index.js +0 -19
  31. package/dist/schemas/account/manager-account.d.ts +0 -116
  32. package/dist/schemas/account/manager-account.js +0 -38
  33. package/dist/schemas/account/scraper-account.js +0 -37
  34. package/dist/schemas/ai/ai-config.d.ts +0 -36
  35. package/dist/schemas/ai/ai-config.js +0 -12
  36. package/dist/schemas/ai/index.d.ts +0 -3
  37. package/dist/schemas/ai/index.js +0 -19
  38. package/dist/schemas/ai/proposal.d.ts +0 -82
  39. package/dist/schemas/ai/proposal.js +0 -16
  40. package/dist/schemas/ai/suitability.d.ts +0 -37
  41. package/dist/schemas/ai/suitability.js +0 -17
  42. package/dist/schemas/ai-config/ai-config.d.ts +0 -39
  43. package/dist/schemas/ai-config/ai-config.js +0 -12
  44. package/dist/schemas/ai-config/index.d.ts +0 -1
  45. package/dist/schemas/ai-config/index.js +0 -17
  46. package/dist/schemas/bid/bid-result.js +0 -15
  47. package/dist/schemas/bid/bid-status.d.ts +0 -30
  48. package/dist/schemas/bid/bid-status.js +0 -15
  49. package/dist/schemas/bid/bid.js +0 -36
  50. package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
  51. package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
  52. package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
  53. package/dist/schemas/bid/index.js +0 -18
  54. package/dist/schemas/bidding/index.d.ts +0 -1
  55. package/dist/schemas/bidding/index.js +0 -17
  56. package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
  57. package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
  58. package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
  59. package/dist/schemas/bidding/proposal-dto.js +0 -18
  60. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
  61. package/dist/schemas/campaign/campaign-analytics.js +0 -41
  62. package/dist/schemas/campaign/campaign-expenses.js +0 -9
  63. package/dist/schemas/campaign/campaign-insights.js +0 -31
  64. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
  65. package/dist/schemas/campaign/campaign-integrations.js +0 -16
  66. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  67. package/dist/schemas/campaign/campaign-job-count.js +0 -6
  68. package/dist/schemas/campaign/campaign.js +0 -44
  69. package/dist/schemas/campaign/index.js +0 -23
  70. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  71. package/dist/schemas/chat-message/chat-message.js +0 -13
  72. package/dist/schemas/chat-message/index.d.ts +0 -1
  73. package/dist/schemas/chat-message/index.js +0 -17
  74. package/dist/schemas/config/agency-config.d.ts +0 -17
  75. package/dist/schemas/config/agency-config.js +0 -10
  76. package/dist/schemas/config/index.d.ts +0 -1
  77. package/dist/schemas/config/index.js +0 -17
  78. package/dist/schemas/index.js +0 -32
  79. package/dist/schemas/job/index.js +0 -19
  80. package/dist/schemas/job/job-details.d.ts +0 -335
  81. package/dist/schemas/job/job-details.js +0 -29
  82. package/dist/schemas/job/job-note.d.ts +0 -83
  83. package/dist/schemas/job/job-note.js +0 -30
  84. package/dist/schemas/job/job-pipeline.d.ts +0 -74
  85. package/dist/schemas/job/job-pipeline.js +0 -29
  86. package/dist/schemas/job/job-status.d.ts +0 -3
  87. package/dist/schemas/job/job-status.js +0 -27
  88. package/dist/schemas/job/job-suitability.d.ts +0 -12
  89. package/dist/schemas/job/job-suitability.js +0 -13
  90. package/dist/schemas/job/job.d.ts +0 -1160
  91. package/dist/schemas/job/job.js +0 -90
  92. package/dist/schemas/job/pipeline-job.d.ts +0 -608
  93. package/dist/schemas/job/pipeline-job.js +0 -43
  94. package/dist/schemas/job/upwork-job.d.ts +0 -334
  95. package/dist/schemas/job/upwork-job.js +0 -60
  96. package/dist/schemas/job-filters/index.d.ts +0 -1
  97. package/dist/schemas/job-filters/index.js +0 -17
  98. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  99. package/dist/schemas/job-filters/job-filters.js +0 -87
  100. package/dist/schemas/knowledge-object/index.d.ts +0 -1
  101. package/dist/schemas/knowledge-object/index.js +0 -17
  102. package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
  103. package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
  104. package/dist/schemas/lead/index.js +0 -19
  105. package/dist/schemas/lead/lead-note.d.ts +0 -83
  106. package/dist/schemas/lead/lead-note.js +0 -30
  107. package/dist/schemas/lead/lead-status.js +0 -26
  108. package/dist/schemas/lead/lead.d.ts +0 -1897
  109. package/dist/schemas/lead/lead.js +0 -143
  110. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  111. package/dist/schemas/logger/index.js +0 -17
  112. package/dist/schemas/logger/log-event.js +0 -66
  113. package/dist/schemas/organization/index.js +0 -17
  114. package/dist/schemas/organization/organization.d.ts +0 -70
  115. package/dist/schemas/organization/organization.js +0 -19
  116. package/dist/schemas/proxy/index.js +0 -17
  117. package/dist/schemas/proxy/proxy.js +0 -23
  118. package/dist/schemas/saved-search/index.js +0 -12
  119. package/dist/schemas/scraper/index.js +0 -18
  120. package/dist/schemas/scraper/scrape-payload.js +0 -16
  121. package/dist/schemas/scraper/scrape-response.d.ts +0 -345
  122. package/dist/schemas/scraper/scrape-response.js +0 -9
  123. package/dist/schemas/scraper/scrape-result.js +0 -23
  124. package/dist/schemas/shared.js +0 -16
  125. package/dist/schemas/time-filter/index.js +0 -9
  126. package/dist/schemas/upwork-account/index.d.ts +0 -3
  127. package/dist/schemas/upwork-account/index.js +0 -19
  128. package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
  129. package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
  130. package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
  131. package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
  132. package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
  133. package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
  134. package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
  135. package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
  136. package/dist/schemas/user/index.js +0 -55
  137. package/dist/types/account/account-status.d.ts +0 -3
  138. package/dist/types/account/account-status.js +0 -2
  139. package/dist/types/account/bidder-account.d.ts +0 -7
  140. package/dist/types/account/bidder-account.js +0 -2
  141. package/dist/types/account/index.d.ts +0 -3
  142. package/dist/types/account/index.js +0 -19
  143. package/dist/types/account/manager-account.d.ts +0 -7
  144. package/dist/types/account/manager-account.js +0 -2
  145. package/dist/types/account/scraper-account.d.ts +0 -5
  146. package/dist/types/account/scraper-account.js +0 -2
  147. package/dist/types/ai/ai-config.d.ts +0 -6
  148. package/dist/types/ai/ai-config.js +0 -2
  149. package/dist/types/ai/index.d.ts +0 -3
  150. package/dist/types/ai/index.js +0 -19
  151. package/dist/types/ai/proposal.d.ts +0 -10
  152. package/dist/types/ai/proposal.js +0 -2
  153. package/dist/types/ai/suitability.d.ts +0 -6
  154. package/dist/types/ai/suitability.js +0 -2
  155. package/dist/types/ai-config/ai-config.d.ts +0 -6
  156. package/dist/types/ai-config/ai-config.js +0 -2
  157. package/dist/types/ai-config/index.d.ts +0 -1
  158. package/dist/types/ai-config/index.js +0 -17
  159. package/dist/types/bid/bid-result.d.ts +0 -5
  160. package/dist/types/bid/bid-result.js +0 -2
  161. package/dist/types/bid/bid-status.d.ts +0 -5
  162. package/dist/types/bid/bid-status.js +0 -2
  163. package/dist/types/bid/bid.d.ts +0 -9
  164. package/dist/types/bid/bid.js +0 -2
  165. package/dist/types/bid/index.d.ts +0 -2
  166. package/dist/types/bid/index.js +0 -18
  167. package/dist/types/bidding/index.d.ts +0 -1
  168. package/dist/types/bidding/index.js +0 -17
  169. package/dist/types/bidding/proposal-bidding-status.d.ts +0 -3
  170. package/dist/types/bidding/proposal-bidding-status.js +0 -2
  171. package/dist/types/bidding/proposal-dto.d.ts +0 -3
  172. package/dist/types/bidding/proposal-dto.js +0 -2
  173. package/dist/types/campaign/campaign-analytics.d.ts +0 -7
  174. package/dist/types/campaign/campaign-analytics.js +0 -2
  175. package/dist/types/campaign/campaign-expenses.d.ts +0 -3
  176. package/dist/types/campaign/campaign-expenses.js +0 -2
  177. package/dist/types/campaign/campaign-insights.js +0 -2
  178. package/dist/types/campaign/campaign-integrations.d.ts +0 -6
  179. package/dist/types/campaign/campaign-integrations.js +0 -2
  180. package/dist/types/campaign/campaign-job-count.d.ts +0 -4
  181. package/dist/types/campaign/campaign-job-count.js +0 -2
  182. package/dist/types/campaign/campaign.js +0 -2
  183. package/dist/types/campaign/index.js +0 -22
  184. package/dist/types/chat-message/chat-message.d.ts +0 -4
  185. package/dist/types/chat-message/chat-message.js +0 -2
  186. package/dist/types/chat-message/index.d.ts +0 -1
  187. package/dist/types/chat-message/index.js +0 -17
  188. package/dist/types/config/agency-config.d.ts +0 -4
  189. package/dist/types/config/agency-config.js +0 -2
  190. package/dist/types/config/index.d.ts +0 -1
  191. package/dist/types/config/index.js +0 -17
  192. package/dist/types/index.d.ts +0 -15
  193. package/dist/types/index.js +0 -29
  194. package/dist/types/job/index.d.ts +0 -48
  195. package/dist/types/job/index.js +0 -19
  196. package/dist/types/job/job-details.d.ts +0 -36
  197. package/dist/types/job/job-details.js +0 -2
  198. package/dist/types/job/job-note.d.ts +0 -10
  199. package/dist/types/job/job-note.js +0 -2
  200. package/dist/types/job/job-pipeline.d.ts +0 -4
  201. package/dist/types/job/job-pipeline.js +0 -2
  202. package/dist/types/job/job-status.d.ts +0 -5
  203. package/dist/types/job/job-status.js +0 -12
  204. package/dist/types/job/job-suitability.d.ts +0 -3
  205. package/dist/types/job/job-suitability.js +0 -2
  206. package/dist/types/job/job.d.ts +0 -36
  207. package/dist/types/job/job.js +0 -2
  208. package/dist/types/job/nuxt.d.ts +0 -4
  209. package/dist/types/job-filters/index.d.ts +0 -1
  210. package/dist/types/job-filters/index.js +0 -17
  211. package/dist/types/job-filters/job-filters.d.ts +0 -4
  212. package/dist/types/job-filters/job-filters.js +0 -2
  213. package/dist/types/knowledge-object/index.d.ts +0 -1
  214. package/dist/types/knowledge-object/index.js +0 -17
  215. package/dist/types/knowledge-object/knowledge-object.d.ts +0 -4
  216. package/dist/types/knowledge-object/knowledge-object.js +0 -2
  217. package/dist/types/logger/index.d.ts +0 -1
  218. package/dist/types/logger/index.js +0 -17
  219. package/dist/types/logger/log-event.js +0 -2
  220. package/dist/types/saved-search/index.d.ts +0 -6
  221. package/dist/types/saved-search/index.js +0 -2
  222. package/dist/types/scraper/index.d.ts +0 -2
  223. package/dist/types/scraper/index.js +0 -18
  224. package/dist/types/scraper/scrape-payload.d.ts +0 -10
  225. package/dist/types/scraper/scrape-payload.js +0 -2
  226. package/dist/types/scraper/scrape-response.d.ts +0 -4
  227. package/dist/types/scraper/scrape-response.js +0 -2
  228. package/dist/types/scraper/scrape-result.d.ts +0 -8
  229. package/dist/types/scraper/scrape-result.js +0 -2
  230. package/dist/types/shared.d.ts +0 -8
  231. package/dist/types/time-filter/index.d.ts +0 -3
  232. package/dist/types/time-filter/index.js +0 -2
  233. package/dist/types/transaction/index.d.ts +0 -4
  234. package/dist/types/upwork-account/index.d.ts +0 -3
  235. package/dist/types/upwork-account/index.js +0 -19
  236. package/dist/types/upwork-account/upwork-account-status.d.ts +0 -3
  237. package/dist/types/upwork-account/upwork-account-status.js +0 -2
  238. package/dist/types/upwork-account/upwork-business-manager-account.d.ts +0 -7
  239. package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
  240. package/dist/types/upwork-account/upwork-scraping-account.d.ts +0 -5
  241. package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
  242. package/dist/types/usage/index.d.ts +0 -6
  243. package/dist/types/user/index.d.ts +0 -15
  244. package/dist/types/user/index.js +0 -2
  245. package/dist/utils/index.js +0 -17
  246. package/dist/utils/try-catch.js +0 -25
@@ -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<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
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" | "Hourly" | "Fixed-price")[] | null;
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" | "Hourly" | "Fixed-price")[] | null;
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" | "Hourly" | "Fixed-price")[] | null;
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" | "Hourly" | "Fixed-price")[] | null;
522
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
523
523
  minFixedPrice: number | null;
524
524
  maxFixedPrice: number | null;
525
525
  minHourlyRate: number | null;
@@ -568,6 +568,7 @@ export declare const campaignStatusActivitySchema: z.ZodObject<{
568
568
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
569
569
  webhookUrl: z.ZodNullable<z.ZodString>;
570
570
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
571
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
571
572
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
572
573
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
573
574
  expenses: z.ZodObject<{
@@ -1169,19 +1170,19 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
1169
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;
1170
1171
  }>>;
1171
1172
  payment: z.ZodNullable<z.ZodObject<{
1172
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
1173
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
1173
1174
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
1174
1175
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
1175
1176
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
1176
1177
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
1177
1178
  }, "strip", z.ZodTypeAny, {
1178
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
1179
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1179
1180
  minFixedPrice: number | null;
1180
1181
  maxFixedPrice: number | null;
1181
1182
  minHourlyRate: number | null;
1182
1183
  maxHourlyRate: number | null;
1183
1184
  }, {
1184
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
1185
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1185
1186
  minFixedPrice: number | null;
1186
1187
  maxFixedPrice: number | null;
1187
1188
  minHourlyRate: number | null;
@@ -1283,7 +1284,7 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
1283
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;
1284
1285
  } | null;
1285
1286
  payment: {
1286
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
1287
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1287
1288
  minFixedPrice: number | null;
1288
1289
  maxFixedPrice: number | null;
1289
1290
  minHourlyRate: number | null;
@@ -1333,7 +1334,7 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
1333
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;
1334
1335
  } | null;
1335
1336
  payment: {
1336
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
1337
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1337
1338
  minFixedPrice: number | null;
1338
1339
  maxFixedPrice: number | null;
1339
1340
  minHourlyRate: number | null;
@@ -1382,6 +1383,7 @@ export declare const leadAnalysisActivitySchema: z.ZodObject<{
1382
1383
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
1383
1384
  webhookUrl: z.ZodNullable<z.ZodString>;
1384
1385
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
1386
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
1385
1387
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
1386
1388
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
1387
1389
  expenses: z.ZodObject<{
@@ -1995,19 +1997,19 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
1995
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;
1996
1998
  }>>;
1997
1999
  payment: z.ZodNullable<z.ZodObject<{
1998
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
2000
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
1999
2001
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
2000
2002
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
2001
2003
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
2002
2004
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
2003
2005
  }, "strip", z.ZodTypeAny, {
2004
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2006
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2005
2007
  minFixedPrice: number | null;
2006
2008
  maxFixedPrice: number | null;
2007
2009
  minHourlyRate: number | null;
2008
2010
  maxHourlyRate: number | null;
2009
2011
  }, {
2010
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2012
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2011
2013
  minFixedPrice: number | null;
2012
2014
  maxFixedPrice: number | null;
2013
2015
  minHourlyRate: number | null;
@@ -2109,7 +2111,7 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
2109
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;
2110
2112
  } | null;
2111
2113
  payment: {
2112
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2114
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2113
2115
  minFixedPrice: number | null;
2114
2116
  maxFixedPrice: number | null;
2115
2117
  minHourlyRate: number | null;
@@ -2159,7 +2161,7 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
2159
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;
2160
2162
  } | null;
2161
2163
  payment: {
2162
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2164
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2163
2165
  minFixedPrice: number | null;
2164
2166
  maxFixedPrice: number | null;
2165
2167
  minHourlyRate: number | null;
@@ -2208,6 +2210,7 @@ export declare const leadStatusActivitySchema: z.ZodObject<{
2208
2210
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
2209
2211
  webhookUrl: z.ZodNullable<z.ZodString>;
2210
2212
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
2213
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
2211
2214
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
2212
2215
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
2213
2216
  expenses: z.ZodObject<{
@@ -2820,19 +2823,19 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
2820
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;
2821
2824
  }>>;
2822
2825
  payment: z.ZodNullable<z.ZodObject<{
2823
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
2826
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
2824
2827
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
2825
2828
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
2826
2829
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
2827
2830
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
2828
2831
  }, "strip", z.ZodTypeAny, {
2829
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2832
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2830
2833
  minFixedPrice: number | null;
2831
2834
  maxFixedPrice: number | null;
2832
2835
  minHourlyRate: number | null;
2833
2836
  maxHourlyRate: number | null;
2834
2837
  }, {
2835
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2838
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2836
2839
  minFixedPrice: number | null;
2837
2840
  maxFixedPrice: number | null;
2838
2841
  minHourlyRate: number | null;
@@ -2934,7 +2937,7 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
2934
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;
2935
2938
  } | null;
2936
2939
  payment: {
2937
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2940
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2938
2941
  minFixedPrice: number | null;
2939
2942
  maxFixedPrice: number | null;
2940
2943
  minHourlyRate: number | null;
@@ -2984,7 +2987,7 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
2984
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;
2985
2988
  } | null;
2986
2989
  payment: {
2987
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2990
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
2988
2991
  minFixedPrice: number | null;
2989
2992
  maxFixedPrice: number | null;
2990
2993
  minHourlyRate: number | null;
@@ -3033,6 +3036,7 @@ export declare const proposalSentActivitySchema: z.ZodObject<{
3033
3036
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3034
3037
  webhookUrl: z.ZodNullable<z.ZodString>;
3035
3038
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
3039
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3036
3040
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3037
3041
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
3038
3042
  expenses: z.ZodObject<{
@@ -3311,19 +3315,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
3311
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;
3312
3316
  }>>;
3313
3317
  payment: z.ZodNullable<z.ZodObject<{
3314
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
3318
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
3315
3319
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
3316
3320
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
3317
3321
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
3318
3322
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
3319
3323
  }, "strip", z.ZodTypeAny, {
3320
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
3324
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
3321
3325
  minFixedPrice: number | null;
3322
3326
  maxFixedPrice: number | null;
3323
3327
  minHourlyRate: number | null;
3324
3328
  maxHourlyRate: number | null;
3325
3329
  }, {
3326
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
3330
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
3327
3331
  minFixedPrice: number | null;
3328
3332
  maxFixedPrice: number | null;
3329
3333
  minHourlyRate: number | null;
@@ -3425,7 +3429,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
3425
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;
3426
3430
  } | null;
3427
3431
  payment: {
3428
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
3432
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
3429
3433
  minFixedPrice: number | null;
3430
3434
  maxFixedPrice: number | null;
3431
3435
  minHourlyRate: number | null;
@@ -3475,7 +3479,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
3475
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;
3476
3480
  } | null;
3477
3481
  payment: {
3478
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
3482
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
3479
3483
  minFixedPrice: number | null;
3480
3484
  maxFixedPrice: number | null;
3481
3485
  minHourlyRate: number | null;
@@ -3524,6 +3528,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
3524
3528
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3525
3529
  webhookUrl: z.ZodNullable<z.ZodString>;
3526
3530
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
3531
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3527
3532
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3528
3533
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
3529
3534
  expenses: z.ZodObject<{
@@ -4124,19 +4129,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
4124
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;
4125
4130
  }>>;
4126
4131
  payment: z.ZodNullable<z.ZodObject<{
4127
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
4132
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
4128
4133
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
4129
4134
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
4130
4135
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
4131
4136
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
4132
4137
  }, "strip", z.ZodTypeAny, {
4133
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4138
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4134
4139
  minFixedPrice: number | null;
4135
4140
  maxFixedPrice: number | null;
4136
4141
  minHourlyRate: number | null;
4137
4142
  maxHourlyRate: number | null;
4138
4143
  }, {
4139
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4144
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4140
4145
  minFixedPrice: number | null;
4141
4146
  maxFixedPrice: number | null;
4142
4147
  minHourlyRate: number | null;
@@ -4238,7 +4243,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
4238
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;
4239
4244
  } | null;
4240
4245
  payment: {
4241
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4246
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4242
4247
  minFixedPrice: number | null;
4243
4248
  maxFixedPrice: number | null;
4244
4249
  minHourlyRate: number | null;
@@ -4288,7 +4293,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
4288
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;
4289
4294
  } | null;
4290
4295
  payment: {
4291
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4296
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4292
4297
  minFixedPrice: number | null;
4293
4298
  maxFixedPrice: number | null;
4294
4299
  minHourlyRate: number | null;
@@ -4337,6 +4342,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
4337
4342
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
4338
4343
  webhookUrl: z.ZodNullable<z.ZodString>;
4339
4344
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
4345
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
4340
4346
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
4341
4347
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
4342
4348
  expenses: z.ZodObject<{
@@ -4949,19 +4955,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
4949
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;
4950
4956
  }>>;
4951
4957
  payment: z.ZodNullable<z.ZodObject<{
4952
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
4958
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
4953
4959
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
4954
4960
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
4955
4961
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
4956
4962
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
4957
4963
  }, "strip", z.ZodTypeAny, {
4958
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4964
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4959
4965
  minFixedPrice: number | null;
4960
4966
  maxFixedPrice: number | null;
4961
4967
  minHourlyRate: number | null;
4962
4968
  maxHourlyRate: number | null;
4963
4969
  }, {
4964
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
4970
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
4965
4971
  minFixedPrice: number | null;
4966
4972
  maxFixedPrice: number | null;
4967
4973
  minHourlyRate: number | null;
@@ -5063,7 +5069,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5063
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;
5064
5070
  } | null;
5065
5071
  payment: {
5066
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5072
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5067
5073
  minFixedPrice: number | null;
5068
5074
  maxFixedPrice: number | null;
5069
5075
  minHourlyRate: number | null;
@@ -5113,7 +5119,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5113
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;
5114
5120
  } | null;
5115
5121
  payment: {
5116
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5122
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5117
5123
  minFixedPrice: number | null;
5118
5124
  maxFixedPrice: number | null;
5119
5125
  minHourlyRate: number | null;
@@ -5162,6 +5168,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5162
5168
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5163
5169
  webhookUrl: z.ZodNullable<z.ZodString>;
5164
5170
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
5171
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5165
5172
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5166
5173
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
5167
5174
  expenses: z.ZodObject<{
@@ -5773,19 +5780,19 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5773
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;
5774
5781
  }>>;
5775
5782
  payment: z.ZodNullable<z.ZodObject<{
5776
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
5783
+ paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
5777
5784
  minFixedPrice: z.ZodNullable<z.ZodNumber>;
5778
5785
  maxFixedPrice: z.ZodNullable<z.ZodNumber>;
5779
5786
  minHourlyRate: z.ZodNullable<z.ZodNumber>;
5780
5787
  maxHourlyRate: z.ZodNullable<z.ZodNumber>;
5781
5788
  }, "strip", z.ZodTypeAny, {
5782
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5789
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5783
5790
  minFixedPrice: number | null;
5784
5791
  maxFixedPrice: number | null;
5785
5792
  minHourlyRate: number | null;
5786
5793
  maxHourlyRate: number | null;
5787
5794
  }, {
5788
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5795
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5789
5796
  minFixedPrice: number | null;
5790
5797
  maxFixedPrice: number | null;
5791
5798
  minHourlyRate: number | null;
@@ -5887,7 +5894,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5887
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;
5888
5895
  } | null;
5889
5896
  payment: {
5890
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5897
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5891
5898
  minFixedPrice: number | null;
5892
5899
  maxFixedPrice: number | null;
5893
5900
  minHourlyRate: number | null;
@@ -5937,7 +5944,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5937
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;
5938
5945
  } | null;
5939
5946
  payment: {
5940
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
5947
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
5941
5948
  minFixedPrice: number | null;
5942
5949
  maxFixedPrice: number | null;
5943
5950
  minHourlyRate: number | null;
@@ -5986,6 +5993,7 @@ export declare const campaignActivitySchema: z.ZodDiscriminatedUnion<"type", [z.
5986
5993
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5987
5994
  webhookUrl: z.ZodNullable<z.ZodString>;
5988
5995
  monthlyBudget: z.ZodNullable<z.ZodNumber>;
5996
+ suitabilityThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5989
5997
  boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
5990
5998
  leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "viewed", "replied", "won", "lost"]>, z.ZodNumber>>;
5991
5999
  expenses: z.ZodObject<{
@@ -253,8 +253,6 @@ export declare const campaignSchema: z.ZodObject<{
253
253
  createdAt: z.ZodNumber;
254
254
  updatedAt: z.ZodNumber;
255
255
  confirmedBillingAt: z.ZodNullable<z.ZodNumber>;
256
- automatedSuitability: z.ZodNullable<z.ZodBoolean>;
257
- automatedBidding: z.ZodNullable<z.ZodBoolean>;
258
256
  boostingEnabled: z.ZodDefault<z.ZodNullable<z.ZodBoolean>>;
259
257
  maximumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
260
258
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
@@ -351,8 +349,6 @@ export declare const campaignSchema: z.ZodObject<{
351
349
  createdAt: number;
352
350
  updatedAt: number;
353
351
  confirmedBillingAt: number | null;
354
- automatedSuitability: boolean | null;
355
- automatedBidding: boolean | null;
356
352
  boostingEnabled: boolean | null;
357
353
  maximumBoost: number | null;
358
354
  minimumBoost: number | null;
@@ -431,8 +427,6 @@ export declare const campaignSchema: z.ZodObject<{
431
427
  createdAt: number;
432
428
  updatedAt: number;
433
429
  confirmedBillingAt: number | null;
434
- automatedSuitability: boolean | null;
435
- automatedBidding: boolean | null;
436
430
  webhookUrl: string | null;
437
431
  monthlyBudget: number | null;
438
432
  leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null;
@@ -688,8 +682,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
688
682
  createdAt: z.ZodNumber;
689
683
  updatedAt: z.ZodNumber;
690
684
  confirmedBillingAt: z.ZodNullable<z.ZodNumber>;
691
- automatedSuitability: z.ZodNullable<z.ZodBoolean>;
692
- automatedBidding: z.ZodNullable<z.ZodBoolean>;
693
685
  boostingEnabled: z.ZodDefault<z.ZodNullable<z.ZodBoolean>>;
694
686
  maximumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
695
687
  minimumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
@@ -783,8 +775,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
783
775
  } | null;
784
776
  };
785
777
  confirmedBillingAt: number | null;
786
- automatedSuitability: boolean | null;
787
- automatedBidding: boolean | null;
788
778
  boostingEnabled: boolean | null;
789
779
  maximumBoost: number | null;
790
780
  minimumBoost: number | null;
@@ -854,8 +844,6 @@ export declare const createCampaignSchema: z.ZodObject<Omit<{
854
844
  } | null;
855
845
  };
856
846
  confirmedBillingAt: number | null;
857
- automatedSuitability: boolean | null;
858
- automatedBidding: boolean | null;
859
847
  webhookUrl: string | null;
860
848
  monthlyBudget: number | null;
861
849
  leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "won" | "lost", number>> | null;
@@ -1104,8 +1092,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
1104
1092
  } | null;
1105
1093
  }>>;
1106
1094
  confirmedBillingAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1107
- automatedSuitability: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1108
- automatedBidding: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1109
1095
  boostingEnabled: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
1110
1096
  maximumBoost: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodNumber>>>;
1111
1097
  minimumBoost: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodNumber>>>;
@@ -1200,8 +1186,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
1200
1186
  } | null;
1201
1187
  } | undefined;
1202
1188
  confirmedBillingAt?: number | null | undefined;
1203
- automatedSuitability?: boolean | null | undefined;
1204
- automatedBidding?: boolean | null | undefined;
1205
1189
  boostingEnabled?: boolean | null | undefined;
1206
1190
  maximumBoost?: number | null | undefined;
1207
1191
  minimumBoost?: number | null | undefined;
@@ -1278,8 +1262,6 @@ export declare const updateCampaignSchema: z.ZodObject<{
1278
1262
  } | null;
1279
1263
  } | undefined;
1280
1264
  confirmedBillingAt?: number | null | undefined;
1281
- automatedSuitability?: boolean | null | undefined;
1282
- automatedBidding?: boolean | null | undefined;
1283
1265
  boostingEnabled?: boolean | null | undefined;
1284
1266
  maximumBoost?: number | null | undefined;
1285
1267
  minimumBoost?: number | null | undefined;