lancer-shared 1.2.221 → 1.2.223

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 (367) hide show
  1. package/dist/bundle.cjs.js +8515 -8530
  2. package/dist/bundle.esm.js +23747 -0
  3. package/package.json +5 -7
  4. package/dist/constants/account-status.d.ts +0 -3
  5. package/dist/constants/account-status.js +0 -17
  6. package/dist/constants/campaign-notifications.d.ts +0 -2
  7. package/dist/constants/campaign-webhook-types.d.ts +0 -2
  8. package/dist/constants/collections.d.ts +0 -13
  9. package/dist/constants/collections.js +0 -16
  10. package/dist/constants/common-questions.d.ts +0 -5
  11. package/dist/constants/common-questions.js +0 -60
  12. package/dist/constants/index.d.ts +0 -9
  13. package/dist/constants/index.js +0 -40
  14. package/dist/constants/invoice.d.ts +0 -2
  15. package/dist/constants/job-filter-options.d.ts +0 -68
  16. package/dist/constants/job-filter-options.js +0 -268
  17. package/dist/constants/job-status.d.ts +0 -4
  18. package/dist/constants/job-status.js +0 -26
  19. package/dist/constants/mappings/countryMapping.d.ts +0 -2
  20. package/dist/constants/mappings/countryMapping.js +0 -122
  21. package/dist/constants/mappings/regionMapping.d.ts +0 -2
  22. package/dist/constants/mappings/regionMapping.js +0 -242
  23. package/dist/constants/organization.d.ts +0 -2
  24. package/dist/constants/plan.d.ts +0 -3
  25. package/dist/constants/proxies.d.ts +0 -4
  26. package/dist/constants/routes.d.ts +0 -257
  27. package/dist/constants/routes.js +0 -114
  28. package/dist/constants/upwork-accounts.d.ts +0 -4
  29. package/dist/constants/upwork-accounts.js +0 -21
  30. package/dist/constants/upwork-filters.d.ts +0 -5
  31. package/dist/constants/upwork-filters.js +0 -75
  32. package/dist/index.js +0 -20
  33. package/dist/schemas/account/account-status.d.ts +0 -3
  34. package/dist/schemas/account/account-status.js +0 -11
  35. package/dist/schemas/account/bidder-account.d.ts +0 -585
  36. package/dist/schemas/account/bidder-account.js +0 -37
  37. package/dist/schemas/account/exceptions/bidder-account-alreay-connected.exception.d.ts +0 -6
  38. package/dist/schemas/account/exceptions/index.d.ts +0 -4
  39. package/dist/schemas/account/exceptions/invalid-google-oauth-token.exception.d.ts +0 -5
  40. package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
  41. package/dist/schemas/account/exceptions/no-bidder-accounts-available.exception.d.ts +0 -5
  42. package/dist/schemas/account/exceptions/no-google-oauth-tokens-found.exception.d.ts +0 -5
  43. package/dist/schemas/account/index.d.ts +0 -4
  44. package/dist/schemas/account/index.js +0 -19
  45. package/dist/schemas/account/manager-account.d.ts +0 -116
  46. package/dist/schemas/account/manager-account.js +0 -38
  47. package/dist/schemas/account/scraper-account.d.ts +0 -130
  48. package/dist/schemas/account/scraper-account.js +0 -37
  49. package/dist/schemas/agent/index.d.ts +0 -1128
  50. package/dist/schemas/agent/proposal.d.ts +0 -27
  51. package/dist/schemas/ai/ai-config.d.ts +0 -36
  52. package/dist/schemas/ai/ai-config.js +0 -12
  53. package/dist/schemas/ai/index.d.ts +0 -3
  54. package/dist/schemas/ai/index.js +0 -19
  55. package/dist/schemas/ai/proposal.d.ts +0 -82
  56. package/dist/schemas/ai/proposal.js +0 -16
  57. package/dist/schemas/ai/suitability.d.ts +0 -37
  58. package/dist/schemas/ai/suitability.js +0 -17
  59. package/dist/schemas/ai-config/ai-config.d.ts +0 -39
  60. package/dist/schemas/ai-config/ai-config.js +0 -12
  61. package/dist/schemas/ai-config/index.d.ts +0 -1
  62. package/dist/schemas/ai-config/index.js +0 -17
  63. package/dist/schemas/bid/bid-result.d.ts +0 -30
  64. package/dist/schemas/bid/bid-result.js +0 -15
  65. package/dist/schemas/bid/bid-status.d.ts +0 -30
  66. package/dist/schemas/bid/bid-status.js +0 -15
  67. package/dist/schemas/bid/bid.d.ts +0 -8010
  68. package/dist/schemas/bid/bid.js +0 -36
  69. package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
  70. package/dist/schemas/bid/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  71. package/dist/schemas/bid/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  72. package/dist/schemas/bid/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  73. package/dist/schemas/bid/exceptions/element-not-clickable.exception.d.ts +0 -5
  74. package/dist/schemas/bid/exceptions/evalaute-element.exception.d.ts +0 -5
  75. package/dist/schemas/bid/exceptions/evaluate-function.exception.d.ts +0 -5
  76. package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
  77. package/dist/schemas/bid/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  78. package/dist/schemas/bid/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  79. package/dist/schemas/bid/exceptions/index.d.ts +0 -63
  80. package/dist/schemas/bid/exceptions/init-browser.exception.d.ts +0 -5
  81. package/dist/schemas/bid/exceptions/insufficient-connects.exception.d.ts +0 -5
  82. package/dist/schemas/bid/exceptions/invalid-credentials.exception.d.ts +0 -5
  83. package/dist/schemas/bid/exceptions/invalid-job-url.exception.d.ts +0 -5
  84. package/dist/schemas/bid/exceptions/login-failed.exception.d.ts +0 -5
  85. package/dist/schemas/bid/exceptions/multilogin-authentication.exception.d.ts +0 -5
  86. package/dist/schemas/bid/exceptions/navigation-timeout.exception.d.ts +0 -5
  87. package/dist/schemas/bid/exceptions/new-browser-page.exception.d.ts +0 -5
  88. package/dist/schemas/bid/exceptions/new-page.exception.d.ts +0 -5
  89. package/dist/schemas/bid/exceptions/open-new-url.exception.d.ts +0 -15
  90. package/dist/schemas/bid/exceptions/parse-connects.exception.d.ts +0 -5
  91. package/dist/schemas/bid/exceptions/proposal-error-alert.exception.d.ts +0 -5
  92. package/dist/schemas/bid/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  93. package/dist/schemas/bid/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  94. package/dist/schemas/bid/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  95. package/dist/schemas/bid/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  96. package/dist/schemas/bid/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  97. package/dist/schemas/bid/exceptions/select-agency.exception.d.ts +0 -5
  98. package/dist/schemas/bid/exceptions/select-contractor.exception.d.ts +0 -5
  99. package/dist/schemas/bid/exceptions/selector-not-found.exception.d.ts +0 -5
  100. package/dist/schemas/bid/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  101. package/dist/schemas/bid/exceptions/typing-input-field.exception.d.ts +0 -5
  102. package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
  103. package/dist/schemas/bid/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  104. package/dist/schemas/bid/index.d.ts +0 -3
  105. package/dist/schemas/bid/index.js +0 -18
  106. package/dist/schemas/bidder/bid-result.d.ts +0 -30
  107. package/dist/schemas/bidder/bid.d.ts +0 -8982
  108. package/dist/schemas/bidder/exceptions/boost-above-max-connects.exception.d.ts +0 -5
  109. package/dist/schemas/bidder/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  110. package/dist/schemas/bidder/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  111. package/dist/schemas/bidder/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  112. package/dist/schemas/bidder/exceptions/element-not-clickable.exception.d.ts +0 -5
  113. package/dist/schemas/bidder/exceptions/evalaute-element.exception.d.ts +0 -5
  114. package/dist/schemas/bidder/exceptions/evaluate-function.exception.d.ts +0 -5
  115. package/dist/schemas/bidder/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  116. package/dist/schemas/bidder/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  117. package/dist/schemas/bidder/exceptions/index.d.ts +0 -73
  118. package/dist/schemas/bidder/exceptions/init-browser.exception.d.ts +0 -5
  119. package/dist/schemas/bidder/exceptions/insufficient-connects.exception.d.ts +0 -5
  120. package/dist/schemas/bidder/exceptions/invalid-credentials.exception.d.ts +0 -5
  121. package/dist/schemas/bidder/exceptions/invalid-job-url.exception.d.ts +0 -5
  122. package/dist/schemas/bidder/exceptions/job-already-bidded-on.exception.d.ts +0 -5
  123. package/dist/schemas/bidder/exceptions/job-already-processed-in-another-campaign.exception.d.ts +0 -5
  124. package/dist/schemas/bidder/exceptions/job-no-longer-available.exception.d.ts +0 -5
  125. package/dist/schemas/bidder/exceptions/login-failed.exception.d.ts +0 -5
  126. package/dist/schemas/bidder/exceptions/multilogin-authentication.exception.d.ts +0 -5
  127. package/dist/schemas/bidder/exceptions/navigation-timeout.exception.d.ts +0 -5
  128. package/dist/schemas/bidder/exceptions/new-browser-page.exception.d.ts +0 -5
  129. package/dist/schemas/bidder/exceptions/new-page.exception.d.ts +0 -5
  130. package/dist/schemas/bidder/exceptions/open-new-url.exception.d.ts +0 -15
  131. package/dist/schemas/bidder/exceptions/parse-connects.exception.d.ts +0 -5
  132. package/dist/schemas/bidder/exceptions/private-job.exception.d.ts +0 -5
  133. package/dist/schemas/bidder/exceptions/proposal-error-alert.exception.d.ts +0 -5
  134. package/dist/schemas/bidder/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  135. package/dist/schemas/bidder/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  136. package/dist/schemas/bidder/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  137. package/dist/schemas/bidder/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  138. package/dist/schemas/bidder/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  139. package/dist/schemas/bidder/exceptions/select-agency.exception.d.ts +0 -5
  140. package/dist/schemas/bidder/exceptions/select-contractor.exception.d.ts +0 -5
  141. package/dist/schemas/bidder/exceptions/selector-not-found.exception.d.ts +0 -5
  142. package/dist/schemas/bidder/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  143. package/dist/schemas/bidder/exceptions/typing-input-field.exception.d.ts +0 -5
  144. package/dist/schemas/bidder/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  145. package/dist/schemas/bidder/index.d.ts +0 -4
  146. package/dist/schemas/bidder/sync-proposal-status.d.ts +0 -12
  147. package/dist/schemas/bidding/index.d.ts +0 -1
  148. package/dist/schemas/bidding/index.js +0 -17
  149. package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
  150. package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
  151. package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
  152. package/dist/schemas/bidding/proposal-dto.js +0 -18
  153. package/dist/schemas/campaign/campaign-ai-metrics.d.ts +0 -16
  154. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
  155. package/dist/schemas/campaign/campaign-analytics.d.ts +0 -8432
  156. package/dist/schemas/campaign/campaign-analytics.js +0 -41
  157. package/dist/schemas/campaign/campaign-chat-bot.d.ts +0 -186
  158. package/dist/schemas/campaign/campaign-expenses.d.ts +0 -15
  159. package/dist/schemas/campaign/campaign-expenses.js +0 -9
  160. package/dist/schemas/campaign/campaign-insights.d.ts +0 -122
  161. package/dist/schemas/campaign/campaign-insights.js +0 -31
  162. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
  163. package/dist/schemas/campaign/campaign-integrations.js +0 -16
  164. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  165. package/dist/schemas/campaign/campaign-job-count.js +0 -6
  166. package/dist/schemas/campaign/campaign-notifications.d.ts +0 -9
  167. package/dist/schemas/campaign/campaign-search.d.ts +0 -88
  168. package/dist/schemas/campaign/campaign-webhooks.d.ts +0 -0
  169. package/dist/schemas/campaign/campaign.d.ts +0 -1894
  170. package/dist/schemas/campaign/campaign.js +0 -44
  171. package/dist/schemas/campaign/index.d.ts +0 -8
  172. package/dist/schemas/campaign/index.js +0 -23
  173. package/dist/schemas/campaign/sequence/bid-node.d.ts +0 -6
  174. package/dist/schemas/campaign/sequence/boost-node.d.ts +0 -26
  175. package/dist/schemas/campaign/sequence/budget-node.d.ts +0 -294
  176. package/dist/schemas/campaign/sequence/client-size-node.d.ts +0 -45
  177. package/dist/schemas/campaign/sequence/client-size.d.ts +0 -45
  178. package/dist/schemas/campaign/sequence/client-spent-node.d.ts +0 -92
  179. package/dist/schemas/campaign/sequence/edges.d.ts +0 -24
  180. package/dist/schemas/campaign/sequence/fixed-budget-node.d.ts +0 -91
  181. package/dist/schemas/campaign/sequence/hire-rate-node.d.ts +0 -91
  182. package/dist/schemas/campaign/sequence/hire-rate.d.ts +0 -91
  183. package/dist/schemas/campaign/sequence/hourly-budget-node.d.ts +0 -91
  184. package/dist/schemas/campaign/sequence/hourly-rate-node.d.ts +0 -91
  185. package/dist/schemas/campaign/sequence/hourly-rate.d.ts +0 -91
  186. package/dist/schemas/campaign/sequence/index.d.ts +0 -10
  187. package/dist/schemas/campaign/sequence/node-types.d.ts +0 -3
  188. package/dist/schemas/campaign/sequence/payment-type-node.d.ts +0 -45
  189. package/dist/schemas/campaign/sequence/payment-type.d.ts +0 -45
  190. package/dist/schemas/campaign/sequence/rating-node.d.ts +0 -91
  191. package/dist/schemas/campaign/sequence/start-node.d.ts +0 -16
  192. package/dist/schemas/campaign/sequence/suitability-node.d.ts +0 -90
  193. package/dist/schemas/campaign/sequence/suitability.d.ts +0 -90
  194. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  195. package/dist/schemas/chat-message/chat-message.js +0 -13
  196. package/dist/schemas/chat-message/index.d.ts +0 -1
  197. package/dist/schemas/chat-message/index.js +0 -17
  198. package/dist/schemas/config/agency-config.d.ts +0 -17
  199. package/dist/schemas/config/agency-config.js +0 -10
  200. package/dist/schemas/config/index.d.ts +0 -1
  201. package/dist/schemas/config/index.js +0 -17
  202. package/dist/schemas/dashboard/index.d.ts +0 -372
  203. package/dist/schemas/index.d.ts +0 -24
  204. package/dist/schemas/index.js +0 -32
  205. package/dist/schemas/infrastructure/index.d.ts +0 -90
  206. package/dist/schemas/invoice/index.d.ts +0 -264
  207. package/dist/schemas/job/feed-job.d.ts +0 -866
  208. package/dist/schemas/job/index.d.ts +0 -977
  209. package/dist/schemas/job/index.js +0 -19
  210. package/dist/schemas/job/job-api.d.ts +0 -87
  211. package/dist/schemas/job/job-details.d.ts +0 -5741
  212. package/dist/schemas/job/job-details.js +0 -29
  213. package/dist/schemas/job/job-exceptions.d.ts +0 -10
  214. package/dist/schemas/job/job-filters.d.ts +0 -289
  215. package/dist/schemas/job/job-listing.d.ts +0 -866
  216. package/dist/schemas/job/job-note.d.ts +0 -83
  217. package/dist/schemas/job/job-note.js +0 -30
  218. package/dist/schemas/job/job-pipeline.d.ts +0 -74
  219. package/dist/schemas/job/job-pipeline.js +0 -29
  220. package/dist/schemas/job/job-status.d.ts +0 -3
  221. package/dist/schemas/job/job-status.js +0 -27
  222. package/dist/schemas/job/job-suitability.d.ts +0 -12
  223. package/dist/schemas/job/job-suitability.js +0 -13
  224. package/dist/schemas/job/job.d.ts +0 -1160
  225. package/dist/schemas/job/job.js +0 -90
  226. package/dist/schemas/job/nuxt.d.ts +0 -1667
  227. package/dist/schemas/job/pipeline-job.d.ts +0 -608
  228. package/dist/schemas/job/pipeline-job.js +0 -43
  229. package/dist/schemas/job/upwork-job.d.ts +0 -334
  230. package/dist/schemas/job/upwork-job.js +0 -60
  231. package/dist/schemas/job-filters/index.d.ts +0 -1
  232. package/dist/schemas/job-filters/index.js +0 -17
  233. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  234. package/dist/schemas/job-filters/job-filters.js +0 -87
  235. package/dist/schemas/knowledge-object/index.d.ts +0 -1
  236. package/dist/schemas/knowledge-object/index.js +0 -17
  237. package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
  238. package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
  239. package/dist/schemas/lead/index.d.ts +0 -4080
  240. package/dist/schemas/lead/index.js +0 -19
  241. package/dist/schemas/lead/lead-note.d.ts +0 -83
  242. package/dist/schemas/lead/lead-note.js +0 -30
  243. package/dist/schemas/lead/lead-status.d.ts +0 -42
  244. package/dist/schemas/lead/lead-status.js +0 -26
  245. package/dist/schemas/lead/lead.d.ts +0 -1897
  246. package/dist/schemas/lead/lead.js +0 -143
  247. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  248. package/dist/schemas/logger/feed/feed-chunk-enrich.d.ts +0 -93
  249. package/dist/schemas/logger/feed/feed-enrich.d.ts +0 -87
  250. package/dist/schemas/logger/feed/feed-job-enrich.d.ts +0 -1624
  251. package/dist/schemas/logger/feed/feed-scrape.d.ts +0 -72
  252. package/dist/schemas/logger/feed/index.d.ts +0 -4
  253. package/dist/schemas/logger/index.d.ts +0 -3
  254. package/dist/schemas/logger/index.js +0 -17
  255. package/dist/schemas/logger/log-event.d.ts +0 -457
  256. package/dist/schemas/logger/log-event.js +0 -66
  257. package/dist/schemas/logger/scraper-events.d.ts +0 -518
  258. package/dist/schemas/notifications/index.d.ts +0 -21
  259. package/dist/schemas/organization/billing.d.ts +0 -51
  260. package/dist/schemas/organization/cover-letter.d.ts +0 -37
  261. package/dist/schemas/organization/index.d.ts +0 -1049
  262. package/dist/schemas/organization/index.js +0 -17
  263. package/dist/schemas/organization/member.d.ts +0 -18
  264. package/dist/schemas/organization/onboarding.d.ts +0 -21
  265. package/dist/schemas/organization/organization.d.ts +0 -70
  266. package/dist/schemas/organization/organization.js +0 -19
  267. package/dist/schemas/organization/subscription.d.ts +0 -198
  268. package/dist/schemas/plan/index.d.ts +0 -166
  269. package/dist/schemas/proxy/index.d.ts +0 -3
  270. package/dist/schemas/proxy/index.js +0 -17
  271. package/dist/schemas/proxy/proxy-available-replacements.d.ts +0 -4
  272. package/dist/schemas/proxy/proxy-country.d.ts +0 -2
  273. package/dist/schemas/proxy/proxy.d.ts +0 -104
  274. package/dist/schemas/proxy/proxy.js +0 -23
  275. package/dist/schemas/saved-search/index.d.ts +0 -22
  276. package/dist/schemas/saved-search/index.js +0 -12
  277. package/dist/schemas/scraper/exceptions.d.ts +0 -33
  278. package/dist/schemas/scraper/index.d.ts +0 -4
  279. package/dist/schemas/scraper/index.js +0 -18
  280. package/dist/schemas/scraper/scrape-payload.d.ts +0 -2751
  281. package/dist/schemas/scraper/scrape-payload.js +0 -16
  282. package/dist/schemas/scraper/scrape-response.d.ts +0 -345
  283. package/dist/schemas/scraper/scrape-response.js +0 -9
  284. package/dist/schemas/scraper/scrape-result.d.ts +0 -813
  285. package/dist/schemas/scraper/scrape-result.js +0 -23
  286. package/dist/schemas/scraper/upwork-profile.d.ts +0 -101
  287. package/dist/schemas/shared.d.ts +0 -14
  288. package/dist/schemas/shared.js +0 -16
  289. package/dist/schemas/system/index.d.ts +0 -45
  290. package/dist/schemas/talent/index.d.ts +0 -2408
  291. package/dist/schemas/time-filter/index.d.ts +0 -3
  292. package/dist/schemas/time-filter/index.js +0 -9
  293. package/dist/schemas/transaction/index.d.ts +0 -102
  294. package/dist/schemas/upwork-account/index.d.ts +0 -3
  295. package/dist/schemas/upwork-account/index.js +0 -19
  296. package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
  297. package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
  298. package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
  299. package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
  300. package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
  301. package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
  302. package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
  303. package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
  304. package/dist/schemas/usage/index.d.ts +0 -77
  305. package/dist/schemas/usage-event/index.d.ts +0 -62
  306. package/dist/schemas/user/index.d.ts +0 -88
  307. package/dist/schemas/user/index.js +0 -55
  308. package/dist/types/account/account-status.js +0 -2
  309. package/dist/types/account/bidder-account.js +0 -2
  310. package/dist/types/account/index.js +0 -19
  311. package/dist/types/account/manager-account.js +0 -2
  312. package/dist/types/account/scraper-account.js +0 -2
  313. package/dist/types/ai/ai-config.js +0 -2
  314. package/dist/types/ai/index.js +0 -19
  315. package/dist/types/ai/proposal.js +0 -2
  316. package/dist/types/ai/suitability.js +0 -2
  317. package/dist/types/ai-config/ai-config.js +0 -2
  318. package/dist/types/ai-config/index.js +0 -17
  319. package/dist/types/bid/bid-result.js +0 -2
  320. package/dist/types/bid/bid-status.js +0 -2
  321. package/dist/types/bid/bid.js +0 -2
  322. package/dist/types/bid/index.js +0 -18
  323. package/dist/types/bidding/index.js +0 -17
  324. package/dist/types/bidding/proposal-bidding-status.js +0 -2
  325. package/dist/types/bidding/proposal-dto.js +0 -2
  326. package/dist/types/campaign/campaign-analytics.js +0 -2
  327. package/dist/types/campaign/campaign-expenses.js +0 -2
  328. package/dist/types/campaign/campaign-insights.js +0 -2
  329. package/dist/types/campaign/campaign-integrations.js +0 -2
  330. package/dist/types/campaign/campaign-job-count.js +0 -2
  331. package/dist/types/campaign/campaign.js +0 -2
  332. package/dist/types/campaign/index.js +0 -22
  333. package/dist/types/chat-message/chat-message.js +0 -2
  334. package/dist/types/chat-message/index.js +0 -17
  335. package/dist/types/config/agency-config.js +0 -2
  336. package/dist/types/config/index.js +0 -17
  337. package/dist/types/index.js +0 -29
  338. package/dist/types/job/index.js +0 -19
  339. package/dist/types/job/job-details.js +0 -2
  340. package/dist/types/job/job-note.js +0 -2
  341. package/dist/types/job/job-pipeline.js +0 -2
  342. package/dist/types/job/job-status.js +0 -12
  343. package/dist/types/job/job-suitability.js +0 -2
  344. package/dist/types/job/job.js +0 -2
  345. package/dist/types/job-filters/index.js +0 -17
  346. package/dist/types/job-filters/job-filters.js +0 -2
  347. package/dist/types/knowledge-object/index.js +0 -17
  348. package/dist/types/knowledge-object/knowledge-object.js +0 -2
  349. package/dist/types/logger/index.js +0 -17
  350. package/dist/types/logger/log-event.js +0 -2
  351. package/dist/types/saved-search/index.js +0 -2
  352. package/dist/types/scraper/index.js +0 -18
  353. package/dist/types/scraper/scrape-payload.js +0 -2
  354. package/dist/types/scraper/scrape-response.js +0 -2
  355. package/dist/types/scraper/scrape-result.js +0 -2
  356. package/dist/types/time-filter/index.js +0 -2
  357. package/dist/types/upwork-account/index.js +0 -19
  358. package/dist/types/upwork-account/upwork-account-status.js +0 -2
  359. package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
  360. package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
  361. package/dist/types/user/index.js +0 -2
  362. package/dist/utils/index.d.ts +0 -3
  363. package/dist/utils/index.js +0 -17
  364. package/dist/utils/shared.d.ts +0 -7
  365. package/dist/utils/timezones.d.ts +0 -6
  366. package/dist/utils/try-catch.d.ts +0 -10
  367. package/dist/utils/try-catch.js +0 -25
@@ -1,2751 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const scrapePayloadSchema: z.ZodObject<{
3
- latestJobsUrls: z.ZodArray<z.ZodString, "many">;
4
- }, "strip", z.ZodTypeAny, {
5
- latestJobsUrls: string[];
6
- }, {
7
- latestJobsUrls: string[];
8
- }>;
9
- export declare const scrapeUserProfileRequestSchema: z.ZodObject<{
10
- profileUrl: z.ZodString;
11
- }, "strip", z.ZodTypeAny, {
12
- profileUrl: string;
13
- }, {
14
- profileUrl: string;
15
- }>;
16
- export declare const scrapeJobPayloadSchema: z.ZodObject<{
17
- listing: z.ZodObject<{
18
- uid: z.ZodString;
19
- ciphertext: z.ZodString;
20
- title: z.ZodString;
21
- category: z.ZodOptional<z.ZodString>;
22
- jobUrl: z.ZodOptional<z.ZodString>;
23
- description: z.ZodString;
24
- createdOn: z.ZodString;
25
- publishedOn: z.ZodString;
26
- renewedOn: z.ZodNullable<z.ZodString>;
27
- type: z.ZodNumber;
28
- durationLabel: z.ZodNullable<z.ZodString>;
29
- engagement: z.ZodNullable<z.ZodString>;
30
- amount: z.ZodObject<{
31
- amount: z.ZodNumber;
32
- }, "strip", z.ZodTypeAny, {
33
- amount: number;
34
- }, {
35
- amount: number;
36
- }>;
37
- connectPrice: z.ZodNullable<z.ZodNumber>;
38
- client: z.ZodObject<{
39
- location: z.ZodObject<{
40
- country: z.ZodNullable<z.ZodString>;
41
- }, "strip", z.ZodTypeAny, {
42
- country: string | null;
43
- }, {
44
- country: string | null;
45
- }>;
46
- isPaymentVerified: z.ZodBoolean;
47
- totalSpent: z.ZodNullable<z.ZodString>;
48
- totalReviews: z.ZodNumber;
49
- totalFeedback: z.ZodNumber;
50
- hasFinancialPrivacy: z.ZodBoolean;
51
- }, "strip", z.ZodTypeAny, {
52
- location: {
53
- country: string | null;
54
- };
55
- isPaymentVerified: boolean;
56
- totalSpent: string | null;
57
- totalReviews: number;
58
- totalFeedback: number;
59
- hasFinancialPrivacy: boolean;
60
- }, {
61
- location: {
62
- country: string | null;
63
- };
64
- isPaymentVerified: boolean;
65
- totalSpent: string | null;
66
- totalReviews: number;
67
- totalFeedback: number;
68
- hasFinancialPrivacy: boolean;
69
- }>;
70
- clientRelation: z.ZodNullable<z.ZodAny>;
71
- freelancersToHire: z.ZodNumber;
72
- relevanceEncoded: z.ZodString;
73
- enterpriseJob: z.ZodBoolean;
74
- tierText: z.ZodNullable<z.ZodString>;
75
- isApplied: z.ZodBoolean;
76
- proposalsTier: z.ZodNullable<z.ZodString>;
77
- premium: z.ZodBoolean;
78
- attrs: z.ZodArray<z.ZodObject<{
79
- uid: z.ZodString;
80
- parentSkillUid: z.ZodNullable<z.ZodString>;
81
- prefLabel: z.ZodString;
82
- prettyName: z.ZodString;
83
- freeText: z.ZodNullable<z.ZodAny>;
84
- highlighted: z.ZodBoolean;
85
- }, "strip", z.ZodTypeAny, {
86
- uid: string;
87
- parentSkillUid: string | null;
88
- prefLabel: string;
89
- prettyName: string;
90
- highlighted: boolean;
91
- freeText?: any;
92
- }, {
93
- uid: string;
94
- parentSkillUid: string | null;
95
- prefLabel: string;
96
- prettyName: string;
97
- highlighted: boolean;
98
- freeText?: any;
99
- }>, "many">;
100
- hourlyBudget: z.ZodObject<{
101
- min: z.ZodNumber;
102
- max: z.ZodNumber;
103
- }, "strip", z.ZodTypeAny, {
104
- min: number;
105
- max: number;
106
- }, {
107
- min: number;
108
- max: number;
109
- }>;
110
- weeklyBudget: z.ZodObject<{
111
- amount: z.ZodNumber;
112
- }, "strip", z.ZodTypeAny, {
113
- amount: number;
114
- }, {
115
- amount: number;
116
- }>;
117
- isSTSVectorSearchResult: z.ZodBoolean;
118
- }, "strip", z.ZodTypeAny, {
119
- type: number;
120
- uid: string;
121
- ciphertext: string;
122
- title: string;
123
- description: string;
124
- createdOn: string;
125
- publishedOn: string;
126
- renewedOn: string | null;
127
- durationLabel: string | null;
128
- engagement: string | null;
129
- amount: {
130
- amount: number;
131
- };
132
- connectPrice: number | null;
133
- client: {
134
- location: {
135
- country: string | null;
136
- };
137
- isPaymentVerified: boolean;
138
- totalSpent: string | null;
139
- totalReviews: number;
140
- totalFeedback: number;
141
- hasFinancialPrivacy: boolean;
142
- };
143
- freelancersToHire: number;
144
- relevanceEncoded: string;
145
- enterpriseJob: boolean;
146
- tierText: string | null;
147
- isApplied: boolean;
148
- proposalsTier: string | null;
149
- premium: boolean;
150
- attrs: {
151
- uid: string;
152
- parentSkillUid: string | null;
153
- prefLabel: string;
154
- prettyName: string;
155
- highlighted: boolean;
156
- freeText?: any;
157
- }[];
158
- hourlyBudget: {
159
- min: number;
160
- max: number;
161
- };
162
- weeklyBudget: {
163
- amount: number;
164
- };
165
- isSTSVectorSearchResult: boolean;
166
- category?: string | undefined;
167
- jobUrl?: string | undefined;
168
- clientRelation?: any;
169
- }, {
170
- type: number;
171
- uid: string;
172
- ciphertext: string;
173
- title: string;
174
- description: string;
175
- createdOn: string;
176
- publishedOn: string;
177
- renewedOn: string | null;
178
- durationLabel: string | null;
179
- engagement: string | null;
180
- amount: {
181
- amount: number;
182
- };
183
- connectPrice: number | null;
184
- client: {
185
- location: {
186
- country: string | null;
187
- };
188
- isPaymentVerified: boolean;
189
- totalSpent: string | null;
190
- totalReviews: number;
191
- totalFeedback: number;
192
- hasFinancialPrivacy: boolean;
193
- };
194
- freelancersToHire: number;
195
- relevanceEncoded: string;
196
- enterpriseJob: boolean;
197
- tierText: string | null;
198
- isApplied: boolean;
199
- proposalsTier: string | null;
200
- premium: boolean;
201
- attrs: {
202
- uid: string;
203
- parentSkillUid: string | null;
204
- prefLabel: string;
205
- prettyName: string;
206
- highlighted: boolean;
207
- freeText?: any;
208
- }[];
209
- hourlyBudget: {
210
- min: number;
211
- max: number;
212
- };
213
- weeklyBudget: {
214
- amount: number;
215
- };
216
- isSTSVectorSearchResult: boolean;
217
- category?: string | undefined;
218
- jobUrl?: string | undefined;
219
- clientRelation?: any;
220
- }>;
221
- }, "strip", z.ZodTypeAny, {
222
- listing: {
223
- type: number;
224
- uid: string;
225
- ciphertext: string;
226
- title: string;
227
- description: string;
228
- createdOn: string;
229
- publishedOn: string;
230
- renewedOn: string | null;
231
- durationLabel: string | null;
232
- engagement: string | null;
233
- amount: {
234
- amount: number;
235
- };
236
- connectPrice: number | null;
237
- client: {
238
- location: {
239
- country: string | null;
240
- };
241
- isPaymentVerified: boolean;
242
- totalSpent: string | null;
243
- totalReviews: number;
244
- totalFeedback: number;
245
- hasFinancialPrivacy: boolean;
246
- };
247
- freelancersToHire: number;
248
- relevanceEncoded: string;
249
- enterpriseJob: boolean;
250
- tierText: string | null;
251
- isApplied: boolean;
252
- proposalsTier: string | null;
253
- premium: boolean;
254
- attrs: {
255
- uid: string;
256
- parentSkillUid: string | null;
257
- prefLabel: string;
258
- prettyName: string;
259
- highlighted: boolean;
260
- freeText?: any;
261
- }[];
262
- hourlyBudget: {
263
- min: number;
264
- max: number;
265
- };
266
- weeklyBudget: {
267
- amount: number;
268
- };
269
- isSTSVectorSearchResult: boolean;
270
- category?: string | undefined;
271
- jobUrl?: string | undefined;
272
- clientRelation?: any;
273
- };
274
- }, {
275
- listing: {
276
- type: number;
277
- uid: string;
278
- ciphertext: string;
279
- title: string;
280
- description: string;
281
- createdOn: string;
282
- publishedOn: string;
283
- renewedOn: string | null;
284
- durationLabel: string | null;
285
- engagement: string | null;
286
- amount: {
287
- amount: number;
288
- };
289
- connectPrice: number | null;
290
- client: {
291
- location: {
292
- country: string | null;
293
- };
294
- isPaymentVerified: boolean;
295
- totalSpent: string | null;
296
- totalReviews: number;
297
- totalFeedback: number;
298
- hasFinancialPrivacy: boolean;
299
- };
300
- freelancersToHire: number;
301
- relevanceEncoded: string;
302
- enterpriseJob: boolean;
303
- tierText: string | null;
304
- isApplied: boolean;
305
- proposalsTier: string | null;
306
- premium: boolean;
307
- attrs: {
308
- uid: string;
309
- parentSkillUid: string | null;
310
- prefLabel: string;
311
- prettyName: string;
312
- highlighted: boolean;
313
- freeText?: any;
314
- }[];
315
- hourlyBudget: {
316
- min: number;
317
- max: number;
318
- };
319
- weeklyBudget: {
320
- amount: number;
321
- };
322
- isSTSVectorSearchResult: boolean;
323
- category?: string | undefined;
324
- jobUrl?: string | undefined;
325
- clientRelation?: any;
326
- };
327
- }>;
328
- export declare const processFeedPayloadSchema: z.ZodObject<{
329
- region: z.ZodUnion<[z.ZodLiteral<"USOnly">, z.ZodLiteral<"UKOnly">, z.ZodLiteral<"Worldwide">]>;
330
- listings: z.ZodArray<z.ZodObject<{
331
- uid: z.ZodNullable<z.ZodString>;
332
- title: z.ZodNullable<z.ZodString>;
333
- jobUrl: z.ZodNullable<z.ZodString>;
334
- datetime: z.ZodNullable<z.ZodString>;
335
- isFeatured: z.ZodNullable<z.ZodBoolean>;
336
- region: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"USOnly">, z.ZodLiteral<"UKOnly">, z.ZodLiteral<"Worldwide">]>>;
337
- }, "strip", z.ZodTypeAny, {
338
- uid: string | null;
339
- title: string | null;
340
- jobUrl: string | null;
341
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
342
- datetime: string | null;
343
- isFeatured: boolean | null;
344
- }, {
345
- uid: string | null;
346
- title: string | null;
347
- jobUrl: string | null;
348
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
349
- datetime: string | null;
350
- isFeatured: boolean | null;
351
- }>, "many">;
352
- }, "strip", z.ZodTypeAny, {
353
- region: "USOnly" | "UKOnly" | "Worldwide";
354
- listings: {
355
- uid: string | null;
356
- title: string | null;
357
- jobUrl: string | null;
358
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
359
- datetime: string | null;
360
- isFeatured: boolean | null;
361
- }[];
362
- }, {
363
- region: "USOnly" | "UKOnly" | "Worldwide";
364
- listings: {
365
- uid: string | null;
366
- title: string | null;
367
- jobUrl: string | null;
368
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
369
- datetime: string | null;
370
- isFeatured: boolean | null;
371
- }[];
372
- }>;
373
- export declare const scrapeJobActivityPayloadSchema: z.ZodObject<{
374
- listing: z.ZodObject<{
375
- uid: z.ZodNullable<z.ZodString>;
376
- title: z.ZodNullable<z.ZodString>;
377
- jobUrl: z.ZodNullable<z.ZodString>;
378
- datetime: z.ZodNullable<z.ZodString>;
379
- isFeatured: z.ZodNullable<z.ZodBoolean>;
380
- region: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"USOnly">, z.ZodLiteral<"UKOnly">, z.ZodLiteral<"Worldwide">]>>;
381
- }, "strip", z.ZodTypeAny, {
382
- uid: string | null;
383
- title: string | null;
384
- jobUrl: string | null;
385
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
386
- datetime: string | null;
387
- isFeatured: boolean | null;
388
- }, {
389
- uid: string | null;
390
- title: string | null;
391
- jobUrl: string | null;
392
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
393
- datetime: string | null;
394
- isFeatured: boolean | null;
395
- }>;
396
- offsetHour: z.ZodType<4 | 24, z.ZodTypeDef, 4 | 24>;
397
- }, "strip", z.ZodTypeAny, {
398
- listing: {
399
- uid: string | null;
400
- title: string | null;
401
- jobUrl: string | null;
402
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
403
- datetime: string | null;
404
- isFeatured: boolean | null;
405
- };
406
- offsetHour: 4 | 24;
407
- }, {
408
- listing: {
409
- uid: string | null;
410
- title: string | null;
411
- jobUrl: string | null;
412
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
413
- datetime: string | null;
414
- isFeatured: boolean | null;
415
- };
416
- offsetHour: 4 | 24;
417
- }>;
418
- export declare const checkLeadStatusPayloadSchema: z.ZodObject<{
419
- userId: z.ZodString;
420
- campaign: z.ZodObject<{
421
- id: z.ZodString;
422
- name: z.ZodString;
423
- filters: z.ZodObject<{
424
- keywords: z.ZodNullable<z.ZodObject<{
425
- includes: z.ZodNullable<z.ZodString>;
426
- excludes: z.ZodNullable<z.ZodString>;
427
- }, "strip", z.ZodTypeAny, {
428
- includes: string | null;
429
- excludes: string | null;
430
- }, {
431
- includes: string | null;
432
- excludes: string | null;
433
- }>>;
434
- searchQuery: z.ZodNullable<z.ZodString>;
435
- isFeatured: z.ZodNullable<z.ZodEnum<["all", "true", "false"]>>;
436
- regions: z.ZodNullable<z.ZodArray<z.ZodEnum<["all", "Worldwide", "UKOnly", "USOnly"]>, "many">>;
437
- categories: z.ZodNullable<z.ZodObject<{
438
- includes: z.ZodNullable<z.ZodArray<z.ZodEnum<["Interior & Trade Show Design", "Physical Sciences", "Personal & Professional Coaching", "Accounting & Bookkeeping", "Financial Planning", "Recruiting & Human Resources", "Management Consulting & Analysis", "Other - Accounting & Consulting", "Data Entry & Transcription Services", "Virtual Assistance", "Project Management", "Market Research & Product Reviews", "Community Management & Tagging", "Customer Service & Tech Support", "Data Analysis & Testing", "Data Extraction/ETL", "Data Mining & Management", "AI & Machine Learning", "Art & Illustration", "Audio & Music Production", "Branding & Logo Design", "NFT, AR/VR & Game Art", "Graphic, Editorial & Presentation Design", "Performing Arts", "Photography", "Product Design", "Video & Animation", "Building & Landscape Architecture", "Chemical Engineering", "Civil & Structural Engineering", "Contract Manufacturing", "Electrical & Electronic Engineering", "Energy & Mechanical Engineering", "3D Modeling & CAD", "Database Management & Administration", "ERP/CRM Software", "Information Security & Compliance", "Network & System Administration", "DevOps & Solution Architecture", "Corporate & Contract Law", "International & Immigration Law", "Finance & Tax Law", "Public Law", "Digital Marketing", "Lead Generation & Telemarketing", "Marketing, PR & Brand Strategy", "Language Tutoring & Interpretation", "Translation & Localization Services", "Blockchain, NFT & Cryptocurrency", "AI Apps & Integration", "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", "Sales & Marketing Copywriting", "Content Writing", "Editing & Proofreading Services", "Professional & Business Writing"]>, "many">>;
439
- excludes: z.ZodNullable<z.ZodArray<z.ZodEnum<["Interior & Trade Show Design", "Physical Sciences", "Personal & Professional Coaching", "Accounting & Bookkeeping", "Financial Planning", "Recruiting & Human Resources", "Management Consulting & Analysis", "Other - Accounting & Consulting", "Data Entry & Transcription Services", "Virtual Assistance", "Project Management", "Market Research & Product Reviews", "Community Management & Tagging", "Customer Service & Tech Support", "Data Analysis & Testing", "Data Extraction/ETL", "Data Mining & Management", "AI & Machine Learning", "Art & Illustration", "Audio & Music Production", "Branding & Logo Design", "NFT, AR/VR & Game Art", "Graphic, Editorial & Presentation Design", "Performing Arts", "Photography", "Product Design", "Video & Animation", "Building & Landscape Architecture", "Chemical Engineering", "Civil & Structural Engineering", "Contract Manufacturing", "Electrical & Electronic Engineering", "Energy & Mechanical Engineering", "3D Modeling & CAD", "Database Management & Administration", "ERP/CRM Software", "Information Security & Compliance", "Network & System Administration", "DevOps & Solution Architecture", "Corporate & Contract Law", "International & Immigration Law", "Finance & Tax Law", "Public Law", "Digital Marketing", "Lead Generation & Telemarketing", "Marketing, PR & Brand Strategy", "Language Tutoring & Interpretation", "Translation & Localization Services", "Blockchain, NFT & Cryptocurrency", "AI Apps & Integration", "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", "Sales & Marketing Copywriting", "Content Writing", "Editing & Proofreading Services", "Professional & Business Writing"]>, "many">>;
440
- }, "strip", z.ZodTypeAny, {
441
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
442
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
443
- }, {
444
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
445
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
446
- }>>;
447
- payment: z.ZodNullable<z.ZodObject<{
448
- paymentType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Unspecified", "Hourly", "Fixed-price"]>, "many">>;
449
- minFixedPrice: z.ZodNullable<z.ZodNumber>;
450
- maxFixedPrice: z.ZodNullable<z.ZodNumber>;
451
- minHourlyRate: z.ZodNullable<z.ZodNumber>;
452
- maxHourlyRate: z.ZodNullable<z.ZodNumber>;
453
- }, "strip", z.ZodTypeAny, {
454
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
455
- minFixedPrice: number | null;
456
- maxFixedPrice: number | null;
457
- minHourlyRate: number | null;
458
- maxHourlyRate: number | null;
459
- }, {
460
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
461
- minFixedPrice: number | null;
462
- maxFixedPrice: number | null;
463
- minHourlyRate: number | null;
464
- maxHourlyRate: number | null;
465
- }>>;
466
- projectDuration: z.ZodNullable<z.ZodArray<z.ZodEnum<["Less than 1 month", "1 to 3 months", "3 to 6 months", "More than 6 months", "Unspecified"]>, "many">>;
467
- experienceLevel: z.ZodNullable<z.ZodArray<z.ZodEnum<["Entry level", "Intermediate", "Expert"]>, "many">>;
468
- questions: z.ZodNullable<z.ZodObject<{
469
- hasQuestions: z.ZodArray<z.ZodEnum<["all", "yes", "no"]>, "many">;
470
- }, "strip", z.ZodTypeAny, {
471
- hasQuestions: ("all" | "yes" | "no")[];
472
- }, {
473
- hasQuestions: ("all" | "yes" | "no")[];
474
- }>>;
475
- engagementType: z.ZodNullable<z.ZodArray<z.ZodEnum<["Less than 30 hrs/week", "More than 30 hrs/week", "Unspecified"]>, "many">>;
476
- clientInfo: z.ZodNullable<z.ZodObject<{
477
- isPaymentVerified: z.ZodDefault<z.ZodEnum<["all", "true", "false"]>>;
478
- isPhoneVerified: z.ZodDefault<z.ZodEnum<["all", "true", "false"]>>;
479
- enterpriseClient: z.ZodDefault<z.ZodEnum<["all", "true", "false"]>>;
480
- clientLocationIncludes: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
481
- clientLocationExcludes: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
482
- minReviewScore: z.ZodNullable<z.ZodNumber>;
483
- maxReviewScore: z.ZodNullable<z.ZodNumber>;
484
- minTotalSpent: z.ZodNullable<z.ZodNumber>;
485
- maxTotalSpent: z.ZodNullable<z.ZodNumber>;
486
- minHireRate: z.ZodNullable<z.ZodNumber>;
487
- maxHireRate: z.ZodNullable<z.ZodNumber>;
488
- clientIndustry: z.ZodNullable<z.ZodArray<z.ZodEnum<["Aerospace", "Agriculture & Forestry", "Art & Design", "Automotive", "Aviation", "Education", "Energy & Utilities", "Engineering & Architecture", "Fashion & Beauty", "Finance & Accounting", "Food & Beverage", "Government & Public Sector", "Health & Fitness", "HR & Business Services", "Legal", "Manufacturing & Construction", "Media & Entertainment", "Military & Defense", "Mining", "Real Estate", "Retail & Consumer Goods", "Sales & Marketing", "Science & Medicine", "Sports & Recreation", "Supply Chain & Logistics", "Tech & IT", "Transportation & Warehousing", "Travel & Hospitality"]>, "many">>;
489
- companySize: z.ZodNullable<z.ZodArray<z.ZodEnum<["Individual client", "Small company (2-9 people)", "Mid-sized company (10-99 people)", "Large company (100-1,000 people)", "Large company (1,000+ people)", "Unspecified"]>, "many">>;
490
- minJobsPosted: z.ZodNullable<z.ZodNumber>;
491
- minAvgHourlyRate: z.ZodNullable<z.ZodNumber>;
492
- maxAvgHourlyRate: z.ZodNullable<z.ZodNumber>;
493
- minNumReviews: z.ZodNullable<z.ZodNumber>;
494
- memberSinceFrom: z.ZodNullable<z.ZodString>;
495
- memberSinceTo: z.ZodNullable<z.ZodString>;
496
- }, "strip", z.ZodTypeAny, {
497
- isPaymentVerified: "all" | "true" | "false";
498
- isPhoneVerified: "all" | "true" | "false";
499
- enterpriseClient: "all" | "true" | "false";
500
- clientLocationIncludes: string[] | null;
501
- clientLocationExcludes: string[] | null;
502
- minReviewScore: number | null;
503
- maxReviewScore: number | null;
504
- minTotalSpent: number | null;
505
- maxTotalSpent: number | null;
506
- minHireRate: number | null;
507
- maxHireRate: number | null;
508
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
509
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
510
- minJobsPosted: number | null;
511
- minAvgHourlyRate: number | null;
512
- maxAvgHourlyRate: number | null;
513
- minNumReviews: number | null;
514
- memberSinceFrom: string | null;
515
- memberSinceTo: string | null;
516
- }, {
517
- clientLocationIncludes: string[] | null;
518
- clientLocationExcludes: string[] | null;
519
- minReviewScore: number | null;
520
- maxReviewScore: number | null;
521
- minTotalSpent: number | null;
522
- maxTotalSpent: number | null;
523
- minHireRate: number | null;
524
- maxHireRate: number | null;
525
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
526
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
527
- minJobsPosted: number | null;
528
- minAvgHourlyRate: number | null;
529
- maxAvgHourlyRate: number | null;
530
- minNumReviews: number | null;
531
- memberSinceFrom: string | null;
532
- memberSinceTo: string | null;
533
- isPaymentVerified?: "all" | "true" | "false" | undefined;
534
- isPhoneVerified?: "all" | "true" | "false" | undefined;
535
- enterpriseClient?: "all" | "true" | "false" | undefined;
536
- }>>;
537
- includeClientsWithZeroReviews: z.ZodNullable<z.ZodBoolean>;
538
- vendorQualifications: z.ZodNullable<z.ZodObject<{
539
- locationIncludes: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
540
- locationExcludes: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
541
- talentTypes: z.ZodNullable<z.ZodArray<z.ZodEnum<["Agency", "Independent", "Unspecified"]>, "many">>;
542
- englishLevels: z.ZodNullable<z.ZodArray<z.ZodEnum<["Fluent", "Conversational", "Native or Bilingual", "Unspecified"]>, "many">>;
543
- includeRisingTalent: z.ZodNullable<z.ZodString>;
544
- requiredEarnings: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<100>, z.ZodLiteral<1000>, z.ZodLiteral<10000>]>>;
545
- requiredJSS: z.ZodNullable<z.ZodArray<z.ZodEnum<[">80%", ">90%", "100%", "RT"]>, "many">>;
546
- }, "strip", z.ZodTypeAny, {
547
- locationIncludes: string[] | null;
548
- locationExcludes: string[] | null;
549
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
550
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
551
- includeRisingTalent: string | null;
552
- requiredEarnings: 100 | 1000 | 10000 | null;
553
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
554
- }, {
555
- locationIncludes: string[] | null;
556
- locationExcludes: string[] | null;
557
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
558
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
559
- includeRisingTalent: string | null;
560
- requiredEarnings: 100 | 1000 | 10000 | null;
561
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
562
- }>>;
563
- }, "strip", z.ZodTypeAny, {
564
- isFeatured: "all" | "true" | "false" | null;
565
- keywords: {
566
- includes: string | null;
567
- excludes: string | null;
568
- } | null;
569
- searchQuery: string | null;
570
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
571
- categories: {
572
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
573
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
574
- } | null;
575
- payment: {
576
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
577
- minFixedPrice: number | null;
578
- maxFixedPrice: number | null;
579
- minHourlyRate: number | null;
580
- maxHourlyRate: number | null;
581
- } | null;
582
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
583
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
584
- questions: {
585
- hasQuestions: ("all" | "yes" | "no")[];
586
- } | null;
587
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
588
- clientInfo: {
589
- isPaymentVerified: "all" | "true" | "false";
590
- isPhoneVerified: "all" | "true" | "false";
591
- enterpriseClient: "all" | "true" | "false";
592
- clientLocationIncludes: string[] | null;
593
- clientLocationExcludes: string[] | null;
594
- minReviewScore: number | null;
595
- maxReviewScore: number | null;
596
- minTotalSpent: number | null;
597
- maxTotalSpent: number | null;
598
- minHireRate: number | null;
599
- maxHireRate: number | null;
600
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
601
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
602
- minJobsPosted: number | null;
603
- minAvgHourlyRate: number | null;
604
- maxAvgHourlyRate: number | null;
605
- minNumReviews: number | null;
606
- memberSinceFrom: string | null;
607
- memberSinceTo: string | null;
608
- } | null;
609
- includeClientsWithZeroReviews: boolean | null;
610
- vendorQualifications: {
611
- locationIncludes: string[] | null;
612
- locationExcludes: string[] | null;
613
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
614
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
615
- includeRisingTalent: string | null;
616
- requiredEarnings: 100 | 1000 | 10000 | null;
617
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
618
- } | null;
619
- }, {
620
- isFeatured: "all" | "true" | "false" | null;
621
- keywords: {
622
- includes: string | null;
623
- excludes: string | null;
624
- } | null;
625
- searchQuery: string | null;
626
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
627
- categories: {
628
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
629
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
630
- } | null;
631
- payment: {
632
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
633
- minFixedPrice: number | null;
634
- maxFixedPrice: number | null;
635
- minHourlyRate: number | null;
636
- maxHourlyRate: number | null;
637
- } | null;
638
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
639
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
640
- questions: {
641
- hasQuestions: ("all" | "yes" | "no")[];
642
- } | null;
643
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
644
- clientInfo: {
645
- clientLocationIncludes: string[] | null;
646
- clientLocationExcludes: string[] | null;
647
- minReviewScore: number | null;
648
- maxReviewScore: number | null;
649
- minTotalSpent: number | null;
650
- maxTotalSpent: number | null;
651
- minHireRate: number | null;
652
- maxHireRate: number | null;
653
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
654
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
655
- minJobsPosted: number | null;
656
- minAvgHourlyRate: number | null;
657
- maxAvgHourlyRate: number | null;
658
- minNumReviews: number | null;
659
- memberSinceFrom: string | null;
660
- memberSinceTo: string | null;
661
- isPaymentVerified?: "all" | "true" | "false" | undefined;
662
- isPhoneVerified?: "all" | "true" | "false" | undefined;
663
- enterpriseClient?: "all" | "true" | "false" | undefined;
664
- } | null;
665
- includeClientsWithZeroReviews: boolean | null;
666
- vendorQualifications: {
667
- locationIncludes: string[] | null;
668
- locationExcludes: string[] | null;
669
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
670
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
671
- includeRisingTalent: string | null;
672
- requiredEarnings: 100 | 1000 | 10000 | null;
673
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
674
- } | null;
675
- }>;
676
- createdAt: z.ZodNumber;
677
- updatedAt: z.ZodNumber;
678
- confirmedBillingAt: z.ZodNullable<z.ZodNumber>;
679
- boostingEnabled: z.ZodDefault<z.ZodNullable<z.ZodBoolean>>;
680
- maximumBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
681
- minBoost: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
682
- boostDownToNthPlace: z.ZodNullable<z.ZodNumber>;
683
- connectsAbovePrevious: z.ZodNullable<z.ZodNumber>;
684
- insufficeintBoostConnectsAction: z.ZodEnum<["skip", "bid_without_boost"]>;
685
- monthlyBudget: z.ZodNullable<z.ZodNumber>;
686
- boostingThreshold: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
687
- biddingDelayInMinutes: z.ZodDefault<z.ZodNumber>;
688
- biddingHourlyRateStrategy: z.ZodEnum<["match_job_budget", "match_profile_rate", "fixed_rate"]>;
689
- biddingFixedHourlyRate: z.ZodNullable<z.ZodNumber>;
690
- biddingHourlyRatePercentage: z.ZodNullable<z.ZodNumber>;
691
- bidWithWarning: z.ZodEnum<["bid", "skip"]>;
692
- leadCounts: z.ZodNullable<z.ZodRecord<z.ZodEnum<["leads", "contacted", "insufficientConnects", "doesNotMeetCriteria", "syncedInAnotherCampaign", "dailyLimitReached", "boostAboveMaxConnects", "privateJob", "noLongerAvailable", "rejected", "alreadyBiddedOn", "viewed", "replied", "won"]>, z.ZodNumber>>;
693
- expenses: z.ZodObject<{
694
- biddingAmount: z.ZodDefault<z.ZodNumber>;
695
- boostingAmount: z.ZodDefault<z.ZodNumber>;
696
- boosted: z.ZodDefault<z.ZodNumber>;
697
- }, "strip", z.ZodTypeAny, {
698
- biddingAmount: number;
699
- boostingAmount: number;
700
- boosted: number;
701
- }, {
702
- biddingAmount?: number | undefined;
703
- boostingAmount?: number | undefined;
704
- boosted?: number | undefined;
705
- }>;
706
- notificationsEnabled: z.ZodNullable<z.ZodBoolean>;
707
- status: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"active">, z.ZodLiteral<"draft">, z.ZodLiteral<"paused">, z.ZodLiteral<"error">]>>;
708
- bidConfig: z.ZodNullable<z.ZodObject<{
709
- agencyName: z.ZodNullable<z.ZodString>;
710
- bidderId: z.ZodNullable<z.ZodString>;
711
- contractorName: z.ZodNullable<z.ZodString>;
712
- specialisedProfile: z.ZodNullable<z.ZodString>;
713
- }, "strip", z.ZodTypeAny, {
714
- agencyName: string | null;
715
- bidderId: string | null;
716
- contractorName: string | null;
717
- specialisedProfile: string | null;
718
- }, {
719
- agencyName: string | null;
720
- bidderId: string | null;
721
- contractorName: string | null;
722
- specialisedProfile: string | null;
723
- }>>;
724
- coverLetterTemplateId: z.ZodNullable<z.ZodString>;
725
- priority: z.ZodNullable<z.ZodNumber>;
726
- coverLetterTemplate: z.ZodNullable<z.ZodObject<{
727
- id: z.ZodString;
728
- name: z.ZodString;
729
- description: z.ZodNullable<z.ZodString>;
730
- template: z.ZodString;
731
- instructions: z.ZodString;
732
- }, "strip", z.ZodTypeAny, {
733
- description: string | null;
734
- id: string;
735
- name: string;
736
- template: string;
737
- instructions: string;
738
- }, {
739
- description: string | null;
740
- id: string;
741
- name: string;
742
- template: string;
743
- instructions: string;
744
- }>>;
745
- organizationProfileId: z.ZodNullable<z.ZodString>;
746
- lastSyncedProposalsAt: z.ZodNullable<z.ZodNumber>;
747
- limits: z.ZodObject<{
748
- maxDailyProposalsSent: z.ZodNumber;
749
- enabled: z.ZodBoolean;
750
- windowAnchorAt: z.ZodNullable<z.ZodNumber>;
751
- }, "strip", z.ZodTypeAny, {
752
- maxDailyProposalsSent: number;
753
- enabled: boolean;
754
- windowAnchorAt: number | null;
755
- }, {
756
- maxDailyProposalsSent: number;
757
- enabled: boolean;
758
- windowAnchorAt: number | null;
759
- }>;
760
- workTime: z.ZodObject<{
761
- enabled: z.ZodBoolean;
762
- days: z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">;
763
- timeBlocks: z.ZodArray<z.ZodObject<{
764
- fromHour: z.ZodNumber;
765
- toHour: z.ZodNumber;
766
- }, "strip", z.ZodTypeAny, {
767
- fromHour: number;
768
- toHour: number;
769
- }, {
770
- fromHour: number;
771
- toHour: number;
772
- }>, "many">;
773
- timezone: z.ZodNullable<z.ZodString>;
774
- }, "strip", z.ZodTypeAny, {
775
- enabled: boolean;
776
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
777
- timeBlocks: {
778
- fromHour: number;
779
- toHour: number;
780
- }[];
781
- timezone: string | null;
782
- }, {
783
- enabled: boolean;
784
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
785
- timeBlocks: {
786
- fromHour: number;
787
- toHour: number;
788
- }[];
789
- timezone: string | null;
790
- }>;
791
- }, "strip", z.ZodTypeAny, {
792
- id: string;
793
- name: string;
794
- filters: {
795
- isFeatured: "all" | "true" | "false" | null;
796
- keywords: {
797
- includes: string | null;
798
- excludes: string | null;
799
- } | null;
800
- searchQuery: string | null;
801
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
802
- categories: {
803
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
804
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
805
- } | null;
806
- payment: {
807
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
808
- minFixedPrice: number | null;
809
- maxFixedPrice: number | null;
810
- minHourlyRate: number | null;
811
- maxHourlyRate: number | null;
812
- } | null;
813
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
814
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
815
- questions: {
816
- hasQuestions: ("all" | "yes" | "no")[];
817
- } | null;
818
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
819
- clientInfo: {
820
- isPaymentVerified: "all" | "true" | "false";
821
- isPhoneVerified: "all" | "true" | "false";
822
- enterpriseClient: "all" | "true" | "false";
823
- clientLocationIncludes: string[] | null;
824
- clientLocationExcludes: string[] | null;
825
- minReviewScore: number | null;
826
- maxReviewScore: number | null;
827
- minTotalSpent: number | null;
828
- maxTotalSpent: number | null;
829
- minHireRate: number | null;
830
- maxHireRate: number | null;
831
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
832
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
833
- minJobsPosted: number | null;
834
- minAvgHourlyRate: number | null;
835
- maxAvgHourlyRate: number | null;
836
- minNumReviews: number | null;
837
- memberSinceFrom: string | null;
838
- memberSinceTo: string | null;
839
- } | null;
840
- includeClientsWithZeroReviews: boolean | null;
841
- vendorQualifications: {
842
- locationIncludes: string[] | null;
843
- locationExcludes: string[] | null;
844
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
845
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
846
- includeRisingTalent: string | null;
847
- requiredEarnings: 100 | 1000 | 10000 | null;
848
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
849
- } | null;
850
- };
851
- createdAt: number;
852
- updatedAt: number;
853
- confirmedBillingAt: number | null;
854
- boostingEnabled: boolean | null;
855
- maximumBoost: number | null;
856
- minBoost: number | null;
857
- boostDownToNthPlace: number | null;
858
- connectsAbovePrevious: number | null;
859
- insufficeintBoostConnectsAction: "skip" | "bid_without_boost";
860
- monthlyBudget: number | null;
861
- boostingThreshold: number | null;
862
- biddingDelayInMinutes: number;
863
- biddingHourlyRateStrategy: "match_job_budget" | "match_profile_rate" | "fixed_rate";
864
- biddingFixedHourlyRate: number | null;
865
- biddingHourlyRatePercentage: number | null;
866
- bidWithWarning: "skip" | "bid";
867
- leadCounts: Partial<Record<"leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won", number>> | null;
868
- expenses: {
869
- biddingAmount: number;
870
- boostingAmount: number;
871
- boosted: number;
872
- };
873
- notificationsEnabled: boolean | null;
874
- bidConfig: {
875
- agencyName: string | null;
876
- bidderId: string | null;
877
- contractorName: string | null;
878
- specialisedProfile: string | null;
879
- } | null;
880
- coverLetterTemplateId: string | null;
881
- priority: number | null;
882
- coverLetterTemplate: {
883
- description: string | null;
884
- id: string;
885
- name: string;
886
- template: string;
887
- instructions: string;
888
- } | null;
889
- organizationProfileId: string | null;
890
- lastSyncedProposalsAt: number | null;
891
- limits: {
892
- maxDailyProposalsSent: number;
893
- enabled: boolean;
894
- windowAnchorAt: number | null;
895
- };
896
- workTime: {
897
- enabled: boolean;
898
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
899
- timeBlocks: {
900
- fromHour: number;
901
- toHour: number;
902
- }[];
903
- timezone: string | null;
904
- };
905
- status?: "active" | "draft" | "paused" | "error" | undefined;
906
- }, {
907
- id: string;
908
- name: string;
909
- filters: {
910
- isFeatured: "all" | "true" | "false" | null;
911
- keywords: {
912
- includes: string | null;
913
- excludes: string | null;
914
- } | null;
915
- searchQuery: string | null;
916
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
917
- categories: {
918
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
919
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
920
- } | null;
921
- payment: {
922
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
923
- minFixedPrice: number | null;
924
- maxFixedPrice: number | null;
925
- minHourlyRate: number | null;
926
- maxHourlyRate: number | null;
927
- } | null;
928
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
929
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
930
- questions: {
931
- hasQuestions: ("all" | "yes" | "no")[];
932
- } | null;
933
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
934
- clientInfo: {
935
- clientLocationIncludes: string[] | null;
936
- clientLocationExcludes: string[] | null;
937
- minReviewScore: number | null;
938
- maxReviewScore: number | null;
939
- minTotalSpent: number | null;
940
- maxTotalSpent: number | null;
941
- minHireRate: number | null;
942
- maxHireRate: number | null;
943
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
944
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
945
- minJobsPosted: number | null;
946
- minAvgHourlyRate: number | null;
947
- maxAvgHourlyRate: number | null;
948
- minNumReviews: number | null;
949
- memberSinceFrom: string | null;
950
- memberSinceTo: string | null;
951
- isPaymentVerified?: "all" | "true" | "false" | undefined;
952
- isPhoneVerified?: "all" | "true" | "false" | undefined;
953
- enterpriseClient?: "all" | "true" | "false" | undefined;
954
- } | null;
955
- includeClientsWithZeroReviews: boolean | null;
956
- vendorQualifications: {
957
- locationIncludes: string[] | null;
958
- locationExcludes: string[] | null;
959
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
960
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
961
- includeRisingTalent: string | null;
962
- requiredEarnings: 100 | 1000 | 10000 | null;
963
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
964
- } | null;
965
- };
966
- createdAt: number;
967
- updatedAt: number;
968
- confirmedBillingAt: number | null;
969
- boostDownToNthPlace: number | null;
970
- connectsAbovePrevious: number | null;
971
- insufficeintBoostConnectsAction: "skip" | "bid_without_boost";
972
- monthlyBudget: number | null;
973
- biddingHourlyRateStrategy: "match_job_budget" | "match_profile_rate" | "fixed_rate";
974
- biddingFixedHourlyRate: number | null;
975
- biddingHourlyRatePercentage: number | null;
976
- bidWithWarning: "skip" | "bid";
977
- leadCounts: Partial<Record<"leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won", number>> | null;
978
- expenses: {
979
- biddingAmount?: number | undefined;
980
- boostingAmount?: number | undefined;
981
- boosted?: number | undefined;
982
- };
983
- notificationsEnabled: boolean | null;
984
- bidConfig: {
985
- agencyName: string | null;
986
- bidderId: string | null;
987
- contractorName: string | null;
988
- specialisedProfile: string | null;
989
- } | null;
990
- coverLetterTemplateId: string | null;
991
- priority: number | null;
992
- coverLetterTemplate: {
993
- description: string | null;
994
- id: string;
995
- name: string;
996
- template: string;
997
- instructions: string;
998
- } | null;
999
- organizationProfileId: string | null;
1000
- lastSyncedProposalsAt: number | null;
1001
- limits: {
1002
- maxDailyProposalsSent: number;
1003
- enabled: boolean;
1004
- windowAnchorAt: number | null;
1005
- };
1006
- workTime: {
1007
- enabled: boolean;
1008
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
1009
- timeBlocks: {
1010
- fromHour: number;
1011
- toHour: number;
1012
- }[];
1013
- timezone: string | null;
1014
- };
1015
- status?: "active" | "draft" | "paused" | "error" | undefined;
1016
- boostingEnabled?: boolean | null | undefined;
1017
- maximumBoost?: number | null | undefined;
1018
- minBoost?: number | null | undefined;
1019
- boostingThreshold?: number | null | undefined;
1020
- biddingDelayInMinutes?: number | undefined;
1021
- }>;
1022
- organization: z.ZodObject<{
1023
- id: z.ZodString;
1024
- name: z.ZodString;
1025
- type: z.ZodEnum<["agency", "freelancer"]>;
1026
- associatedBidders: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
1027
- subscription: z.ZodNullable<z.ZodObject<{
1028
- planId: z.ZodString;
1029
- pendingPlanId: z.ZodNullable<z.ZodString>;
1030
- status: z.ZodEnum<["active", "trialing", "cancelled", "paused", "payment_processing", "payment_pending", "payment_failed"]>;
1031
- startedAt: z.ZodNumber;
1032
- currentPeriodEnd: z.ZodNumber;
1033
- stripe: z.ZodObject<{
1034
- id: z.ZodString;
1035
- items: z.ZodArray<z.ZodObject<{
1036
- id: z.ZodString;
1037
- price: z.ZodObject<{
1038
- id: z.ZodString;
1039
- }, "strip", z.ZodTypeAny, {
1040
- id: string;
1041
- }, {
1042
- id: string;
1043
- }>;
1044
- }, "strip", z.ZodTypeAny, {
1045
- id: string;
1046
- price: {
1047
- id: string;
1048
- };
1049
- }, {
1050
- id: string;
1051
- price: {
1052
- id: string;
1053
- };
1054
- }>, "many">;
1055
- invoice: z.ZodObject<{
1056
- id: z.ZodString;
1057
- hosted_invoice_url: z.ZodNullable<z.ZodString>;
1058
- }, "strip", z.ZodTypeAny, {
1059
- id: string;
1060
- hosted_invoice_url: string | null;
1061
- }, {
1062
- id: string;
1063
- hosted_invoice_url: string | null;
1064
- }>;
1065
- }, "strip", z.ZodTypeAny, {
1066
- id: string;
1067
- items: {
1068
- id: string;
1069
- price: {
1070
- id: string;
1071
- };
1072
- }[];
1073
- invoice: {
1074
- id: string;
1075
- hosted_invoice_url: string | null;
1076
- };
1077
- }, {
1078
- id: string;
1079
- items: {
1080
- id: string;
1081
- price: {
1082
- id: string;
1083
- };
1084
- }[];
1085
- invoice: {
1086
- id: string;
1087
- hosted_invoice_url: string | null;
1088
- };
1089
- }>;
1090
- source: z.ZodEnum<["stripe", "manual"]>;
1091
- usage: z.ZodRecord<z.ZodEnum<["suitabilityComplete", "proposalComplete", "biddingComplete"]>, z.ZodNumber>;
1092
- trialEndsAt: z.ZodNullable<z.ZodNumber>;
1093
- }, "strip", z.ZodTypeAny, {
1094
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
1095
- planId: string;
1096
- pendingPlanId: string | null;
1097
- startedAt: number;
1098
- currentPeriodEnd: number;
1099
- stripe: {
1100
- id: string;
1101
- items: {
1102
- id: string;
1103
- price: {
1104
- id: string;
1105
- };
1106
- }[];
1107
- invoice: {
1108
- id: string;
1109
- hosted_invoice_url: string | null;
1110
- };
1111
- };
1112
- source: "stripe" | "manual";
1113
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
1114
- trialEndsAt: number | null;
1115
- }, {
1116
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
1117
- planId: string;
1118
- pendingPlanId: string | null;
1119
- startedAt: number;
1120
- currentPeriodEnd: number;
1121
- stripe: {
1122
- id: string;
1123
- items: {
1124
- id: string;
1125
- price: {
1126
- id: string;
1127
- };
1128
- }[];
1129
- invoice: {
1130
- id: string;
1131
- hosted_invoice_url: string | null;
1132
- };
1133
- };
1134
- source: "stripe" | "manual";
1135
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
1136
- trialEndsAt: number | null;
1137
- }>>;
1138
- active: z.ZodBoolean;
1139
- limits: z.ZodObject<{
1140
- monthlyCredits: z.ZodNumber;
1141
- usedCredits: z.ZodNumber;
1142
- extraCredits: z.ZodNumber;
1143
- }, "strip", z.ZodTypeAny, {
1144
- monthlyCredits: number;
1145
- usedCredits: number;
1146
- extraCredits: number;
1147
- }, {
1148
- monthlyCredits: number;
1149
- usedCredits: number;
1150
- extraCredits: number;
1151
- }>;
1152
- billing: z.ZodNullable<z.ZodObject<{
1153
- savedCard: z.ZodBoolean;
1154
- stripe: z.ZodObject<{
1155
- customer: z.ZodObject<{
1156
- id: z.ZodNullable<z.ZodString>;
1157
- }, "strip", z.ZodTypeAny, {
1158
- id: string | null;
1159
- }, {
1160
- id: string | null;
1161
- }>;
1162
- }, "strip", z.ZodTypeAny, {
1163
- customer: {
1164
- id: string | null;
1165
- };
1166
- }, {
1167
- customer: {
1168
- id: string | null;
1169
- };
1170
- }>;
1171
- }, "strip", z.ZodTypeAny, {
1172
- stripe: {
1173
- customer: {
1174
- id: string | null;
1175
- };
1176
- };
1177
- savedCard: boolean;
1178
- }, {
1179
- stripe: {
1180
- customer: {
1181
- id: string | null;
1182
- };
1183
- };
1184
- savedCard: boolean;
1185
- }>>;
1186
- lastBidTime: z.ZodNullable<z.ZodNumber>;
1187
- nextScheduledBidTime: z.ZodNullable<z.ZodNumber>;
1188
- createdAt: z.ZodNumber;
1189
- updatedAt: z.ZodNumber;
1190
- openRouterApiKey: z.ZodNullable<z.ZodString>;
1191
- nextProposalStatusSyncTime: z.ZodNullable<z.ZodNumber>;
1192
- oneTimePayments: z.ZodOptional<z.ZodObject<{
1193
- usBidderAccountPayment: z.ZodOptional<z.ZodObject<{
1194
- paidAt: z.ZodOptional<z.ZodNumber>;
1195
- amount: z.ZodOptional<z.ZodNumber>;
1196
- currency: z.ZodOptional<z.ZodString>;
1197
- status: z.ZodString;
1198
- paymentIntentId: z.ZodOptional<z.ZodString>;
1199
- error: z.ZodOptional<z.ZodString>;
1200
- }, "strip", z.ZodTypeAny, {
1201
- status: string;
1202
- amount?: number | undefined;
1203
- error?: string | undefined;
1204
- paidAt?: number | undefined;
1205
- currency?: string | undefined;
1206
- paymentIntentId?: string | undefined;
1207
- }, {
1208
- status: string;
1209
- amount?: number | undefined;
1210
- error?: string | undefined;
1211
- paidAt?: number | undefined;
1212
- currency?: string | undefined;
1213
- paymentIntentId?: string | undefined;
1214
- }>>;
1215
- }, "strip", z.ZodTypeAny, {
1216
- usBidderAccountPayment?: {
1217
- status: string;
1218
- amount?: number | undefined;
1219
- error?: string | undefined;
1220
- paidAt?: number | undefined;
1221
- currency?: string | undefined;
1222
- paymentIntentId?: string | undefined;
1223
- } | undefined;
1224
- }, {
1225
- usBidderAccountPayment?: {
1226
- status: string;
1227
- amount?: number | undefined;
1228
- error?: string | undefined;
1229
- paidAt?: number | undefined;
1230
- currency?: string | undefined;
1231
- paymentIntentId?: string | undefined;
1232
- } | undefined;
1233
- }>>;
1234
- }, "strip", z.ZodTypeAny, {
1235
- type: "agency" | "freelancer";
1236
- id: string;
1237
- name: string;
1238
- createdAt: number;
1239
- updatedAt: number;
1240
- active: boolean;
1241
- limits: {
1242
- monthlyCredits: number;
1243
- usedCredits: number;
1244
- extraCredits: number;
1245
- };
1246
- associatedBidders: string[] | null;
1247
- subscription: {
1248
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
1249
- planId: string;
1250
- pendingPlanId: string | null;
1251
- startedAt: number;
1252
- currentPeriodEnd: number;
1253
- stripe: {
1254
- id: string;
1255
- items: {
1256
- id: string;
1257
- price: {
1258
- id: string;
1259
- };
1260
- }[];
1261
- invoice: {
1262
- id: string;
1263
- hosted_invoice_url: string | null;
1264
- };
1265
- };
1266
- source: "stripe" | "manual";
1267
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
1268
- trialEndsAt: number | null;
1269
- } | null;
1270
- billing: {
1271
- stripe: {
1272
- customer: {
1273
- id: string | null;
1274
- };
1275
- };
1276
- savedCard: boolean;
1277
- } | null;
1278
- lastBidTime: number | null;
1279
- nextScheduledBidTime: number | null;
1280
- openRouterApiKey: string | null;
1281
- nextProposalStatusSyncTime: number | null;
1282
- oneTimePayments?: {
1283
- usBidderAccountPayment?: {
1284
- status: string;
1285
- amount?: number | undefined;
1286
- error?: string | undefined;
1287
- paidAt?: number | undefined;
1288
- currency?: string | undefined;
1289
- paymentIntentId?: string | undefined;
1290
- } | undefined;
1291
- } | undefined;
1292
- }, {
1293
- type: "agency" | "freelancer";
1294
- id: string;
1295
- name: string;
1296
- createdAt: number;
1297
- updatedAt: number;
1298
- active: boolean;
1299
- limits: {
1300
- monthlyCredits: number;
1301
- usedCredits: number;
1302
- extraCredits: number;
1303
- };
1304
- associatedBidders: string[] | null;
1305
- subscription: {
1306
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
1307
- planId: string;
1308
- pendingPlanId: string | null;
1309
- startedAt: number;
1310
- currentPeriodEnd: number;
1311
- stripe: {
1312
- id: string;
1313
- items: {
1314
- id: string;
1315
- price: {
1316
- id: string;
1317
- };
1318
- }[];
1319
- invoice: {
1320
- id: string;
1321
- hosted_invoice_url: string | null;
1322
- };
1323
- };
1324
- source: "stripe" | "manual";
1325
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
1326
- trialEndsAt: number | null;
1327
- } | null;
1328
- billing: {
1329
- stripe: {
1330
- customer: {
1331
- id: string | null;
1332
- };
1333
- };
1334
- savedCard: boolean;
1335
- } | null;
1336
- lastBidTime: number | null;
1337
- nextScheduledBidTime: number | null;
1338
- openRouterApiKey: string | null;
1339
- nextProposalStatusSyncTime: number | null;
1340
- oneTimePayments?: {
1341
- usBidderAccountPayment?: {
1342
- status: string;
1343
- amount?: number | undefined;
1344
- error?: string | undefined;
1345
- paidAt?: number | undefined;
1346
- currency?: string | undefined;
1347
- paymentIntentId?: string | undefined;
1348
- } | undefined;
1349
- } | undefined;
1350
- }>;
1351
- lead: z.ZodObject<Omit<z.objectUtil.extendShape<{
1352
- id: z.ZodNullable<z.ZodString>;
1353
- uid: z.ZodNullable<z.ZodString>;
1354
- createdAt: z.ZodNullable<z.ZodNumber>;
1355
- title: z.ZodNullable<z.ZodString>;
1356
- category: z.ZodNullable<z.ZodString>;
1357
- skills: z.ZodNullable<z.ZodArray<z.ZodObject<{
1358
- name: z.ZodString;
1359
- }, "strip", z.ZodTypeAny, {
1360
- name: string;
1361
- }, {
1362
- name: string;
1363
- }>, "many">>;
1364
- datetime: z.ZodNullable<z.ZodNumber>;
1365
- description: z.ZodNullable<z.ZodString>;
1366
- descriptionLength: z.ZodNullable<z.ZodNumber>;
1367
- connectsRequired: z.ZodNullable<z.ZodNumber>;
1368
- projectType: z.ZodNullable<z.ZodString>;
1369
- projectDuration: z.ZodNullable<z.ZodString>;
1370
- questions: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
1371
- jobUrl: z.ZodNullable<z.ZodString>;
1372
- metadata: z.ZodNullable<z.ZodObject<{
1373
- hours: z.ZodNullable<z.ZodString>;
1374
- duration: z.ZodNullable<z.ZodString>;
1375
- experienceLevel: z.ZodNullable<z.ZodString>;
1376
- hourlyRate: z.ZodNullable<z.ZodObject<{
1377
- min: z.ZodNullable<z.ZodNumber>;
1378
- max: z.ZodNullable<z.ZodNumber>;
1379
- }, "strip", z.ZodTypeAny, {
1380
- min: number | null;
1381
- max: number | null;
1382
- }, {
1383
- min: number | null;
1384
- max: number | null;
1385
- }>>;
1386
- paymentType: z.ZodNullable<z.ZodString>;
1387
- fixedPrice: z.ZodNullable<z.ZodNumber>;
1388
- }, "strip", z.ZodTypeAny, {
1389
- paymentType: string | null;
1390
- experienceLevel: string | null;
1391
- hours: string | null;
1392
- duration: string | null;
1393
- hourlyRate: {
1394
- min: number | null;
1395
- max: number | null;
1396
- } | null;
1397
- fixedPrice: number | null;
1398
- }, {
1399
- paymentType: string | null;
1400
- experienceLevel: string | null;
1401
- hours: string | null;
1402
- duration: string | null;
1403
- hourlyRate: {
1404
- min: number | null;
1405
- max: number | null;
1406
- } | null;
1407
- fixedPrice: number | null;
1408
- }>>;
1409
- clientInfo: z.ZodNullable<z.ZodObject<{
1410
- isPaymentVerified: z.ZodNullable<z.ZodBoolean>;
1411
- isPhoneVerified: z.ZodNullable<z.ZodBoolean>;
1412
- numberOfReviews: z.ZodNullable<z.ZodNumber>;
1413
- rating: z.ZodNullable<z.ZodNumber>;
1414
- country: z.ZodNullable<z.ZodString>;
1415
- region: z.ZodNullable<z.ZodString>;
1416
- jobsPosted: z.ZodNullable<z.ZodNumber>;
1417
- totalSpent: z.ZodNullable<z.ZodNumber>;
1418
- numberOfHires: z.ZodNullable<z.ZodNumber>;
1419
- activeEngagements: z.ZodNullable<z.ZodNumber>;
1420
- openJobs: z.ZodNullable<z.ZodNumber>;
1421
- hireRate: z.ZodNullable<z.ZodNumber>;
1422
- memberSince: z.ZodNullable<z.ZodString>;
1423
- companyIndustry: z.ZodNullable<z.ZodString>;
1424
- companySize: z.ZodNullable<z.ZodString>;
1425
- enterpriseClient: z.ZodNullable<z.ZodBoolean>;
1426
- avgHourlyRatePaid: z.ZodNullable<z.ZodNumber>;
1427
- }, "strip", z.ZodTypeAny, {
1428
- country: string | null;
1429
- isPaymentVerified: boolean | null;
1430
- totalSpent: number | null;
1431
- region: string | null;
1432
- isPhoneVerified: boolean | null;
1433
- enterpriseClient: boolean | null;
1434
- companySize: string | null;
1435
- numberOfReviews: number | null;
1436
- rating: number | null;
1437
- jobsPosted: number | null;
1438
- numberOfHires: number | null;
1439
- activeEngagements: number | null;
1440
- openJobs: number | null;
1441
- hireRate: number | null;
1442
- memberSince: string | null;
1443
- companyIndustry: string | null;
1444
- avgHourlyRatePaid: number | null;
1445
- }, {
1446
- country: string | null;
1447
- isPaymentVerified: boolean | null;
1448
- totalSpent: number | null;
1449
- region: string | null;
1450
- isPhoneVerified: boolean | null;
1451
- enterpriseClient: boolean | null;
1452
- companySize: string | null;
1453
- numberOfReviews: number | null;
1454
- rating: number | null;
1455
- jobsPosted: number | null;
1456
- numberOfHires: number | null;
1457
- activeEngagements: number | null;
1458
- openJobs: number | null;
1459
- hireRate: number | null;
1460
- memberSince: string | null;
1461
- companyIndustry: string | null;
1462
- avgHourlyRatePaid: number | null;
1463
- }>>;
1464
- vendorQualifications: z.ZodNullable<z.ZodObject<{
1465
- location: z.ZodNullable<z.ZodString>;
1466
- talentType: z.ZodNullable<z.ZodEnum<["Agency", "Independent", "unspecified"]>>;
1467
- englishLevel: z.ZodNullable<z.ZodString>;
1468
- minimumEarnings: z.ZodNullable<z.ZodNumber>;
1469
- jobSuccessScore: z.ZodNullable<z.ZodString>;
1470
- includeRisingTalent: z.ZodNullable<z.ZodString>;
1471
- }, "strip", z.ZodTypeAny, {
1472
- location: string | null;
1473
- includeRisingTalent: string | null;
1474
- talentType: "Independent" | "Agency" | "unspecified" | null;
1475
- englishLevel: string | null;
1476
- minimumEarnings: number | null;
1477
- jobSuccessScore: string | null;
1478
- }, {
1479
- location: string | null;
1480
- includeRisingTalent: string | null;
1481
- talentType: "Independent" | "Agency" | "unspecified" | null;
1482
- englishLevel: string | null;
1483
- minimumEarnings: number | null;
1484
- jobSuccessScore: string | null;
1485
- }>>;
1486
- processed: z.ZodNullable<z.ZodBoolean>;
1487
- isFeatured: z.ZodNullable<z.ZodBoolean>;
1488
- clientReviews: z.ZodNullable<z.ZodArray<z.ZodObject<{
1489
- jobTitle: z.ZodNullable<z.ZodString>;
1490
- freelancerName: z.ZodNullable<z.ZodString>;
1491
- freelancerRating: z.ZodNullable<z.ZodNumber>;
1492
- freelancerFeedback: z.ZodNullable<z.ZodString>;
1493
- clientFeedback: z.ZodNullable<z.ZodString>;
1494
- clientFeedbackRating: z.ZodNullable<z.ZodNumber>;
1495
- dateRange: z.ZodNullable<z.ZodString>;
1496
- paymentType: z.ZodNullable<z.ZodString>;
1497
- fixedPrice: z.ZodNullable<z.ZodNumber>;
1498
- hourlyRate: z.ZodNullable<z.ZodNumber>;
1499
- numHours: z.ZodNullable<z.ZodNumber>;
1500
- totalBilled: z.ZodNullable<z.ZodNumber>;
1501
- }, "strip", z.ZodTypeAny, {
1502
- paymentType: string | null;
1503
- hourlyRate: number | null;
1504
- fixedPrice: number | null;
1505
- jobTitle: string | null;
1506
- freelancerName: string | null;
1507
- freelancerRating: number | null;
1508
- freelancerFeedback: string | null;
1509
- clientFeedback: string | null;
1510
- clientFeedbackRating: number | null;
1511
- dateRange: string | null;
1512
- numHours: number | null;
1513
- totalBilled: number | null;
1514
- }, {
1515
- paymentType: string | null;
1516
- hourlyRate: number | null;
1517
- fixedPrice: number | null;
1518
- jobTitle: string | null;
1519
- freelancerName: string | null;
1520
- freelancerRating: number | null;
1521
- freelancerFeedback: string | null;
1522
- clientFeedback: string | null;
1523
- clientFeedbackRating: number | null;
1524
- dateRange: string | null;
1525
- numHours: number | null;
1526
- totalBilled: number | null;
1527
- }>, "many">>;
1528
- region: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<"USOnly">, z.ZodLiteral<"UKOnly">, z.ZodLiteral<"Worldwide">]>>;
1529
- bidRange: z.ZodNullable<z.ZodObject<{
1530
- high: z.ZodNullable<z.ZodNumber>;
1531
- avg: z.ZodNullable<z.ZodNumber>;
1532
- low: z.ZodNullable<z.ZodNumber>;
1533
- }, "strip", z.ZodTypeAny, {
1534
- high: number | null;
1535
- avg: number | null;
1536
- low: number | null;
1537
- }, {
1538
- high: number | null;
1539
- avg: number | null;
1540
- low: number | null;
1541
- }>>;
1542
- jobActivity: z.ZodNullable<z.ZodObject<{
1543
- proposals: z.ZodObject<{
1544
- min: z.ZodNullable<z.ZodNumber>;
1545
- max: z.ZodNullable<z.ZodNumber>;
1546
- }, "strip", z.ZodTypeAny, {
1547
- min: number | null;
1548
- max: number | null;
1549
- }, {
1550
- min: number | null;
1551
- max: number | null;
1552
- }>;
1553
- lastViewedByClient: z.ZodNullable<z.ZodString>;
1554
- lastViewedByClientTimestamp: z.ZodNullable<z.ZodNumber>;
1555
- hires: z.ZodNullable<z.ZodNumber>;
1556
- interviewing: z.ZodNullable<z.ZodNumber>;
1557
- invitesSent: z.ZodNullable<z.ZodNumber>;
1558
- unansweredInvites: z.ZodNullable<z.ZodNumber>;
1559
- updatedAt: z.ZodNullable<z.ZodNumber>;
1560
- }, "strip", z.ZodTypeAny, {
1561
- updatedAt: number | null;
1562
- proposals: {
1563
- min: number | null;
1564
- max: number | null;
1565
- };
1566
- lastViewedByClient: string | null;
1567
- lastViewedByClientTimestamp: number | null;
1568
- hires: number | null;
1569
- interviewing: number | null;
1570
- invitesSent: number | null;
1571
- unansweredInvites: number | null;
1572
- }, {
1573
- updatedAt: number | null;
1574
- proposals: {
1575
- min: number | null;
1576
- max: number | null;
1577
- };
1578
- lastViewedByClient: string | null;
1579
- lastViewedByClientTimestamp: number | null;
1580
- hires: number | null;
1581
- interviewing: number | null;
1582
- invitesSent: number | null;
1583
- unansweredInvites: number | null;
1584
- }>>;
1585
- activityUpdates: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>>;
1586
- activity: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodEnum<["4h" | "24h"]>, z.ZodObject<{
1587
- proposals: z.ZodObject<{
1588
- min: z.ZodNullable<z.ZodNumber>;
1589
- max: z.ZodNullable<z.ZodNumber>;
1590
- }, "strip", z.ZodTypeAny, {
1591
- min: number | null;
1592
- max: number | null;
1593
- }, {
1594
- min: number | null;
1595
- max: number | null;
1596
- }>;
1597
- lastViewedByClient: z.ZodNullable<z.ZodString>;
1598
- lastViewedByClientTimestamp: z.ZodNullable<z.ZodNumber>;
1599
- hires: z.ZodNullable<z.ZodNumber>;
1600
- interviewing: z.ZodNullable<z.ZodNumber>;
1601
- invitesSent: z.ZodNullable<z.ZodNumber>;
1602
- unansweredInvites: z.ZodNullable<z.ZodNumber>;
1603
- updatedAt: z.ZodNullable<z.ZodNumber>;
1604
- }, "strip", z.ZodTypeAny, {
1605
- updatedAt: number | null;
1606
- proposals: {
1607
- min: number | null;
1608
- max: number | null;
1609
- };
1610
- lastViewedByClient: string | null;
1611
- lastViewedByClientTimestamp: number | null;
1612
- hires: number | null;
1613
- interviewing: number | null;
1614
- invitesSent: number | null;
1615
- unansweredInvites: number | null;
1616
- }, {
1617
- updatedAt: number | null;
1618
- proposals: {
1619
- min: number | null;
1620
- max: number | null;
1621
- };
1622
- lastViewedByClient: string | null;
1623
- lastViewedByClientTimestamp: number | null;
1624
- hires: number | null;
1625
- interviewing: number | null;
1626
- invitesSent: number | null;
1627
- unansweredInvites: number | null;
1628
- }>>>>;
1629
- activityDelta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1630
- proposals: z.ZodNumber;
1631
- interviewing: z.ZodNumber;
1632
- hires: z.ZodNumber;
1633
- invitesSent: z.ZodNumber;
1634
- unansweredInvites: z.ZodNumber;
1635
- }, "strip", z.ZodTypeAny, {
1636
- proposals: number;
1637
- hires: number;
1638
- interviewing: number;
1639
- invitesSent: number;
1640
- unansweredInvites: number;
1641
- }, {
1642
- proposals: number;
1643
- hires: number;
1644
- interviewing: number;
1645
- invitesSent: number;
1646
- unansweredInvites: number;
1647
- }>>>;
1648
- }, {
1649
- jobId: z.ZodString;
1650
- campaignId: z.ZodString;
1651
- organizationId: z.ZodString;
1652
- scrapedAt: z.ZodNullable<z.ZodNumber>;
1653
- updatedAt: z.ZodNullable<z.ZodNumber>;
1654
- suitabilityRating: z.ZodNullable<z.ZodNumber>;
1655
- suitabilityReason: z.ZodNullable<z.ZodString>;
1656
- proposal: z.ZodNullable<z.ZodString>;
1657
- proposalId: z.ZodOptional<z.ZodString>;
1658
- questionAnswerPairs: z.ZodNullable<z.ZodArray<z.ZodObject<{
1659
- question: z.ZodString;
1660
- answer: z.ZodString;
1661
- }, "strip", z.ZodTypeAny, {
1662
- question: string;
1663
- answer: string;
1664
- }, {
1665
- question: string;
1666
- answer: string;
1667
- }>, "many">>;
1668
- agentStatus: z.ZodNullable<z.ZodEnum<["suitabilityPending", "suitabilityProcessing", "suitabilityComplete", "suitabilityFailed", "proposalProcessing", "proposalComplete", "proposalFailed", "biddingProcessing", "biddingComplete", "biddingFailed", "jobArchived"]>>;
1669
- leadStatus: z.ZodNullable<z.ZodEnum<["leads", "contacted", "insufficientConnects", "doesNotMeetCriteria", "syncedInAnotherCampaign", "dailyLimitReached", "boostAboveMaxConnects", "privateJob", "noLongerAvailable", "rejected", "alreadyBiddedOn", "viewed", "replied", "won"]>>;
1670
- biddingAmount: z.ZodNullable<z.ZodNumber>;
1671
- boosted: z.ZodNullable<z.ZodBoolean>;
1672
- boostingAmount: z.ZodNullable<z.ZodNumber>;
1673
- biddingTaskScheduled: z.ZodNullable<z.ZodBoolean>;
1674
- scheduledBiddingTime: z.ZodNullable<z.ZodNumber>;
1675
- wonAmount: z.ZodOptional<z.ZodNumber>;
1676
- feedbackCheckTaskId: z.ZodNullable<z.ZodString>;
1677
- bidDecision: z.ZodNullable<z.ZodEnum<["proceeded", "rejected"]>>;
1678
- rejectedFeedback: z.ZodNullable<z.ZodString>;
1679
- applicationId: z.ZodNullable<z.ZodString>;
1680
- }>, "processed">, "strip", z.ZodTypeAny, {
1681
- uid: string | null;
1682
- title: string | null;
1683
- category: string | null;
1684
- jobUrl: string | null;
1685
- description: string | null;
1686
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
1687
- datetime: number | null;
1688
- isFeatured: boolean | null;
1689
- id: string | null;
1690
- projectDuration: string | null;
1691
- questions: string[] | null;
1692
- clientInfo: {
1693
- country: string | null;
1694
- isPaymentVerified: boolean | null;
1695
- totalSpent: number | null;
1696
- region: string | null;
1697
- isPhoneVerified: boolean | null;
1698
- enterpriseClient: boolean | null;
1699
- companySize: string | null;
1700
- numberOfReviews: number | null;
1701
- rating: number | null;
1702
- jobsPosted: number | null;
1703
- numberOfHires: number | null;
1704
- activeEngagements: number | null;
1705
- openJobs: number | null;
1706
- hireRate: number | null;
1707
- memberSince: string | null;
1708
- companyIndustry: string | null;
1709
- avgHourlyRatePaid: number | null;
1710
- } | null;
1711
- vendorQualifications: {
1712
- location: string | null;
1713
- includeRisingTalent: string | null;
1714
- talentType: "Independent" | "Agency" | "unspecified" | null;
1715
- englishLevel: string | null;
1716
- minimumEarnings: number | null;
1717
- jobSuccessScore: string | null;
1718
- } | null;
1719
- createdAt: number | null;
1720
- updatedAt: number | null;
1721
- biddingAmount: number | null;
1722
- boostingAmount: number | null;
1723
- boosted: boolean | null;
1724
- skills: {
1725
- name: string;
1726
- }[] | null;
1727
- descriptionLength: number | null;
1728
- connectsRequired: number | null;
1729
- projectType: string | null;
1730
- metadata: {
1731
- paymentType: string | null;
1732
- experienceLevel: string | null;
1733
- hours: string | null;
1734
- duration: string | null;
1735
- hourlyRate: {
1736
- min: number | null;
1737
- max: number | null;
1738
- } | null;
1739
- fixedPrice: number | null;
1740
- } | null;
1741
- clientReviews: {
1742
- paymentType: string | null;
1743
- hourlyRate: number | null;
1744
- fixedPrice: number | null;
1745
- jobTitle: string | null;
1746
- freelancerName: string | null;
1747
- freelancerRating: number | null;
1748
- freelancerFeedback: string | null;
1749
- clientFeedback: string | null;
1750
- clientFeedbackRating: number | null;
1751
- dateRange: string | null;
1752
- numHours: number | null;
1753
- totalBilled: number | null;
1754
- }[] | null;
1755
- bidRange: {
1756
- high: number | null;
1757
- avg: number | null;
1758
- low: number | null;
1759
- } | null;
1760
- jobActivity: {
1761
- updatedAt: number | null;
1762
- proposals: {
1763
- min: number | null;
1764
- max: number | null;
1765
- };
1766
- lastViewedByClient: string | null;
1767
- lastViewedByClientTimestamp: number | null;
1768
- hires: number | null;
1769
- interviewing: number | null;
1770
- invitesSent: number | null;
1771
- unansweredInvites: number | null;
1772
- } | null;
1773
- activityUpdates: 1 | 2 | 3 | null;
1774
- jobId: string;
1775
- campaignId: string;
1776
- organizationId: string;
1777
- scrapedAt: number | null;
1778
- suitabilityRating: number | null;
1779
- suitabilityReason: string | null;
1780
- proposal: string | null;
1781
- questionAnswerPairs: {
1782
- question: string;
1783
- answer: string;
1784
- }[] | null;
1785
- agentStatus: "suitabilityComplete" | "proposalComplete" | "biddingComplete" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityFailed" | "proposalProcessing" | "proposalFailed" | "biddingProcessing" | "biddingFailed" | "jobArchived" | null;
1786
- leadStatus: "leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won" | null;
1787
- biddingTaskScheduled: boolean | null;
1788
- scheduledBiddingTime: number | null;
1789
- feedbackCheckTaskId: string | null;
1790
- bidDecision: "rejected" | "proceeded" | null;
1791
- rejectedFeedback: string | null;
1792
- applicationId: string | null;
1793
- activity?: Partial<Record<"4h" | "24h", {
1794
- updatedAt: number | null;
1795
- proposals: {
1796
- min: number | null;
1797
- max: number | null;
1798
- };
1799
- lastViewedByClient: string | null;
1800
- lastViewedByClientTimestamp: number | null;
1801
- hires: number | null;
1802
- interviewing: number | null;
1803
- invitesSent: number | null;
1804
- unansweredInvites: number | null;
1805
- }>> | null | undefined;
1806
- activityDelta?: {
1807
- proposals: number;
1808
- hires: number;
1809
- interviewing: number;
1810
- invitesSent: number;
1811
- unansweredInvites: number;
1812
- } | null | undefined;
1813
- proposalId?: string | undefined;
1814
- wonAmount?: number | undefined;
1815
- }, {
1816
- uid: string | null;
1817
- title: string | null;
1818
- category: string | null;
1819
- jobUrl: string | null;
1820
- description: string | null;
1821
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
1822
- datetime: number | null;
1823
- isFeatured: boolean | null;
1824
- id: string | null;
1825
- projectDuration: string | null;
1826
- questions: string[] | null;
1827
- clientInfo: {
1828
- country: string | null;
1829
- isPaymentVerified: boolean | null;
1830
- totalSpent: number | null;
1831
- region: string | null;
1832
- isPhoneVerified: boolean | null;
1833
- enterpriseClient: boolean | null;
1834
- companySize: string | null;
1835
- numberOfReviews: number | null;
1836
- rating: number | null;
1837
- jobsPosted: number | null;
1838
- numberOfHires: number | null;
1839
- activeEngagements: number | null;
1840
- openJobs: number | null;
1841
- hireRate: number | null;
1842
- memberSince: string | null;
1843
- companyIndustry: string | null;
1844
- avgHourlyRatePaid: number | null;
1845
- } | null;
1846
- vendorQualifications: {
1847
- location: string | null;
1848
- includeRisingTalent: string | null;
1849
- talentType: "Independent" | "Agency" | "unspecified" | null;
1850
- englishLevel: string | null;
1851
- minimumEarnings: number | null;
1852
- jobSuccessScore: string | null;
1853
- } | null;
1854
- createdAt: number | null;
1855
- updatedAt: number | null;
1856
- biddingAmount: number | null;
1857
- boostingAmount: number | null;
1858
- boosted: boolean | null;
1859
- skills: {
1860
- name: string;
1861
- }[] | null;
1862
- descriptionLength: number | null;
1863
- connectsRequired: number | null;
1864
- projectType: string | null;
1865
- metadata: {
1866
- paymentType: string | null;
1867
- experienceLevel: string | null;
1868
- hours: string | null;
1869
- duration: string | null;
1870
- hourlyRate: {
1871
- min: number | null;
1872
- max: number | null;
1873
- } | null;
1874
- fixedPrice: number | null;
1875
- } | null;
1876
- clientReviews: {
1877
- paymentType: string | null;
1878
- hourlyRate: number | null;
1879
- fixedPrice: number | null;
1880
- jobTitle: string | null;
1881
- freelancerName: string | null;
1882
- freelancerRating: number | null;
1883
- freelancerFeedback: string | null;
1884
- clientFeedback: string | null;
1885
- clientFeedbackRating: number | null;
1886
- dateRange: string | null;
1887
- numHours: number | null;
1888
- totalBilled: number | null;
1889
- }[] | null;
1890
- bidRange: {
1891
- high: number | null;
1892
- avg: number | null;
1893
- low: number | null;
1894
- } | null;
1895
- jobActivity: {
1896
- updatedAt: number | null;
1897
- proposals: {
1898
- min: number | null;
1899
- max: number | null;
1900
- };
1901
- lastViewedByClient: string | null;
1902
- lastViewedByClientTimestamp: number | null;
1903
- hires: number | null;
1904
- interviewing: number | null;
1905
- invitesSent: number | null;
1906
- unansweredInvites: number | null;
1907
- } | null;
1908
- activityUpdates: 1 | 2 | 3 | null;
1909
- jobId: string;
1910
- campaignId: string;
1911
- organizationId: string;
1912
- scrapedAt: number | null;
1913
- suitabilityRating: number | null;
1914
- suitabilityReason: string | null;
1915
- proposal: string | null;
1916
- questionAnswerPairs: {
1917
- question: string;
1918
- answer: string;
1919
- }[] | null;
1920
- agentStatus: "suitabilityComplete" | "proposalComplete" | "biddingComplete" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityFailed" | "proposalProcessing" | "proposalFailed" | "biddingProcessing" | "biddingFailed" | "jobArchived" | null;
1921
- leadStatus: "leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won" | null;
1922
- biddingTaskScheduled: boolean | null;
1923
- scheduledBiddingTime: number | null;
1924
- feedbackCheckTaskId: string | null;
1925
- bidDecision: "rejected" | "proceeded" | null;
1926
- rejectedFeedback: string | null;
1927
- applicationId: string | null;
1928
- activity?: Partial<Record<"4h" | "24h", {
1929
- updatedAt: number | null;
1930
- proposals: {
1931
- min: number | null;
1932
- max: number | null;
1933
- };
1934
- lastViewedByClient: string | null;
1935
- lastViewedByClientTimestamp: number | null;
1936
- hires: number | null;
1937
- interviewing: number | null;
1938
- invitesSent: number | null;
1939
- unansweredInvites: number | null;
1940
- }>> | null | undefined;
1941
- activityDelta?: {
1942
- proposals: number;
1943
- hires: number;
1944
- interviewing: number;
1945
- invitesSent: number;
1946
- unansweredInvites: number;
1947
- } | null | undefined;
1948
- proposalId?: string | undefined;
1949
- wonAmount?: number | undefined;
1950
- }>;
1951
- bidder: z.ZodObject<{
1952
- id: z.ZodString;
1953
- provider: z.ZodEnum<["user-provided", "lancer-provided"]>;
1954
- email: z.ZodString;
1955
- password: z.ZodString;
1956
- isConnecting: z.ZodNullable<z.ZodBoolean>;
1957
- securityQuestionAnswer: z.ZodNullable<z.ZodString>;
1958
- assignedOrganizations: z.ZodArray<z.ZodString, "many">;
1959
- googleOauthTokens: z.ZodNullable<z.ZodAny>;
1960
- lastUsed: z.ZodNullable<z.ZodNumber>;
1961
- multiLoginProfileId: z.ZodNullable<z.ZodString>;
1962
- proxyId: z.ZodNullable<z.ZodString>;
1963
- profilePhotoUrl: z.ZodNullable<z.ZodString>;
1964
- name: z.ZodNullable<z.ZodString>;
1965
- agencies: z.ZodNullable<z.ZodArray<z.ZodObject<{
1966
- name: z.ZodString;
1967
- logoUrl: z.ZodNullable<z.ZodString>;
1968
- contractors: z.ZodArray<z.ZodObject<{
1969
- name: z.ZodString;
1970
- specializedProfiles: z.ZodArray<z.ZodString, "many">;
1971
- }, "strip", z.ZodTypeAny, {
1972
- name: string;
1973
- specializedProfiles: string[];
1974
- }, {
1975
- name: string;
1976
- specializedProfiles: string[];
1977
- }>, "many">;
1978
- organizationId: z.ZodString;
1979
- }, "strip", z.ZodTypeAny, {
1980
- name: string;
1981
- organizationId: string;
1982
- logoUrl: string | null;
1983
- contractors: {
1984
- name: string;
1985
- specializedProfiles: string[];
1986
- }[];
1987
- }, {
1988
- name: string;
1989
- organizationId: string;
1990
- logoUrl: string | null;
1991
- contractors: {
1992
- name: string;
1993
- specializedProfiles: string[];
1994
- }[];
1995
- }>, "many">>;
1996
- instanceId: z.ZodNullable<z.ZodString>;
1997
- createdAt: z.ZodNumber;
1998
- updatedAt: z.ZodNumber;
1999
- region: z.ZodEnum<["all", "Worldwide", "UKOnly", "USOnly"]>;
2000
- isProtected: z.ZodOptional<z.ZodBoolean>;
2001
- }, "strip", z.ZodTypeAny, {
2002
- region: "USOnly" | "UKOnly" | "Worldwide" | "all";
2003
- id: string;
2004
- name: string | null;
2005
- createdAt: number;
2006
- updatedAt: number;
2007
- provider: "user-provided" | "lancer-provided";
2008
- email: string;
2009
- password: string;
2010
- isConnecting: boolean | null;
2011
- securityQuestionAnswer: string | null;
2012
- assignedOrganizations: string[];
2013
- lastUsed: number | null;
2014
- multiLoginProfileId: string | null;
2015
- proxyId: string | null;
2016
- profilePhotoUrl: string | null;
2017
- agencies: {
2018
- name: string;
2019
- organizationId: string;
2020
- logoUrl: string | null;
2021
- contractors: {
2022
- name: string;
2023
- specializedProfiles: string[];
2024
- }[];
2025
- }[] | null;
2026
- instanceId: string | null;
2027
- googleOauthTokens?: any;
2028
- isProtected?: boolean | undefined;
2029
- }, {
2030
- region: "USOnly" | "UKOnly" | "Worldwide" | "all";
2031
- id: string;
2032
- name: string | null;
2033
- createdAt: number;
2034
- updatedAt: number;
2035
- provider: "user-provided" | "lancer-provided";
2036
- email: string;
2037
- password: string;
2038
- isConnecting: boolean | null;
2039
- securityQuestionAnswer: string | null;
2040
- assignedOrganizations: string[];
2041
- lastUsed: number | null;
2042
- multiLoginProfileId: string | null;
2043
- proxyId: string | null;
2044
- profilePhotoUrl: string | null;
2045
- agencies: {
2046
- name: string;
2047
- organizationId: string;
2048
- logoUrl: string | null;
2049
- contractors: {
2050
- name: string;
2051
- specializedProfiles: string[];
2052
- }[];
2053
- }[] | null;
2054
- instanceId: string | null;
2055
- googleOauthTokens?: any;
2056
- isProtected?: boolean | undefined;
2057
- }>;
2058
- firstExecutionTime: z.ZodNumber;
2059
- }, "strip", z.ZodTypeAny, {
2060
- userId: string;
2061
- campaign: {
2062
- id: string;
2063
- name: string;
2064
- filters: {
2065
- isFeatured: "all" | "true" | "false" | null;
2066
- keywords: {
2067
- includes: string | null;
2068
- excludes: string | null;
2069
- } | null;
2070
- searchQuery: string | null;
2071
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
2072
- categories: {
2073
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
2074
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
2075
- } | null;
2076
- payment: {
2077
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2078
- minFixedPrice: number | null;
2079
- maxFixedPrice: number | null;
2080
- minHourlyRate: number | null;
2081
- maxHourlyRate: number | null;
2082
- } | null;
2083
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
2084
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
2085
- questions: {
2086
- hasQuestions: ("all" | "yes" | "no")[];
2087
- } | null;
2088
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
2089
- clientInfo: {
2090
- isPaymentVerified: "all" | "true" | "false";
2091
- isPhoneVerified: "all" | "true" | "false";
2092
- enterpriseClient: "all" | "true" | "false";
2093
- clientLocationIncludes: string[] | null;
2094
- clientLocationExcludes: string[] | null;
2095
- minReviewScore: number | null;
2096
- maxReviewScore: number | null;
2097
- minTotalSpent: number | null;
2098
- maxTotalSpent: number | null;
2099
- minHireRate: number | null;
2100
- maxHireRate: number | null;
2101
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
2102
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
2103
- minJobsPosted: number | null;
2104
- minAvgHourlyRate: number | null;
2105
- maxAvgHourlyRate: number | null;
2106
- minNumReviews: number | null;
2107
- memberSinceFrom: string | null;
2108
- memberSinceTo: string | null;
2109
- } | null;
2110
- includeClientsWithZeroReviews: boolean | null;
2111
- vendorQualifications: {
2112
- locationIncludes: string[] | null;
2113
- locationExcludes: string[] | null;
2114
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
2115
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
2116
- includeRisingTalent: string | null;
2117
- requiredEarnings: 100 | 1000 | 10000 | null;
2118
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
2119
- } | null;
2120
- };
2121
- createdAt: number;
2122
- updatedAt: number;
2123
- confirmedBillingAt: number | null;
2124
- boostingEnabled: boolean | null;
2125
- maximumBoost: number | null;
2126
- minBoost: number | null;
2127
- boostDownToNthPlace: number | null;
2128
- connectsAbovePrevious: number | null;
2129
- insufficeintBoostConnectsAction: "skip" | "bid_without_boost";
2130
- monthlyBudget: number | null;
2131
- boostingThreshold: number | null;
2132
- biddingDelayInMinutes: number;
2133
- biddingHourlyRateStrategy: "match_job_budget" | "match_profile_rate" | "fixed_rate";
2134
- biddingFixedHourlyRate: number | null;
2135
- biddingHourlyRatePercentage: number | null;
2136
- bidWithWarning: "skip" | "bid";
2137
- leadCounts: Partial<Record<"leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won", number>> | null;
2138
- expenses: {
2139
- biddingAmount: number;
2140
- boostingAmount: number;
2141
- boosted: number;
2142
- };
2143
- notificationsEnabled: boolean | null;
2144
- bidConfig: {
2145
- agencyName: string | null;
2146
- bidderId: string | null;
2147
- contractorName: string | null;
2148
- specialisedProfile: string | null;
2149
- } | null;
2150
- coverLetterTemplateId: string | null;
2151
- priority: number | null;
2152
- coverLetterTemplate: {
2153
- description: string | null;
2154
- id: string;
2155
- name: string;
2156
- template: string;
2157
- instructions: string;
2158
- } | null;
2159
- organizationProfileId: string | null;
2160
- lastSyncedProposalsAt: number | null;
2161
- limits: {
2162
- maxDailyProposalsSent: number;
2163
- enabled: boolean;
2164
- windowAnchorAt: number | null;
2165
- };
2166
- workTime: {
2167
- enabled: boolean;
2168
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
2169
- timeBlocks: {
2170
- fromHour: number;
2171
- toHour: number;
2172
- }[];
2173
- timezone: string | null;
2174
- };
2175
- status?: "active" | "draft" | "paused" | "error" | undefined;
2176
- };
2177
- organization: {
2178
- type: "agency" | "freelancer";
2179
- id: string;
2180
- name: string;
2181
- createdAt: number;
2182
- updatedAt: number;
2183
- active: boolean;
2184
- limits: {
2185
- monthlyCredits: number;
2186
- usedCredits: number;
2187
- extraCredits: number;
2188
- };
2189
- associatedBidders: string[] | null;
2190
- subscription: {
2191
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
2192
- planId: string;
2193
- pendingPlanId: string | null;
2194
- startedAt: number;
2195
- currentPeriodEnd: number;
2196
- stripe: {
2197
- id: string;
2198
- items: {
2199
- id: string;
2200
- price: {
2201
- id: string;
2202
- };
2203
- }[];
2204
- invoice: {
2205
- id: string;
2206
- hosted_invoice_url: string | null;
2207
- };
2208
- };
2209
- source: "stripe" | "manual";
2210
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
2211
- trialEndsAt: number | null;
2212
- } | null;
2213
- billing: {
2214
- stripe: {
2215
- customer: {
2216
- id: string | null;
2217
- };
2218
- };
2219
- savedCard: boolean;
2220
- } | null;
2221
- lastBidTime: number | null;
2222
- nextScheduledBidTime: number | null;
2223
- openRouterApiKey: string | null;
2224
- nextProposalStatusSyncTime: number | null;
2225
- oneTimePayments?: {
2226
- usBidderAccountPayment?: {
2227
- status: string;
2228
- amount?: number | undefined;
2229
- error?: string | undefined;
2230
- paidAt?: number | undefined;
2231
- currency?: string | undefined;
2232
- paymentIntentId?: string | undefined;
2233
- } | undefined;
2234
- } | undefined;
2235
- };
2236
- lead: {
2237
- uid: string | null;
2238
- title: string | null;
2239
- category: string | null;
2240
- jobUrl: string | null;
2241
- description: string | null;
2242
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
2243
- datetime: number | null;
2244
- isFeatured: boolean | null;
2245
- id: string | null;
2246
- projectDuration: string | null;
2247
- questions: string[] | null;
2248
- clientInfo: {
2249
- country: string | null;
2250
- isPaymentVerified: boolean | null;
2251
- totalSpent: number | null;
2252
- region: string | null;
2253
- isPhoneVerified: boolean | null;
2254
- enterpriseClient: boolean | null;
2255
- companySize: string | null;
2256
- numberOfReviews: number | null;
2257
- rating: number | null;
2258
- jobsPosted: number | null;
2259
- numberOfHires: number | null;
2260
- activeEngagements: number | null;
2261
- openJobs: number | null;
2262
- hireRate: number | null;
2263
- memberSince: string | null;
2264
- companyIndustry: string | null;
2265
- avgHourlyRatePaid: number | null;
2266
- } | null;
2267
- vendorQualifications: {
2268
- location: string | null;
2269
- includeRisingTalent: string | null;
2270
- talentType: "Independent" | "Agency" | "unspecified" | null;
2271
- englishLevel: string | null;
2272
- minimumEarnings: number | null;
2273
- jobSuccessScore: string | null;
2274
- } | null;
2275
- createdAt: number | null;
2276
- updatedAt: number | null;
2277
- biddingAmount: number | null;
2278
- boostingAmount: number | null;
2279
- boosted: boolean | null;
2280
- skills: {
2281
- name: string;
2282
- }[] | null;
2283
- descriptionLength: number | null;
2284
- connectsRequired: number | null;
2285
- projectType: string | null;
2286
- metadata: {
2287
- paymentType: string | null;
2288
- experienceLevel: string | null;
2289
- hours: string | null;
2290
- duration: string | null;
2291
- hourlyRate: {
2292
- min: number | null;
2293
- max: number | null;
2294
- } | null;
2295
- fixedPrice: number | null;
2296
- } | null;
2297
- clientReviews: {
2298
- paymentType: string | null;
2299
- hourlyRate: number | null;
2300
- fixedPrice: number | null;
2301
- jobTitle: string | null;
2302
- freelancerName: string | null;
2303
- freelancerRating: number | null;
2304
- freelancerFeedback: string | null;
2305
- clientFeedback: string | null;
2306
- clientFeedbackRating: number | null;
2307
- dateRange: string | null;
2308
- numHours: number | null;
2309
- totalBilled: number | null;
2310
- }[] | null;
2311
- bidRange: {
2312
- high: number | null;
2313
- avg: number | null;
2314
- low: number | null;
2315
- } | null;
2316
- jobActivity: {
2317
- updatedAt: number | null;
2318
- proposals: {
2319
- min: number | null;
2320
- max: number | null;
2321
- };
2322
- lastViewedByClient: string | null;
2323
- lastViewedByClientTimestamp: number | null;
2324
- hires: number | null;
2325
- interviewing: number | null;
2326
- invitesSent: number | null;
2327
- unansweredInvites: number | null;
2328
- } | null;
2329
- activityUpdates: 1 | 2 | 3 | null;
2330
- jobId: string;
2331
- campaignId: string;
2332
- organizationId: string;
2333
- scrapedAt: number | null;
2334
- suitabilityRating: number | null;
2335
- suitabilityReason: string | null;
2336
- proposal: string | null;
2337
- questionAnswerPairs: {
2338
- question: string;
2339
- answer: string;
2340
- }[] | null;
2341
- agentStatus: "suitabilityComplete" | "proposalComplete" | "biddingComplete" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityFailed" | "proposalProcessing" | "proposalFailed" | "biddingProcessing" | "biddingFailed" | "jobArchived" | null;
2342
- leadStatus: "leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won" | null;
2343
- biddingTaskScheduled: boolean | null;
2344
- scheduledBiddingTime: number | null;
2345
- feedbackCheckTaskId: string | null;
2346
- bidDecision: "rejected" | "proceeded" | null;
2347
- rejectedFeedback: string | null;
2348
- applicationId: string | null;
2349
- activity?: Partial<Record<"4h" | "24h", {
2350
- updatedAt: number | null;
2351
- proposals: {
2352
- min: number | null;
2353
- max: number | null;
2354
- };
2355
- lastViewedByClient: string | null;
2356
- lastViewedByClientTimestamp: number | null;
2357
- hires: number | null;
2358
- interviewing: number | null;
2359
- invitesSent: number | null;
2360
- unansweredInvites: number | null;
2361
- }>> | null | undefined;
2362
- activityDelta?: {
2363
- proposals: number;
2364
- hires: number;
2365
- interviewing: number;
2366
- invitesSent: number;
2367
- unansweredInvites: number;
2368
- } | null | undefined;
2369
- proposalId?: string | undefined;
2370
- wonAmount?: number | undefined;
2371
- };
2372
- bidder: {
2373
- region: "USOnly" | "UKOnly" | "Worldwide" | "all";
2374
- id: string;
2375
- name: string | null;
2376
- createdAt: number;
2377
- updatedAt: number;
2378
- provider: "user-provided" | "lancer-provided";
2379
- email: string;
2380
- password: string;
2381
- isConnecting: boolean | null;
2382
- securityQuestionAnswer: string | null;
2383
- assignedOrganizations: string[];
2384
- lastUsed: number | null;
2385
- multiLoginProfileId: string | null;
2386
- proxyId: string | null;
2387
- profilePhotoUrl: string | null;
2388
- agencies: {
2389
- name: string;
2390
- organizationId: string;
2391
- logoUrl: string | null;
2392
- contractors: {
2393
- name: string;
2394
- specializedProfiles: string[];
2395
- }[];
2396
- }[] | null;
2397
- instanceId: string | null;
2398
- googleOauthTokens?: any;
2399
- isProtected?: boolean | undefined;
2400
- };
2401
- firstExecutionTime: number;
2402
- }, {
2403
- userId: string;
2404
- campaign: {
2405
- id: string;
2406
- name: string;
2407
- filters: {
2408
- isFeatured: "all" | "true" | "false" | null;
2409
- keywords: {
2410
- includes: string | null;
2411
- excludes: string | null;
2412
- } | null;
2413
- searchQuery: string | null;
2414
- regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
2415
- categories: {
2416
- includes: ("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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
2417
- 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" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
2418
- } | null;
2419
- payment: {
2420
- paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
2421
- minFixedPrice: number | null;
2422
- maxFixedPrice: number | null;
2423
- minHourlyRate: number | null;
2424
- maxHourlyRate: number | null;
2425
- } | null;
2426
- projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
2427
- experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
2428
- questions: {
2429
- hasQuestions: ("all" | "yes" | "no")[];
2430
- } | null;
2431
- engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
2432
- clientInfo: {
2433
- clientLocationIncludes: string[] | null;
2434
- clientLocationExcludes: string[] | null;
2435
- minReviewScore: number | null;
2436
- maxReviewScore: number | null;
2437
- minTotalSpent: number | null;
2438
- maxTotalSpent: number | null;
2439
- minHireRate: number | null;
2440
- maxHireRate: number | null;
2441
- clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
2442
- companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
2443
- minJobsPosted: number | null;
2444
- minAvgHourlyRate: number | null;
2445
- maxAvgHourlyRate: number | null;
2446
- minNumReviews: number | null;
2447
- memberSinceFrom: string | null;
2448
- memberSinceTo: string | null;
2449
- isPaymentVerified?: "all" | "true" | "false" | undefined;
2450
- isPhoneVerified?: "all" | "true" | "false" | undefined;
2451
- enterpriseClient?: "all" | "true" | "false" | undefined;
2452
- } | null;
2453
- includeClientsWithZeroReviews: boolean | null;
2454
- vendorQualifications: {
2455
- locationIncludes: string[] | null;
2456
- locationExcludes: string[] | null;
2457
- talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
2458
- englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
2459
- includeRisingTalent: string | null;
2460
- requiredEarnings: 100 | 1000 | 10000 | null;
2461
- requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
2462
- } | null;
2463
- };
2464
- createdAt: number;
2465
- updatedAt: number;
2466
- confirmedBillingAt: number | null;
2467
- boostDownToNthPlace: number | null;
2468
- connectsAbovePrevious: number | null;
2469
- insufficeintBoostConnectsAction: "skip" | "bid_without_boost";
2470
- monthlyBudget: number | null;
2471
- biddingHourlyRateStrategy: "match_job_budget" | "match_profile_rate" | "fixed_rate";
2472
- biddingFixedHourlyRate: number | null;
2473
- biddingHourlyRatePercentage: number | null;
2474
- bidWithWarning: "skip" | "bid";
2475
- leadCounts: Partial<Record<"leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won", number>> | null;
2476
- expenses: {
2477
- biddingAmount?: number | undefined;
2478
- boostingAmount?: number | undefined;
2479
- boosted?: number | undefined;
2480
- };
2481
- notificationsEnabled: boolean | null;
2482
- bidConfig: {
2483
- agencyName: string | null;
2484
- bidderId: string | null;
2485
- contractorName: string | null;
2486
- specialisedProfile: string | null;
2487
- } | null;
2488
- coverLetterTemplateId: string | null;
2489
- priority: number | null;
2490
- coverLetterTemplate: {
2491
- description: string | null;
2492
- id: string;
2493
- name: string;
2494
- template: string;
2495
- instructions: string;
2496
- } | null;
2497
- organizationProfileId: string | null;
2498
- lastSyncedProposalsAt: number | null;
2499
- limits: {
2500
- maxDailyProposalsSent: number;
2501
- enabled: boolean;
2502
- windowAnchorAt: number | null;
2503
- };
2504
- workTime: {
2505
- enabled: boolean;
2506
- days: ("monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday" | "sunday")[];
2507
- timeBlocks: {
2508
- fromHour: number;
2509
- toHour: number;
2510
- }[];
2511
- timezone: string | null;
2512
- };
2513
- status?: "active" | "draft" | "paused" | "error" | undefined;
2514
- boostingEnabled?: boolean | null | undefined;
2515
- maximumBoost?: number | null | undefined;
2516
- minBoost?: number | null | undefined;
2517
- boostingThreshold?: number | null | undefined;
2518
- biddingDelayInMinutes?: number | undefined;
2519
- };
2520
- organization: {
2521
- type: "agency" | "freelancer";
2522
- id: string;
2523
- name: string;
2524
- createdAt: number;
2525
- updatedAt: number;
2526
- active: boolean;
2527
- limits: {
2528
- monthlyCredits: number;
2529
- usedCredits: number;
2530
- extraCredits: number;
2531
- };
2532
- associatedBidders: string[] | null;
2533
- subscription: {
2534
- status: "active" | "paused" | "trialing" | "cancelled" | "payment_processing" | "payment_pending" | "payment_failed";
2535
- planId: string;
2536
- pendingPlanId: string | null;
2537
- startedAt: number;
2538
- currentPeriodEnd: number;
2539
- stripe: {
2540
- id: string;
2541
- items: {
2542
- id: string;
2543
- price: {
2544
- id: string;
2545
- };
2546
- }[];
2547
- invoice: {
2548
- id: string;
2549
- hosted_invoice_url: string | null;
2550
- };
2551
- };
2552
- source: "stripe" | "manual";
2553
- usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
2554
- trialEndsAt: number | null;
2555
- } | null;
2556
- billing: {
2557
- stripe: {
2558
- customer: {
2559
- id: string | null;
2560
- };
2561
- };
2562
- savedCard: boolean;
2563
- } | null;
2564
- lastBidTime: number | null;
2565
- nextScheduledBidTime: number | null;
2566
- openRouterApiKey: string | null;
2567
- nextProposalStatusSyncTime: number | null;
2568
- oneTimePayments?: {
2569
- usBidderAccountPayment?: {
2570
- status: string;
2571
- amount?: number | undefined;
2572
- error?: string | undefined;
2573
- paidAt?: number | undefined;
2574
- currency?: string | undefined;
2575
- paymentIntentId?: string | undefined;
2576
- } | undefined;
2577
- } | undefined;
2578
- };
2579
- lead: {
2580
- uid: string | null;
2581
- title: string | null;
2582
- category: string | null;
2583
- jobUrl: string | null;
2584
- description: string | null;
2585
- region: "USOnly" | "UKOnly" | "Worldwide" | null;
2586
- datetime: number | null;
2587
- isFeatured: boolean | null;
2588
- id: string | null;
2589
- projectDuration: string | null;
2590
- questions: string[] | null;
2591
- clientInfo: {
2592
- country: string | null;
2593
- isPaymentVerified: boolean | null;
2594
- totalSpent: number | null;
2595
- region: string | null;
2596
- isPhoneVerified: boolean | null;
2597
- enterpriseClient: boolean | null;
2598
- companySize: string | null;
2599
- numberOfReviews: number | null;
2600
- rating: number | null;
2601
- jobsPosted: number | null;
2602
- numberOfHires: number | null;
2603
- activeEngagements: number | null;
2604
- openJobs: number | null;
2605
- hireRate: number | null;
2606
- memberSince: string | null;
2607
- companyIndustry: string | null;
2608
- avgHourlyRatePaid: number | null;
2609
- } | null;
2610
- vendorQualifications: {
2611
- location: string | null;
2612
- includeRisingTalent: string | null;
2613
- talentType: "Independent" | "Agency" | "unspecified" | null;
2614
- englishLevel: string | null;
2615
- minimumEarnings: number | null;
2616
- jobSuccessScore: string | null;
2617
- } | null;
2618
- createdAt: number | null;
2619
- updatedAt: number | null;
2620
- biddingAmount: number | null;
2621
- boostingAmount: number | null;
2622
- boosted: boolean | null;
2623
- skills: {
2624
- name: string;
2625
- }[] | null;
2626
- descriptionLength: number | null;
2627
- connectsRequired: number | null;
2628
- projectType: string | null;
2629
- metadata: {
2630
- paymentType: string | null;
2631
- experienceLevel: string | null;
2632
- hours: string | null;
2633
- duration: string | null;
2634
- hourlyRate: {
2635
- min: number | null;
2636
- max: number | null;
2637
- } | null;
2638
- fixedPrice: number | null;
2639
- } | null;
2640
- clientReviews: {
2641
- paymentType: string | null;
2642
- hourlyRate: number | null;
2643
- fixedPrice: number | null;
2644
- jobTitle: string | null;
2645
- freelancerName: string | null;
2646
- freelancerRating: number | null;
2647
- freelancerFeedback: string | null;
2648
- clientFeedback: string | null;
2649
- clientFeedbackRating: number | null;
2650
- dateRange: string | null;
2651
- numHours: number | null;
2652
- totalBilled: number | null;
2653
- }[] | null;
2654
- bidRange: {
2655
- high: number | null;
2656
- avg: number | null;
2657
- low: number | null;
2658
- } | null;
2659
- jobActivity: {
2660
- updatedAt: number | null;
2661
- proposals: {
2662
- min: number | null;
2663
- max: number | null;
2664
- };
2665
- lastViewedByClient: string | null;
2666
- lastViewedByClientTimestamp: number | null;
2667
- hires: number | null;
2668
- interviewing: number | null;
2669
- invitesSent: number | null;
2670
- unansweredInvites: number | null;
2671
- } | null;
2672
- activityUpdates: 1 | 2 | 3 | null;
2673
- jobId: string;
2674
- campaignId: string;
2675
- organizationId: string;
2676
- scrapedAt: number | null;
2677
- suitabilityRating: number | null;
2678
- suitabilityReason: string | null;
2679
- proposal: string | null;
2680
- questionAnswerPairs: {
2681
- question: string;
2682
- answer: string;
2683
- }[] | null;
2684
- agentStatus: "suitabilityComplete" | "proposalComplete" | "biddingComplete" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityFailed" | "proposalProcessing" | "proposalFailed" | "biddingProcessing" | "biddingFailed" | "jobArchived" | null;
2685
- leadStatus: "leads" | "contacted" | "insufficientConnects" | "doesNotMeetCriteria" | "syncedInAnotherCampaign" | "dailyLimitReached" | "boostAboveMaxConnects" | "privateJob" | "noLongerAvailable" | "rejected" | "alreadyBiddedOn" | "viewed" | "replied" | "won" | null;
2686
- biddingTaskScheduled: boolean | null;
2687
- scheduledBiddingTime: number | null;
2688
- feedbackCheckTaskId: string | null;
2689
- bidDecision: "rejected" | "proceeded" | null;
2690
- rejectedFeedback: string | null;
2691
- applicationId: string | null;
2692
- activity?: Partial<Record<"4h" | "24h", {
2693
- updatedAt: number | null;
2694
- proposals: {
2695
- min: number | null;
2696
- max: number | null;
2697
- };
2698
- lastViewedByClient: string | null;
2699
- lastViewedByClientTimestamp: number | null;
2700
- hires: number | null;
2701
- interviewing: number | null;
2702
- invitesSent: number | null;
2703
- unansweredInvites: number | null;
2704
- }>> | null | undefined;
2705
- activityDelta?: {
2706
- proposals: number;
2707
- hires: number;
2708
- interviewing: number;
2709
- invitesSent: number;
2710
- unansweredInvites: number;
2711
- } | null | undefined;
2712
- proposalId?: string | undefined;
2713
- wonAmount?: number | undefined;
2714
- };
2715
- bidder: {
2716
- region: "USOnly" | "UKOnly" | "Worldwide" | "all";
2717
- id: string;
2718
- name: string | null;
2719
- createdAt: number;
2720
- updatedAt: number;
2721
- provider: "user-provided" | "lancer-provided";
2722
- email: string;
2723
- password: string;
2724
- isConnecting: boolean | null;
2725
- securityQuestionAnswer: string | null;
2726
- assignedOrganizations: string[];
2727
- lastUsed: number | null;
2728
- multiLoginProfileId: string | null;
2729
- proxyId: string | null;
2730
- profilePhotoUrl: string | null;
2731
- agencies: {
2732
- name: string;
2733
- organizationId: string;
2734
- logoUrl: string | null;
2735
- contractors: {
2736
- name: string;
2737
- specializedProfiles: string[];
2738
- }[];
2739
- }[] | null;
2740
- instanceId: string | null;
2741
- googleOauthTokens?: any;
2742
- isProtected?: boolean | undefined;
2743
- };
2744
- firstExecutionTime: number;
2745
- }>;
2746
- export type ScrapePayload = z.infer<typeof scrapePayloadSchema>;
2747
- export type ScrapeUserProfileRequest = z.infer<typeof scrapeUserProfileRequestSchema>;
2748
- export type ScrapeJobPayload = z.infer<typeof scrapeJobPayloadSchema>;
2749
- export type ProcessFeedPayload = z.infer<typeof processFeedPayloadSchema>;
2750
- export type ScrapeJobActivityPayload = z.infer<typeof scrapeJobActivityPayloadSchema>;
2751
- export type CheckLeadStatusPayload = z.infer<typeof checkLeadStatusPayloadSchema>;