lancer-shared 1.2.232 → 1.2.234

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 (294) hide show
  1. package/dist/bundle.cjs.js +1 -1
  2. package/dist/bundle.esm.js +1 -1
  3. package/dist/constants/job-filter-options.d.ts +1 -1
  4. package/package.json +1 -1
  5. package/dist/constants/account-status.d.ts +0 -3
  6. package/dist/constants/account-status.js +0 -17
  7. package/dist/constants/campaign-notifications.d.ts +0 -2
  8. package/dist/constants/campaign-webhook-types.d.ts +0 -2
  9. package/dist/constants/collections.d.ts +0 -13
  10. package/dist/constants/collections.js +0 -16
  11. package/dist/constants/common-questions.d.ts +0 -2
  12. package/dist/constants/common-questions.js +0 -60
  13. package/dist/constants/index.js +0 -40
  14. package/dist/constants/job-filter-options.js +0 -268
  15. package/dist/constants/job-status.js +0 -26
  16. package/dist/constants/mappings/countryMapping.js +0 -122
  17. package/dist/constants/mappings/regionMapping.js +0 -242
  18. package/dist/constants/organization.d.ts +0 -2
  19. package/dist/constants/proxies.d.ts +0 -4
  20. package/dist/constants/routes.js +0 -114
  21. package/dist/constants/upwork-accounts.js +0 -21
  22. package/dist/constants/upwork-filters.d.ts +0 -5
  23. package/dist/constants/upwork-filters.js +0 -75
  24. package/dist/schemas/account/account-status.js +0 -11
  25. package/dist/schemas/account/bidder-account.js +0 -37
  26. package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
  27. package/dist/schemas/account/index.js +0 -19
  28. package/dist/schemas/account/manager-account.d.ts +0 -116
  29. package/dist/schemas/account/manager-account.js +0 -38
  30. package/dist/schemas/account/scraper-account.js +0 -37
  31. package/dist/schemas/ai/ai-config.d.ts +0 -36
  32. package/dist/schemas/ai/ai-config.js +0 -12
  33. package/dist/schemas/ai/index.d.ts +0 -3
  34. package/dist/schemas/ai/index.js +0 -19
  35. package/dist/schemas/ai/proposal.d.ts +0 -82
  36. package/dist/schemas/ai/proposal.js +0 -16
  37. package/dist/schemas/ai/suitability.d.ts +0 -37
  38. package/dist/schemas/ai/suitability.js +0 -17
  39. package/dist/schemas/ai-config/ai-config.d.ts +0 -39
  40. package/dist/schemas/ai-config/ai-config.js +0 -12
  41. package/dist/schemas/ai-config/index.d.ts +0 -1
  42. package/dist/schemas/ai-config/index.js +0 -17
  43. package/dist/schemas/bid/bid-result.d.ts +0 -30
  44. package/dist/schemas/bid/bid-result.js +0 -15
  45. package/dist/schemas/bid/bid-status.d.ts +0 -30
  46. package/dist/schemas/bid/bid-status.js +0 -15
  47. package/dist/schemas/bid/bid.d.ts +0 -8010
  48. package/dist/schemas/bid/bid.js +0 -36
  49. package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
  50. package/dist/schemas/bid/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  51. package/dist/schemas/bid/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  52. package/dist/schemas/bid/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  53. package/dist/schemas/bid/exceptions/element-not-clickable.exception.d.ts +0 -5
  54. package/dist/schemas/bid/exceptions/evalaute-element.exception.d.ts +0 -5
  55. package/dist/schemas/bid/exceptions/evaluate-function.exception.d.ts +0 -5
  56. package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
  57. package/dist/schemas/bid/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  58. package/dist/schemas/bid/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  59. package/dist/schemas/bid/exceptions/index.d.ts +0 -63
  60. package/dist/schemas/bid/exceptions/init-browser.exception.d.ts +0 -5
  61. package/dist/schemas/bid/exceptions/insufficient-connects.exception.d.ts +0 -5
  62. package/dist/schemas/bid/exceptions/invalid-credentials.exception.d.ts +0 -5
  63. package/dist/schemas/bid/exceptions/invalid-job-url.exception.d.ts +0 -5
  64. package/dist/schemas/bid/exceptions/login-failed.exception.d.ts +0 -5
  65. package/dist/schemas/bid/exceptions/multilogin-authentication.exception.d.ts +0 -5
  66. package/dist/schemas/bid/exceptions/navigation-timeout.exception.d.ts +0 -5
  67. package/dist/schemas/bid/exceptions/new-browser-page.exception.d.ts +0 -5
  68. package/dist/schemas/bid/exceptions/new-page.exception.d.ts +0 -5
  69. package/dist/schemas/bid/exceptions/open-new-url.exception.d.ts +0 -15
  70. package/dist/schemas/bid/exceptions/parse-connects.exception.d.ts +0 -5
  71. package/dist/schemas/bid/exceptions/proposal-error-alert.exception.d.ts +0 -5
  72. package/dist/schemas/bid/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  73. package/dist/schemas/bid/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  74. package/dist/schemas/bid/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  75. package/dist/schemas/bid/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  76. package/dist/schemas/bid/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  77. package/dist/schemas/bid/exceptions/select-agency.exception.d.ts +0 -5
  78. package/dist/schemas/bid/exceptions/select-contractor.exception.d.ts +0 -5
  79. package/dist/schemas/bid/exceptions/selector-not-found.exception.d.ts +0 -5
  80. package/dist/schemas/bid/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  81. package/dist/schemas/bid/exceptions/typing-input-field.exception.d.ts +0 -5
  82. package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
  83. package/dist/schemas/bid/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  84. package/dist/schemas/bid/index.d.ts +0 -3
  85. package/dist/schemas/bid/index.js +0 -18
  86. package/dist/schemas/bidding/index.d.ts +0 -1
  87. package/dist/schemas/bidding/index.js +0 -17
  88. package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
  89. package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
  90. package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
  91. package/dist/schemas/bidding/proposal-dto.js +0 -18
  92. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
  93. package/dist/schemas/campaign/campaign-analytics.js +0 -41
  94. package/dist/schemas/campaign/campaign-expenses.js +0 -9
  95. package/dist/schemas/campaign/campaign-insights.js +0 -31
  96. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
  97. package/dist/schemas/campaign/campaign-integrations.js +0 -16
  98. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  99. package/dist/schemas/campaign/campaign-job-count.js +0 -6
  100. package/dist/schemas/campaign/campaign-notifications.d.ts +0 -9
  101. package/dist/schemas/campaign/campaign.js +0 -44
  102. package/dist/schemas/campaign/index.js +0 -23
  103. package/dist/schemas/campaign/sequence/budget-node.d.ts +0 -294
  104. package/dist/schemas/campaign/sequence/client-size.d.ts +0 -45
  105. package/dist/schemas/campaign/sequence/fixed-budget-node.d.ts +0 -91
  106. package/dist/schemas/campaign/sequence/hire-rate.d.ts +0 -91
  107. package/dist/schemas/campaign/sequence/hourly-budget-node.d.ts +0 -91
  108. package/dist/schemas/campaign/sequence/hourly-rate.d.ts +0 -91
  109. package/dist/schemas/campaign/sequence/payment-type-node.d.ts +0 -45
  110. package/dist/schemas/campaign/sequence/payment-type.d.ts +0 -45
  111. package/dist/schemas/campaign/sequence/start-node.d.ts +0 -16
  112. package/dist/schemas/campaign/sequence/suitability.d.ts +0 -90
  113. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  114. package/dist/schemas/chat-message/chat-message.js +0 -13
  115. package/dist/schemas/chat-message/index.d.ts +0 -1
  116. package/dist/schemas/chat-message/index.js +0 -17
  117. package/dist/schemas/config/agency-config.d.ts +0 -17
  118. package/dist/schemas/config/agency-config.js +0 -10
  119. package/dist/schemas/config/index.d.ts +0 -1
  120. package/dist/schemas/config/index.js +0 -17
  121. package/dist/schemas/index.js +0 -32
  122. package/dist/schemas/job/feed-job.d.ts +0 -866
  123. package/dist/schemas/job/index.js +0 -19
  124. package/dist/schemas/job/job-details.js +0 -29
  125. package/dist/schemas/job/job-note.d.ts +0 -83
  126. package/dist/schemas/job/job-note.js +0 -30
  127. package/dist/schemas/job/job-pipeline.d.ts +0 -74
  128. package/dist/schemas/job/job-pipeline.js +0 -29
  129. package/dist/schemas/job/job-status.d.ts +0 -3
  130. package/dist/schemas/job/job-status.js +0 -27
  131. package/dist/schemas/job/job-suitability.d.ts +0 -12
  132. package/dist/schemas/job/job-suitability.js +0 -13
  133. package/dist/schemas/job/job.d.ts +0 -1160
  134. package/dist/schemas/job/job.js +0 -90
  135. package/dist/schemas/job/pipeline-job.d.ts +0 -608
  136. package/dist/schemas/job/pipeline-job.js +0 -43
  137. package/dist/schemas/job/upwork-job.d.ts +0 -334
  138. package/dist/schemas/job/upwork-job.js +0 -60
  139. package/dist/schemas/job-filters/index.d.ts +0 -1
  140. package/dist/schemas/job-filters/index.js +0 -17
  141. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  142. package/dist/schemas/job-filters/job-filters.js +0 -87
  143. package/dist/schemas/knowledge-object/index.d.ts +0 -1
  144. package/dist/schemas/knowledge-object/index.js +0 -17
  145. package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
  146. package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
  147. package/dist/schemas/lead/index.js +0 -19
  148. package/dist/schemas/lead/lead-note.d.ts +0 -83
  149. package/dist/schemas/lead/lead-note.js +0 -30
  150. package/dist/schemas/lead/lead-status.js +0 -26
  151. package/dist/schemas/lead/lead.d.ts +0 -1897
  152. package/dist/schemas/lead/lead.js +0 -143
  153. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  154. package/dist/schemas/logger/index.js +0 -17
  155. package/dist/schemas/logger/log-event.js +0 -66
  156. package/dist/schemas/organization/index.js +0 -17
  157. package/dist/schemas/organization/organization.d.ts +0 -70
  158. package/dist/schemas/organization/organization.js +0 -19
  159. package/dist/schemas/proxy/index.js +0 -17
  160. package/dist/schemas/proxy/proxy.js +0 -23
  161. package/dist/schemas/saved-search/index.js +0 -12
  162. package/dist/schemas/scraper/index.js +0 -18
  163. package/dist/schemas/scraper/scrape-payload.js +0 -16
  164. package/dist/schemas/scraper/scrape-response.d.ts +0 -345
  165. package/dist/schemas/scraper/scrape-response.js +0 -9
  166. package/dist/schemas/scraper/scrape-result.js +0 -23
  167. package/dist/schemas/shared.js +0 -16
  168. package/dist/schemas/time-filter/index.js +0 -9
  169. package/dist/schemas/upwork-account/index.d.ts +0 -3
  170. package/dist/schemas/upwork-account/index.js +0 -19
  171. package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
  172. package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
  173. package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
  174. package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
  175. package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
  176. package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
  177. package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
  178. package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
  179. package/dist/schemas/user/index.js +0 -55
  180. package/dist/types/account/account-status.d.ts +0 -3
  181. package/dist/types/account/account-status.js +0 -2
  182. package/dist/types/account/bidder-account.d.ts +0 -7
  183. package/dist/types/account/bidder-account.js +0 -2
  184. package/dist/types/account/index.d.ts +0 -3
  185. package/dist/types/account/index.js +0 -19
  186. package/dist/types/account/manager-account.d.ts +0 -7
  187. package/dist/types/account/manager-account.js +0 -2
  188. package/dist/types/account/scraper-account.d.ts +0 -5
  189. package/dist/types/account/scraper-account.js +0 -2
  190. package/dist/types/ai/ai-config.d.ts +0 -6
  191. package/dist/types/ai/ai-config.js +0 -2
  192. package/dist/types/ai/index.d.ts +0 -3
  193. package/dist/types/ai/index.js +0 -19
  194. package/dist/types/ai/proposal.d.ts +0 -10
  195. package/dist/types/ai/proposal.js +0 -2
  196. package/dist/types/ai/suitability.d.ts +0 -6
  197. package/dist/types/ai/suitability.js +0 -2
  198. package/dist/types/ai-config/ai-config.d.ts +0 -6
  199. package/dist/types/ai-config/ai-config.js +0 -2
  200. package/dist/types/ai-config/index.d.ts +0 -1
  201. package/dist/types/ai-config/index.js +0 -17
  202. package/dist/types/bid/bid-result.d.ts +0 -5
  203. package/dist/types/bid/bid-result.js +0 -2
  204. package/dist/types/bid/bid-status.d.ts +0 -5
  205. package/dist/types/bid/bid-status.js +0 -2
  206. package/dist/types/bid/bid.d.ts +0 -9
  207. package/dist/types/bid/bid.js +0 -2
  208. package/dist/types/bid/index.d.ts +0 -2
  209. package/dist/types/bid/index.js +0 -18
  210. package/dist/types/bidding/index.d.ts +0 -1
  211. package/dist/types/bidding/index.js +0 -17
  212. package/dist/types/bidding/proposal-bidding-status.d.ts +0 -3
  213. package/dist/types/bidding/proposal-bidding-status.js +0 -2
  214. package/dist/types/bidding/proposal-dto.d.ts +0 -3
  215. package/dist/types/bidding/proposal-dto.js +0 -2
  216. package/dist/types/campaign/campaign-analytics.d.ts +0 -7
  217. package/dist/types/campaign/campaign-analytics.js +0 -2
  218. package/dist/types/campaign/campaign-expenses.d.ts +0 -3
  219. package/dist/types/campaign/campaign-expenses.js +0 -2
  220. package/dist/types/campaign/campaign-insights.d.ts +0 -7
  221. package/dist/types/campaign/campaign-insights.js +0 -2
  222. package/dist/types/campaign/campaign-integrations.d.ts +0 -6
  223. package/dist/types/campaign/campaign-integrations.js +0 -2
  224. package/dist/types/campaign/campaign-job-count.d.ts +0 -4
  225. package/dist/types/campaign/campaign-job-count.js +0 -2
  226. package/dist/types/campaign/campaign-notifications.d.ts +0 -7
  227. package/dist/types/campaign/campaign.d.ts +0 -13
  228. package/dist/types/campaign/campaign.js +0 -2
  229. package/dist/types/campaign/index.d.ts +0 -2
  230. package/dist/types/campaign/index.js +0 -22
  231. package/dist/types/chat-message/chat-message.d.ts +0 -4
  232. package/dist/types/chat-message/chat-message.js +0 -2
  233. package/dist/types/chat-message/index.d.ts +0 -1
  234. package/dist/types/chat-message/index.js +0 -17
  235. package/dist/types/config/agency-config.d.ts +0 -4
  236. package/dist/types/config/agency-config.js +0 -2
  237. package/dist/types/config/index.d.ts +0 -1
  238. package/dist/types/config/index.js +0 -17
  239. package/dist/types/index.d.ts +0 -15
  240. package/dist/types/index.js +0 -29
  241. package/dist/types/job/index.d.ts +0 -48
  242. package/dist/types/job/index.js +0 -19
  243. package/dist/types/job/job-details.d.ts +0 -36
  244. package/dist/types/job/job-details.js +0 -2
  245. package/dist/types/job/job-note.d.ts +0 -10
  246. package/dist/types/job/job-note.js +0 -2
  247. package/dist/types/job/job-pipeline.d.ts +0 -4
  248. package/dist/types/job/job-pipeline.js +0 -2
  249. package/dist/types/job/job-status.d.ts +0 -5
  250. package/dist/types/job/job-status.js +0 -12
  251. package/dist/types/job/job-suitability.d.ts +0 -3
  252. package/dist/types/job/job-suitability.js +0 -2
  253. package/dist/types/job/job.d.ts +0 -36
  254. package/dist/types/job/job.js +0 -2
  255. package/dist/types/job/nuxt.d.ts +0 -4
  256. package/dist/types/job-filters/index.d.ts +0 -1
  257. package/dist/types/job-filters/index.js +0 -17
  258. package/dist/types/job-filters/job-filters.d.ts +0 -4
  259. package/dist/types/job-filters/job-filters.js +0 -2
  260. package/dist/types/knowledge-object/index.d.ts +0 -1
  261. package/dist/types/knowledge-object/index.js +0 -17
  262. package/dist/types/knowledge-object/knowledge-object.d.ts +0 -4
  263. package/dist/types/knowledge-object/knowledge-object.js +0 -2
  264. package/dist/types/logger/index.d.ts +0 -1
  265. package/dist/types/logger/index.js +0 -17
  266. package/dist/types/logger/log-event.d.ts +0 -14
  267. package/dist/types/logger/log-event.js +0 -2
  268. package/dist/types/saved-search/index.d.ts +0 -6
  269. package/dist/types/saved-search/index.js +0 -2
  270. package/dist/types/scraper/index.d.ts +0 -2
  271. package/dist/types/scraper/index.js +0 -18
  272. package/dist/types/scraper/scrape-payload.d.ts +0 -10
  273. package/dist/types/scraper/scrape-payload.js +0 -2
  274. package/dist/types/scraper/scrape-response.d.ts +0 -4
  275. package/dist/types/scraper/scrape-response.js +0 -2
  276. package/dist/types/scraper/scrape-result.d.ts +0 -8
  277. package/dist/types/scraper/scrape-result.js +0 -2
  278. package/dist/types/shared.d.ts +0 -8
  279. package/dist/types/time-filter/index.d.ts +0 -3
  280. package/dist/types/time-filter/index.js +0 -2
  281. package/dist/types/transaction/index.d.ts +0 -4
  282. package/dist/types/upwork-account/index.d.ts +0 -3
  283. package/dist/types/upwork-account/index.js +0 -19
  284. package/dist/types/upwork-account/upwork-account-status.d.ts +0 -3
  285. package/dist/types/upwork-account/upwork-account-status.js +0 -2
  286. package/dist/types/upwork-account/upwork-business-manager-account.d.ts +0 -7
  287. package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
  288. package/dist/types/upwork-account/upwork-scraping-account.d.ts +0 -5
  289. package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
  290. package/dist/types/usage/index.d.ts +0 -6
  291. package/dist/types/user/index.d.ts +0 -15
  292. package/dist/types/user/index.js +0 -2
  293. package/dist/utils/index.js +0 -17
  294. package/dist/utils/try-catch.js +0 -25
@@ -1,1664 +0,0 @@
1
- export declare const nuxtStateJobSchema: import("zod").ZodObject<{
2
- cache: import("zod").ZodBoolean;
3
- job: import("zod").ZodObject<{
4
- status: import("zod").ZodNumber;
5
- category: import("zod").ZodObject<{
6
- name: import("zod").ZodString;
7
- urlSlug: import("zod").ZodString;
8
- }, "strip", import("zod").ZodTypeAny, {
9
- name: string;
10
- urlSlug: string;
11
- }, {
12
- name: string;
13
- urlSlug: string;
14
- }>;
15
- categoryGroup: import("zod").ZodObject<{
16
- name: import("zod").ZodString;
17
- urlSlug: import("zod").ZodString;
18
- }, "strip", import("zod").ZodTypeAny, {
19
- name: string;
20
- urlSlug: string;
21
- }, {
22
- name: string;
23
- urlSlug: string;
24
- }>;
25
- budget: import("zod").ZodObject<{
26
- amount: import("zod").ZodNumber;
27
- currencyCode: import("zod").ZodString;
28
- }, "strip", import("zod").ZodTypeAny, {
29
- amount: number;
30
- currencyCode: string;
31
- }, {
32
- amount: number;
33
- currencyCode: string;
34
- }>;
35
- postedOn: import("zod").ZodString;
36
- publishTime: import("zod").ZodString;
37
- wasRenewed: import("zod").ZodBoolean;
38
- startDate: import("zod").ZodNullable<import("zod").ZodString>;
39
- deliveryDate: import("zod").ZodNullable<import("zod").ZodString>;
40
- workload: import("zod").ZodNullable<import("zod").ZodString>;
41
- engagementDuration: import("zod").ZodObject<{
42
- label: import("zod").ZodString;
43
- weeks: import("zod").ZodNumber;
44
- }, "strip", import("zod").ZodTypeAny, {
45
- label: string;
46
- weeks: number;
47
- }, {
48
- label: string;
49
- weeks: number;
50
- }>;
51
- extendedBudgetInfo: import("zod").ZodObject<{
52
- hourlyBudgetMin: import("zod").ZodNullable<import("zod").ZodNumber>;
53
- hourlyBudgetMax: import("zod").ZodNullable<import("zod").ZodNumber>;
54
- hourlyBudgetType: import("zod").ZodNullable<import("zod").ZodString>;
55
- }, "strip", import("zod").ZodTypeAny, {
56
- hourlyBudgetMin: number | null;
57
- hourlyBudgetMax: number | null;
58
- hourlyBudgetType: string | null;
59
- }, {
60
- hourlyBudgetMin: number | null;
61
- hourlyBudgetMax: number | null;
62
- hourlyBudgetType: string | null;
63
- }>;
64
- contractorTier: import("zod").ZodNumber;
65
- description: import("zod").ZodString;
66
- segmentationData: import("zod").ZodArray<import("zod").ZodObject<{
67
- customValue: import("zod").ZodNullable<import("zod").ZodString>;
68
- label: import("zod").ZodString;
69
- name: import("zod").ZodString;
70
- sortOrder: import("zod").ZodNumber;
71
- type: import("zod").ZodString;
72
- value: import("zod").ZodString;
73
- skill: import("zod").ZodNullable<import("zod").ZodAny>;
74
- }, "strip", import("zod").ZodTypeAny, {
75
- customValue: string | null;
76
- label: string;
77
- name: string;
78
- sortOrder: number;
79
- type: string;
80
- value: string;
81
- skill?: any;
82
- }, {
83
- customValue: string | null;
84
- label: string;
85
- name: string;
86
- sortOrder: number;
87
- type: string;
88
- value: string;
89
- skill?: any;
90
- }>, "many">;
91
- clientActivity: import("zod").ZodObject<{
92
- lastBuyerActivity: import("zod").ZodString;
93
- totalApplicants: import("zod").ZodNumber;
94
- totalHired: import("zod").ZodNumber;
95
- totalInvitedToInterview: import("zod").ZodNumber;
96
- unansweredInvites: import("zod").ZodNumber;
97
- invitationsSent: import("zod").ZodNumber;
98
- numberOfPositionsToHire: import("zod").ZodNumber;
99
- }, "strip", import("zod").ZodTypeAny, {
100
- lastBuyerActivity: string;
101
- totalApplicants: number;
102
- totalHired: number;
103
- totalInvitedToInterview: number;
104
- unansweredInvites: number;
105
- invitationsSent: number;
106
- numberOfPositionsToHire: number;
107
- }, {
108
- lastBuyerActivity: string;
109
- totalApplicants: number;
110
- totalHired: number;
111
- totalInvitedToInterview: number;
112
- unansweredInvites: number;
113
- invitationsSent: number;
114
- numberOfPositionsToHire: number;
115
- }>;
116
- annotations: import("zod").ZodObject<{
117
- tags: import("zod").ZodArray<import("zod").ZodString, "many">;
118
- }, "strip", import("zod").ZodTypeAny, {
119
- tags: string[];
120
- }, {
121
- tags: string[];
122
- }>;
123
- uid: import("zod").ZodString;
124
- title: import("zod").ZodString;
125
- type: import("zod").ZodNumber;
126
- ciphertext: import("zod").ZodString;
127
- access: import("zod").ZodNumber;
128
- createdOn: import("zod").ZodString;
129
- hideBudget: import("zod").ZodBoolean;
130
- notSureProjectDuration: import("zod").ZodBoolean;
131
- notSureFreelancersToHire: import("zod").ZodBoolean;
132
- notSureExperienceLevel: import("zod").ZodBoolean;
133
- numberOfPositionsToHire: import("zod").ZodNumber;
134
- isContractToHire: import("zod").ZodBoolean;
135
- attachments: import("zod").ZodArray<import("zod").ZodAny, "many">;
136
- isPremium: import("zod").ZodBoolean;
137
- qualifications: import("zod").ZodObject<{
138
- countries: import("zod").ZodNullable<import("zod").ZodAny>;
139
- earnings: import("zod").ZodNullable<import("zod").ZodAny>;
140
- groupRecno: import("zod").ZodNullable<import("zod").ZodAny>;
141
- languages: import("zod").ZodNullable<import("zod").ZodAny>;
142
- localDescription: import("zod").ZodNullable<import("zod").ZodAny>;
143
- localFlexibilityDescription: import("zod").ZodNullable<import("zod").ZodAny>;
144
- localMarket: import("zod").ZodBoolean;
145
- minJobSuccessScore: import("zod").ZodNumber;
146
- minOdeskHours: import("zod").ZodNumber;
147
- onSiteType: import("zod").ZodNullable<import("zod").ZodAny>;
148
- prefEnglishSkill: import("zod").ZodNumber;
149
- regions: import("zod").ZodNullable<import("zod").ZodAny>;
150
- risingTalent: import("zod").ZodBoolean;
151
- shouldHavePortfolio: import("zod").ZodBoolean;
152
- states: import("zod").ZodNullable<import("zod").ZodAny>;
153
- tests: import("zod").ZodNullable<import("zod").ZodAny>;
154
- timezones: import("zod").ZodNullable<import("zod").ZodAny>;
155
- type: import("zod").ZodNumber;
156
- locationCheckRequired: import("zod").ZodBoolean;
157
- group: import("zod").ZodNullable<import("zod").ZodAny>;
158
- location: import("zod").ZodNullable<import("zod").ZodAny>;
159
- locations: import("zod").ZodNullable<import("zod").ZodAny>;
160
- }, "strip", import("zod").ZodTypeAny, {
161
- type: number;
162
- localMarket: boolean;
163
- minJobSuccessScore: number;
164
- minOdeskHours: number;
165
- prefEnglishSkill: number;
166
- risingTalent: boolean;
167
- shouldHavePortfolio: boolean;
168
- locationCheckRequired: boolean;
169
- countries?: any;
170
- earnings?: any;
171
- groupRecno?: any;
172
- languages?: any;
173
- localDescription?: any;
174
- localFlexibilityDescription?: any;
175
- onSiteType?: any;
176
- regions?: any;
177
- states?: any;
178
- tests?: any;
179
- timezones?: any;
180
- group?: any;
181
- location?: any;
182
- locations?: any;
183
- }, {
184
- type: number;
185
- localMarket: boolean;
186
- minJobSuccessScore: number;
187
- minOdeskHours: number;
188
- prefEnglishSkill: number;
189
- risingTalent: boolean;
190
- shouldHavePortfolio: boolean;
191
- locationCheckRequired: boolean;
192
- countries?: any;
193
- earnings?: any;
194
- groupRecno?: any;
195
- languages?: any;
196
- localDescription?: any;
197
- localFlexibilityDescription?: any;
198
- onSiteType?: any;
199
- regions?: any;
200
- states?: any;
201
- tests?: any;
202
- timezones?: any;
203
- group?: any;
204
- location?: any;
205
- locations?: any;
206
- }>;
207
- questions: import("zod").ZodArray<import("zod").ZodObject<{
208
- question: import("zod").ZodString;
209
- position: import("zod").ZodNumber;
210
- }, "strip", import("zod").ZodTypeAny, {
211
- question: string;
212
- position: number;
213
- }, {
214
- question: string;
215
- position: number;
216
- }>, "many">;
217
- durationIdV3: import("zod").ZodNumber;
218
- durationLabel: import("zod").ZodString;
219
- }, "strip", import("zod").ZodTypeAny, {
220
- type: number;
221
- status: number;
222
- numberOfPositionsToHire: number;
223
- category: {
224
- name: string;
225
- urlSlug: string;
226
- };
227
- categoryGroup: {
228
- name: string;
229
- urlSlug: string;
230
- };
231
- budget: {
232
- amount: number;
233
- currencyCode: string;
234
- };
235
- postedOn: string;
236
- publishTime: string;
237
- wasRenewed: boolean;
238
- startDate: string | null;
239
- deliveryDate: string | null;
240
- workload: string | null;
241
- engagementDuration: {
242
- label: string;
243
- weeks: number;
244
- };
245
- extendedBudgetInfo: {
246
- hourlyBudgetMin: number | null;
247
- hourlyBudgetMax: number | null;
248
- hourlyBudgetType: string | null;
249
- };
250
- contractorTier: number;
251
- description: string;
252
- segmentationData: {
253
- customValue: string | null;
254
- label: string;
255
- name: string;
256
- sortOrder: number;
257
- type: string;
258
- value: string;
259
- skill?: any;
260
- }[];
261
- clientActivity: {
262
- lastBuyerActivity: string;
263
- totalApplicants: number;
264
- totalHired: number;
265
- totalInvitedToInterview: number;
266
- unansweredInvites: number;
267
- invitationsSent: number;
268
- numberOfPositionsToHire: number;
269
- };
270
- annotations: {
271
- tags: string[];
272
- };
273
- uid: string;
274
- title: string;
275
- ciphertext: string;
276
- access: number;
277
- createdOn: string;
278
- hideBudget: boolean;
279
- notSureProjectDuration: boolean;
280
- notSureFreelancersToHire: boolean;
281
- notSureExperienceLevel: boolean;
282
- isContractToHire: boolean;
283
- attachments: any[];
284
- isPremium: boolean;
285
- qualifications: {
286
- type: number;
287
- localMarket: boolean;
288
- minJobSuccessScore: number;
289
- minOdeskHours: number;
290
- prefEnglishSkill: number;
291
- risingTalent: boolean;
292
- shouldHavePortfolio: boolean;
293
- locationCheckRequired: boolean;
294
- countries?: any;
295
- earnings?: any;
296
- groupRecno?: any;
297
- languages?: any;
298
- localDescription?: any;
299
- localFlexibilityDescription?: any;
300
- onSiteType?: any;
301
- regions?: any;
302
- states?: any;
303
- tests?: any;
304
- timezones?: any;
305
- group?: any;
306
- location?: any;
307
- locations?: any;
308
- };
309
- questions: {
310
- question: string;
311
- position: number;
312
- }[];
313
- durationIdV3: number;
314
- durationLabel: string;
315
- }, {
316
- type: number;
317
- status: number;
318
- numberOfPositionsToHire: number;
319
- category: {
320
- name: string;
321
- urlSlug: string;
322
- };
323
- categoryGroup: {
324
- name: string;
325
- urlSlug: string;
326
- };
327
- budget: {
328
- amount: number;
329
- currencyCode: string;
330
- };
331
- postedOn: string;
332
- publishTime: string;
333
- wasRenewed: boolean;
334
- startDate: string | null;
335
- deliveryDate: string | null;
336
- workload: string | null;
337
- engagementDuration: {
338
- label: string;
339
- weeks: number;
340
- };
341
- extendedBudgetInfo: {
342
- hourlyBudgetMin: number | null;
343
- hourlyBudgetMax: number | null;
344
- hourlyBudgetType: string | null;
345
- };
346
- contractorTier: number;
347
- description: string;
348
- segmentationData: {
349
- customValue: string | null;
350
- label: string;
351
- name: string;
352
- sortOrder: number;
353
- type: string;
354
- value: string;
355
- skill?: any;
356
- }[];
357
- clientActivity: {
358
- lastBuyerActivity: string;
359
- totalApplicants: number;
360
- totalHired: number;
361
- totalInvitedToInterview: number;
362
- unansweredInvites: number;
363
- invitationsSent: number;
364
- numberOfPositionsToHire: number;
365
- };
366
- annotations: {
367
- tags: string[];
368
- };
369
- uid: string;
370
- title: string;
371
- ciphertext: string;
372
- access: number;
373
- createdOn: string;
374
- hideBudget: boolean;
375
- notSureProjectDuration: boolean;
376
- notSureFreelancersToHire: boolean;
377
- notSureExperienceLevel: boolean;
378
- isContractToHire: boolean;
379
- attachments: any[];
380
- isPremium: boolean;
381
- qualifications: {
382
- type: number;
383
- localMarket: boolean;
384
- minJobSuccessScore: number;
385
- minOdeskHours: number;
386
- prefEnglishSkill: number;
387
- risingTalent: boolean;
388
- shouldHavePortfolio: boolean;
389
- locationCheckRequired: boolean;
390
- countries?: any;
391
- earnings?: any;
392
- groupRecno?: any;
393
- languages?: any;
394
- localDescription?: any;
395
- localFlexibilityDescription?: any;
396
- onSiteType?: any;
397
- regions?: any;
398
- states?: any;
399
- tests?: any;
400
- timezones?: any;
401
- group?: any;
402
- location?: any;
403
- locations?: any;
404
- };
405
- questions: {
406
- question: string;
407
- position: number;
408
- }[];
409
- durationIdV3: number;
410
- durationLabel: string;
411
- }>;
412
- buyer: import("zod").ZodObject<{
413
- isEnterprise: import("zod").ZodBoolean;
414
- isPaymentMethodVerified: import("zod").ZodBoolean;
415
- stats: import("zod").ZodObject<{
416
- totalAssignments: import("zod").ZodNumber;
417
- activeAssignmentsCount: import("zod").ZodNumber;
418
- hoursCount: import("zod").ZodNumber;
419
- feedbackCount: import("zod").ZodNumber;
420
- score: import("zod").ZodNumber;
421
- totalJobsWithHires: import("zod").ZodNumber;
422
- totalCharges: import("zod").ZodObject<{
423
- amount: import("zod").ZodNumber;
424
- }, "strip", import("zod").ZodTypeAny, {
425
- amount: number;
426
- }, {
427
- amount: number;
428
- }>;
429
- }, "strip", import("zod").ZodTypeAny, {
430
- totalAssignments: number;
431
- activeAssignmentsCount: number;
432
- hoursCount: number;
433
- feedbackCount: number;
434
- score: number;
435
- totalJobsWithHires: number;
436
- totalCharges: {
437
- amount: number;
438
- };
439
- }, {
440
- totalAssignments: number;
441
- activeAssignmentsCount: number;
442
- hoursCount: number;
443
- feedbackCount: number;
444
- score: number;
445
- totalJobsWithHires: number;
446
- totalCharges: {
447
- amount: number;
448
- };
449
- }>;
450
- location: import("zod").ZodObject<{
451
- offsetFromUtcMillis: import("zod").ZodNumber;
452
- countryTimezone: import("zod").ZodString;
453
- city: import("zod").ZodString;
454
- country: import("zod").ZodString;
455
- }, "strip", import("zod").ZodTypeAny, {
456
- offsetFromUtcMillis: number;
457
- countryTimezone: string;
458
- city: string;
459
- country: string;
460
- }, {
461
- offsetFromUtcMillis: number;
462
- countryTimezone: string;
463
- city: string;
464
- country: string;
465
- }>;
466
- company: import("zod").ZodObject<{
467
- isEDCReplicated: import("zod").ZodNullable<import("zod").ZodAny>;
468
- contractDate: import("zod").ZodString;
469
- profile: import("zod").ZodObject<{
470
- industry: import("zod").ZodString;
471
- size: import("zod").ZodNumber;
472
- }, "strip", import("zod").ZodTypeAny, {
473
- industry: string;
474
- size: number;
475
- }, {
476
- industry: string;
477
- size: number;
478
- }>;
479
- name: import("zod").ZodNullable<import("zod").ZodString>;
480
- }, "strip", import("zod").ZodTypeAny, {
481
- name: string | null;
482
- contractDate: string;
483
- profile: {
484
- industry: string;
485
- size: number;
486
- };
487
- isEDCReplicated?: any;
488
- }, {
489
- name: string | null;
490
- contractDate: string;
491
- profile: {
492
- industry: string;
493
- size: number;
494
- };
495
- isEDCReplicated?: any;
496
- }>;
497
- jobs: import("zod").ZodObject<{
498
- postedCount: import("zod").ZodNumber;
499
- openCount: import("zod").ZodNumber;
500
- }, "strip", import("zod").ZodTypeAny, {
501
- postedCount: number;
502
- openCount: number;
503
- }, {
504
- postedCount: number;
505
- openCount: number;
506
- }>;
507
- avgHourlyJobsRate: import("zod").ZodNullable<import("zod").ZodObject<{
508
- amount: import("zod").ZodNumber;
509
- }, "strip", import("zod").ZodTypeAny, {
510
- amount: number;
511
- }, {
512
- amount: number;
513
- }>>;
514
- }, "strip", import("zod").ZodTypeAny, {
515
- location: {
516
- offsetFromUtcMillis: number;
517
- countryTimezone: string;
518
- city: string;
519
- country: string;
520
- };
521
- isEnterprise: boolean;
522
- isPaymentMethodVerified: boolean;
523
- stats: {
524
- totalAssignments: number;
525
- activeAssignmentsCount: number;
526
- hoursCount: number;
527
- feedbackCount: number;
528
- score: number;
529
- totalJobsWithHires: number;
530
- totalCharges: {
531
- amount: number;
532
- };
533
- };
534
- company: {
535
- name: string | null;
536
- contractDate: string;
537
- profile: {
538
- industry: string;
539
- size: number;
540
- };
541
- isEDCReplicated?: any;
542
- };
543
- jobs: {
544
- postedCount: number;
545
- openCount: number;
546
- };
547
- avgHourlyJobsRate: {
548
- amount: number;
549
- } | null;
550
- }, {
551
- location: {
552
- offsetFromUtcMillis: number;
553
- countryTimezone: string;
554
- city: string;
555
- country: string;
556
- };
557
- isEnterprise: boolean;
558
- isPaymentMethodVerified: boolean;
559
- stats: {
560
- totalAssignments: number;
561
- activeAssignmentsCount: number;
562
- hoursCount: number;
563
- feedbackCount: number;
564
- score: number;
565
- totalJobsWithHires: number;
566
- totalCharges: {
567
- amount: number;
568
- };
569
- };
570
- company: {
571
- name: string | null;
572
- contractDate: string;
573
- profile: {
574
- industry: string;
575
- size: number;
576
- };
577
- isEDCReplicated?: any;
578
- };
579
- jobs: {
580
- postedCount: number;
581
- openCount: number;
582
- };
583
- avgHourlyJobsRate: {
584
- amount: number;
585
- } | null;
586
- }>;
587
- currentUserInfo: import("zod").ZodObject<{
588
- owner: import("zod").ZodBoolean;
589
- freelancerInfo: import("zod").ZodObject<{
590
- profileState: import("zod").ZodString;
591
- applied: import("zod").ZodNullable<import("zod").ZodAny>;
592
- devProfileCiphertext: import("zod").ZodString;
593
- hired: import("zod").ZodNullable<import("zod").ZodAny>;
594
- application: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
595
- pendingInvite: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
596
- contract: import("zod").ZodNullable<import("zod").ZodAny>;
597
- hourlyRate: import("zod").ZodObject<{
598
- amount: import("zod").ZodNumber;
599
- }, "strip", import("zod").ZodTypeAny, {
600
- amount: number;
601
- }, {
602
- amount: number;
603
- }>;
604
- qualificationsMatches: import("zod").ZodObject<{
605
- matches: import("zod").ZodArray<import("zod").ZodObject<{
606
- clientPreferred: import("zod").ZodString;
607
- clientPreferredLabel: import("zod").ZodNullable<import("zod").ZodString>;
608
- freelancerValue: import("zod").ZodString;
609
- freelancerValueLabel: import("zod").ZodString;
610
- qualification: import("zod").ZodNumber;
611
- qualified: import("zod").ZodBoolean;
612
- }, "strip", import("zod").ZodTypeAny, {
613
- clientPreferred: string;
614
- clientPreferredLabel: string | null;
615
- freelancerValue: string;
616
- freelancerValueLabel: string;
617
- qualification: number;
618
- qualified: boolean;
619
- }, {
620
- clientPreferred: string;
621
- clientPreferredLabel: string | null;
622
- freelancerValue: string;
623
- freelancerValueLabel: string;
624
- qualification: number;
625
- qualified: boolean;
626
- }>, "many">;
627
- }, "strip", import("zod").ZodTypeAny, {
628
- matches: {
629
- clientPreferred: string;
630
- clientPreferredLabel: string | null;
631
- freelancerValue: string;
632
- freelancerValueLabel: string;
633
- qualification: number;
634
- qualified: boolean;
635
- }[];
636
- }, {
637
- matches: {
638
- clientPreferred: string;
639
- clientPreferredLabel: string | null;
640
- freelancerValue: string;
641
- freelancerValueLabel: string;
642
- qualification: number;
643
- qualified: boolean;
644
- }[];
645
- }>;
646
- }, "strip", import("zod").ZodTypeAny, {
647
- profileState: string;
648
- devProfileCiphertext: string;
649
- application: Record<string, any>;
650
- pendingInvite: Record<string, any>;
651
- hourlyRate: {
652
- amount: number;
653
- };
654
- qualificationsMatches: {
655
- matches: {
656
- clientPreferred: string;
657
- clientPreferredLabel: string | null;
658
- freelancerValue: string;
659
- freelancerValueLabel: string;
660
- qualification: number;
661
- qualified: boolean;
662
- }[];
663
- };
664
- applied?: any;
665
- hired?: any;
666
- contract?: any;
667
- }, {
668
- profileState: string;
669
- devProfileCiphertext: string;
670
- application: Record<string, any>;
671
- pendingInvite: Record<string, any>;
672
- hourlyRate: {
673
- amount: number;
674
- };
675
- qualificationsMatches: {
676
- matches: {
677
- clientPreferred: string;
678
- clientPreferredLabel: string | null;
679
- freelancerValue: string;
680
- freelancerValueLabel: string;
681
- qualification: number;
682
- qualified: boolean;
683
- }[];
684
- };
685
- applied?: any;
686
- hired?: any;
687
- contract?: any;
688
- }>;
689
- }, "strip", import("zod").ZodTypeAny, {
690
- owner: boolean;
691
- freelancerInfo: {
692
- profileState: string;
693
- devProfileCiphertext: string;
694
- application: Record<string, any>;
695
- pendingInvite: Record<string, any>;
696
- hourlyRate: {
697
- amount: number;
698
- };
699
- qualificationsMatches: {
700
- matches: {
701
- clientPreferred: string;
702
- clientPreferredLabel: string | null;
703
- freelancerValue: string;
704
- freelancerValueLabel: string;
705
- qualification: number;
706
- qualified: boolean;
707
- }[];
708
- };
709
- applied?: any;
710
- hired?: any;
711
- contract?: any;
712
- };
713
- }, {
714
- owner: boolean;
715
- freelancerInfo: {
716
- profileState: string;
717
- devProfileCiphertext: string;
718
- application: Record<string, any>;
719
- pendingInvite: Record<string, any>;
720
- hourlyRate: {
721
- amount: number;
722
- };
723
- qualificationsMatches: {
724
- matches: {
725
- clientPreferred: string;
726
- clientPreferredLabel: string | null;
727
- freelancerValue: string;
728
- freelancerValueLabel: string;
729
- qualification: number;
730
- qualified: boolean;
731
- }[];
732
- };
733
- applied?: any;
734
- hired?: any;
735
- contract?: any;
736
- };
737
- }>;
738
- isVisitor: import("zod").ZodBoolean;
739
- openJobs: import("zod").ZodArray<import("zod").ZodAny, "many">;
740
- workHistory: import("zod").ZodArray<import("zod").ZodObject<{
741
- isPtcJob: import("zod").ZodNullable<import("zod").ZodAny>;
742
- status: import("zod").ZodNullable<import("zod").ZodAny>;
743
- isEDCReplicated: import("zod").ZodNullable<import("zod").ZodAny>;
744
- startDate: import("zod").ZodString;
745
- endDate: import("zod").ZodString;
746
- totalCharge: import("zod").ZodNumber;
747
- totalHours: import("zod").ZodNumber;
748
- jobInfo: import("zod").ZodObject<{
749
- title: import("zod").ZodString;
750
- id: import("zod").ZodNullable<import("zod").ZodAny>;
751
- uid: import("zod").ZodNullable<import("zod").ZodAny>;
752
- access: import("zod").ZodNumber;
753
- type: import("zod").ZodNumber;
754
- ciphertext: import("zod").ZodNullable<import("zod").ZodAny>;
755
- }, "strip", import("zod").ZodTypeAny, {
756
- type: number;
757
- title: string;
758
- access: number;
759
- uid?: any;
760
- ciphertext?: any;
761
- id?: any;
762
- }, {
763
- type: number;
764
- title: string;
765
- access: number;
766
- uid?: any;
767
- ciphertext?: any;
768
- id?: any;
769
- }>;
770
- contractorInfo: import("zod").ZodObject<{
771
- contractorName: import("zod").ZodString;
772
- accessType: import("zod").ZodString;
773
- ciphertext: import("zod").ZodString;
774
- }, "strip", import("zod").ZodTypeAny, {
775
- ciphertext: string;
776
- contractorName: string;
777
- accessType: string;
778
- }, {
779
- ciphertext: string;
780
- contractorName: string;
781
- accessType: string;
782
- }>;
783
- rate: import("zod").ZodNullable<import("zod").ZodObject<{
784
- amount: import("zod").ZodNumber;
785
- }, "strip", import("zod").ZodTypeAny, {
786
- amount: number;
787
- }, {
788
- amount: number;
789
- }>>;
790
- feedback: import("zod").ZodObject<{
791
- feedbackSuppressed: import("zod").ZodBoolean;
792
- score: import("zod").ZodNumber;
793
- comment: import("zod").ZodString;
794
- feedback_suppressed: import("zod").ZodBoolean;
795
- }, "strip", import("zod").ZodTypeAny, {
796
- score: number;
797
- feedbackSuppressed: boolean;
798
- comment: string;
799
- feedback_suppressed: boolean;
800
- }, {
801
- score: number;
802
- feedbackSuppressed: boolean;
803
- comment: string;
804
- feedback_suppressed: boolean;
805
- }>;
806
- feedbackToClient: import("zod").ZodObject<{
807
- feedbackSuppressed: import("zod").ZodBoolean;
808
- score: import("zod").ZodNumber;
809
- comment: import("zod").ZodString;
810
- feedback_suppressed: import("zod").ZodBoolean;
811
- }, "strip", import("zod").ZodTypeAny, {
812
- score: number;
813
- feedbackSuppressed: boolean;
814
- comment: string;
815
- feedback_suppressed: boolean;
816
- }, {
817
- score: number;
818
- feedbackSuppressed: boolean;
819
- comment: string;
820
- feedback_suppressed: boolean;
821
- }>;
822
- isEDCPublic: import("zod").ZodBoolean;
823
- }, "strip", import("zod").ZodTypeAny, {
824
- startDate: string;
825
- endDate: string;
826
- totalCharge: number;
827
- totalHours: number;
828
- jobInfo: {
829
- type: number;
830
- title: string;
831
- access: number;
832
- uid?: any;
833
- ciphertext?: any;
834
- id?: any;
835
- };
836
- contractorInfo: {
837
- ciphertext: string;
838
- contractorName: string;
839
- accessType: string;
840
- };
841
- rate: {
842
- amount: number;
843
- } | null;
844
- feedback: {
845
- score: number;
846
- feedbackSuppressed: boolean;
847
- comment: string;
848
- feedback_suppressed: boolean;
849
- };
850
- feedbackToClient: {
851
- score: number;
852
- feedbackSuppressed: boolean;
853
- comment: string;
854
- feedback_suppressed: boolean;
855
- };
856
- isEDCPublic: boolean;
857
- status?: any;
858
- isEDCReplicated?: any;
859
- isPtcJob?: any;
860
- }, {
861
- startDate: string;
862
- endDate: string;
863
- totalCharge: number;
864
- totalHours: number;
865
- jobInfo: {
866
- type: number;
867
- title: string;
868
- access: number;
869
- uid?: any;
870
- ciphertext?: any;
871
- id?: any;
872
- };
873
- contractorInfo: {
874
- ciphertext: string;
875
- contractorName: string;
876
- accessType: string;
877
- };
878
- rate: {
879
- amount: number;
880
- } | null;
881
- feedback: {
882
- score: number;
883
- feedbackSuppressed: boolean;
884
- comment: string;
885
- feedback_suppressed: boolean;
886
- };
887
- feedbackToClient: {
888
- score: number;
889
- feedbackSuppressed: boolean;
890
- comment: string;
891
- feedback_suppressed: boolean;
892
- };
893
- isEDCPublic: boolean;
894
- status?: any;
895
- isEDCReplicated?: any;
896
- isPtcJob?: any;
897
- }>, "many">;
898
- similarJobs: import("zod").ZodArray<import("zod").ZodAny, "many">;
899
- sands: import("zod").ZodObject<{
900
- occupation: import("zod").ZodObject<{
901
- freeText: import("zod").ZodNullable<import("zod").ZodString>;
902
- ontologyId: import("zod").ZodString;
903
- prefLabel: import("zod").ZodString;
904
- id: import("zod").ZodString;
905
- uid: import("zod").ZodString;
906
- }, "strip", import("zod").ZodTypeAny, {
907
- uid: string;
908
- id: string;
909
- freeText: string | null;
910
- ontologyId: string;
911
- prefLabel: string;
912
- }, {
913
- uid: string;
914
- id: string;
915
- freeText: string | null;
916
- ontologyId: string;
917
- prefLabel: string;
918
- }>;
919
- ontologySkills: import("zod").ZodArray<import("zod").ZodAny, "many">;
920
- additionalSkills: import("zod").ZodArray<import("zod").ZodObject<{
921
- uid: import("zod").ZodString;
922
- name: import("zod").ZodString;
923
- isFreeText: import("zod").ZodBoolean;
924
- }, "strip", import("zod").ZodTypeAny, {
925
- name: string;
926
- uid: string;
927
- isFreeText: boolean;
928
- }, {
929
- name: string;
930
- uid: string;
931
- isFreeText: boolean;
932
- }>, "many">;
933
- }, "strip", import("zod").ZodTypeAny, {
934
- occupation: {
935
- uid: string;
936
- id: string;
937
- freeText: string | null;
938
- ontologyId: string;
939
- prefLabel: string;
940
- };
941
- ontologySkills: any[];
942
- additionalSkills: {
943
- name: string;
944
- uid: string;
945
- isFreeText: boolean;
946
- }[];
947
- }, {
948
- occupation: {
949
- uid: string;
950
- id: string;
951
- freeText: string | null;
952
- ontologyId: string;
953
- prefLabel: string;
954
- };
955
- ontologySkills: any[];
956
- additionalSkills: {
957
- name: string;
958
- uid: string;
959
- isFreeText: boolean;
960
- }[];
961
- }>;
962
- auth: import("zod").ZodObject<{
963
- canFlagOpening: import("zod").ZodBoolean;
964
- canPostJob: import("zod").ZodBoolean;
965
- domestic: import("zod").ZodObject<{
966
- country: import("zod").ZodNullable<import("zod").ZodString>;
967
- isInfographicTooltipAvailable: import("zod").ZodBoolean;
968
- }, "strip", import("zod").ZodTypeAny, {
969
- country: string | null;
970
- isInfographicTooltipAvailable: boolean;
971
- }, {
972
- country: string | null;
973
- isInfographicTooltipAvailable: boolean;
974
- }>;
975
- }, "strip", import("zod").ZodTypeAny, {
976
- canFlagOpening: boolean;
977
- canPostJob: boolean;
978
- domestic: {
979
- country: string | null;
980
- isInfographicTooltipAvailable: boolean;
981
- };
982
- }, {
983
- canFlagOpening: boolean;
984
- canPostJob: boolean;
985
- domestic: {
986
- country: string | null;
987
- isInfographicTooltipAvailable: boolean;
988
- };
989
- }>;
990
- applicants: import("zod").ZodObject<{
991
- applicantsBidsStats: import("zod").ZodNullable<import("zod").ZodAny>;
992
- }, "strip", import("zod").ZodTypeAny, {
993
- applicantsBidsStats?: any;
994
- }, {
995
- applicantsBidsStats?: any;
996
- }>;
997
- connects: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
998
- pricing: import("zod").ZodObject<{
999
- price: import("zod").ZodNumber;
1000
- context: import("zod").ZodString;
1001
- auctionPrice: import("zod").ZodNumber;
1002
- }, "strip", import("zod").ZodTypeAny, {
1003
- price: number;
1004
- context: string;
1005
- auctionPrice: number;
1006
- }, {
1007
- price: number;
1008
- context: string;
1009
- auctionPrice: number;
1010
- }>;
1011
- requiredConnects: import("zod").ZodNumber;
1012
- availableConnects: import("zod").ZodNumber;
1013
- chooseConnectsStatus: import("zod").ZodObject<{
1014
- isExplainerModalShown: import("zod").ZodNullable<import("zod").ZodBoolean>;
1015
- }, "strip", import("zod").ZodTypeAny, {
1016
- isExplainerModalShown: boolean | null;
1017
- }, {
1018
- isExplainerModalShown: boolean | null;
1019
- }>;
1020
- canSeeApplicantsRates: import("zod").ZodBoolean;
1021
- }, "strip", import("zod").ZodTypeAny, {
1022
- pricing: {
1023
- price: number;
1024
- context: string;
1025
- auctionPrice: number;
1026
- };
1027
- requiredConnects: number;
1028
- availableConnects: number;
1029
- chooseConnectsStatus: {
1030
- isExplainerModalShown: boolean | null;
1031
- };
1032
- canSeeApplicantsRates: boolean;
1033
- }, {
1034
- pricing: {
1035
- price: number;
1036
- context: string;
1037
- auctionPrice: number;
1038
- };
1039
- requiredConnects: number;
1040
- availableConnects: number;
1041
- chooseConnectsStatus: {
1042
- isExplainerModalShown: boolean | null;
1043
- };
1044
- canSeeApplicantsRates: boolean;
1045
- }>>>;
1046
- enterpriseJobAdditionalInfo: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
1047
- applicationContext: import("zod").ZodObject<{
1048
- freelancerAllowed: import("zod").ZodBoolean;
1049
- clientAllowed: import("zod").ZodBoolean;
1050
- userIntentEvaluation: import("zod").ZodObject<{
1051
- isDeclined: import("zod").ZodBoolean;
1052
- reason: import("zod").ZodNullable<import("zod").ZodString>;
1053
- }, "strip", import("zod").ZodTypeAny, {
1054
- isDeclined: boolean;
1055
- reason: string | null;
1056
- }, {
1057
- isDeclined: boolean;
1058
- reason: string | null;
1059
- }>;
1060
- canApplyOnBehalfOfAgencyFreelancers: import("zod").ZodBoolean;
1061
- canSubmitMoreProposals: import("zod").ZodBoolean;
1062
- submittedProposals: import("zod").ZodNullable<import("zod").ZodAny>;
1063
- }, "strip", import("zod").ZodTypeAny, {
1064
- freelancerAllowed: boolean;
1065
- clientAllowed: boolean;
1066
- userIntentEvaluation: {
1067
- isDeclined: boolean;
1068
- reason: string | null;
1069
- };
1070
- canApplyOnBehalfOfAgencyFreelancers: boolean;
1071
- canSubmitMoreProposals: boolean;
1072
- submittedProposals?: any;
1073
- }, {
1074
- freelancerAllowed: boolean;
1075
- clientAllowed: boolean;
1076
- userIntentEvaluation: {
1077
- isDeclined: boolean;
1078
- reason: string | null;
1079
- };
1080
- canApplyOnBehalfOfAgencyFreelancers: boolean;
1081
- canSubmitMoreProposals: boolean;
1082
- submittedProposals?: any;
1083
- }>;
1084
- profileMatchServiceUid: import("zod").ZodString;
1085
- seo: import("zod").ZodObject<{
1086
- title: import("zod").ZodString;
1087
- description: import("zod").ZodString;
1088
- url: import("zod").ZodString;
1089
- }, "strip", import("zod").ZodTypeAny, {
1090
- description: string;
1091
- title: string;
1092
- url: string;
1093
- }, {
1094
- description: string;
1095
- title: string;
1096
- url: string;
1097
- }>;
1098
- teamUid: import("zod").ZodNullable<import("zod").ZodAny>;
1099
- proposalPermissions: import("zod").ZodObject<{
1100
- freelancerAllowed: import("zod").ZodBoolean;
1101
- clientAllowed: import("zod").ZodBoolean;
1102
- }, "strip", import("zod").ZodTypeAny, {
1103
- freelancerAllowed: boolean;
1104
- clientAllowed: boolean;
1105
- }, {
1106
- freelancerAllowed: boolean;
1107
- clientAllowed: boolean;
1108
- }>;
1109
- jobSlug: import("zod").ZodNullable<import("zod").ZodAny>;
1110
- prefillWith: import("zod").ZodNullable<import("zod").ZodAny>;
1111
- isGroupOpportunity: import("zod").ZodBoolean;
1112
- workLocation: import("zod").ZodNullable<import("zod").ZodAny>;
1113
- isPhoneVerified: import("zod").ZodBoolean;
1114
- errorResponse: import("zod").ZodNullable<import("zod").ZodAny>;
1115
- isApplyBlocked: import("zod").ZodBoolean;
1116
- hasAiInterview: import("zod").ZodBoolean;
1117
- talentFeePromotion: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
1118
- }, "strip", import("zod").ZodTypeAny, {
1119
- cache: boolean;
1120
- job: {
1121
- type: number;
1122
- status: number;
1123
- numberOfPositionsToHire: number;
1124
- category: {
1125
- name: string;
1126
- urlSlug: string;
1127
- };
1128
- categoryGroup: {
1129
- name: string;
1130
- urlSlug: string;
1131
- };
1132
- budget: {
1133
- amount: number;
1134
- currencyCode: string;
1135
- };
1136
- postedOn: string;
1137
- publishTime: string;
1138
- wasRenewed: boolean;
1139
- startDate: string | null;
1140
- deliveryDate: string | null;
1141
- workload: string | null;
1142
- engagementDuration: {
1143
- label: string;
1144
- weeks: number;
1145
- };
1146
- extendedBudgetInfo: {
1147
- hourlyBudgetMin: number | null;
1148
- hourlyBudgetMax: number | null;
1149
- hourlyBudgetType: string | null;
1150
- };
1151
- contractorTier: number;
1152
- description: string;
1153
- segmentationData: {
1154
- customValue: string | null;
1155
- label: string;
1156
- name: string;
1157
- sortOrder: number;
1158
- type: string;
1159
- value: string;
1160
- skill?: any;
1161
- }[];
1162
- clientActivity: {
1163
- lastBuyerActivity: string;
1164
- totalApplicants: number;
1165
- totalHired: number;
1166
- totalInvitedToInterview: number;
1167
- unansweredInvites: number;
1168
- invitationsSent: number;
1169
- numberOfPositionsToHire: number;
1170
- };
1171
- annotations: {
1172
- tags: string[];
1173
- };
1174
- uid: string;
1175
- title: string;
1176
- ciphertext: string;
1177
- access: number;
1178
- createdOn: string;
1179
- hideBudget: boolean;
1180
- notSureProjectDuration: boolean;
1181
- notSureFreelancersToHire: boolean;
1182
- notSureExperienceLevel: boolean;
1183
- isContractToHire: boolean;
1184
- attachments: any[];
1185
- isPremium: boolean;
1186
- qualifications: {
1187
- type: number;
1188
- localMarket: boolean;
1189
- minJobSuccessScore: number;
1190
- minOdeskHours: number;
1191
- prefEnglishSkill: number;
1192
- risingTalent: boolean;
1193
- shouldHavePortfolio: boolean;
1194
- locationCheckRequired: boolean;
1195
- countries?: any;
1196
- earnings?: any;
1197
- groupRecno?: any;
1198
- languages?: any;
1199
- localDescription?: any;
1200
- localFlexibilityDescription?: any;
1201
- onSiteType?: any;
1202
- regions?: any;
1203
- states?: any;
1204
- tests?: any;
1205
- timezones?: any;
1206
- group?: any;
1207
- location?: any;
1208
- locations?: any;
1209
- };
1210
- questions: {
1211
- question: string;
1212
- position: number;
1213
- }[];
1214
- durationIdV3: number;
1215
- durationLabel: string;
1216
- };
1217
- buyer: {
1218
- location: {
1219
- offsetFromUtcMillis: number;
1220
- countryTimezone: string;
1221
- city: string;
1222
- country: string;
1223
- };
1224
- isEnterprise: boolean;
1225
- isPaymentMethodVerified: boolean;
1226
- stats: {
1227
- totalAssignments: number;
1228
- activeAssignmentsCount: number;
1229
- hoursCount: number;
1230
- feedbackCount: number;
1231
- score: number;
1232
- totalJobsWithHires: number;
1233
- totalCharges: {
1234
- amount: number;
1235
- };
1236
- };
1237
- company: {
1238
- name: string | null;
1239
- contractDate: string;
1240
- profile: {
1241
- industry: string;
1242
- size: number;
1243
- };
1244
- isEDCReplicated?: any;
1245
- };
1246
- jobs: {
1247
- postedCount: number;
1248
- openCount: number;
1249
- };
1250
- avgHourlyJobsRate: {
1251
- amount: number;
1252
- } | null;
1253
- };
1254
- currentUserInfo: {
1255
- owner: boolean;
1256
- freelancerInfo: {
1257
- profileState: string;
1258
- devProfileCiphertext: string;
1259
- application: Record<string, any>;
1260
- pendingInvite: Record<string, any>;
1261
- hourlyRate: {
1262
- amount: number;
1263
- };
1264
- qualificationsMatches: {
1265
- matches: {
1266
- clientPreferred: string;
1267
- clientPreferredLabel: string | null;
1268
- freelancerValue: string;
1269
- freelancerValueLabel: string;
1270
- qualification: number;
1271
- qualified: boolean;
1272
- }[];
1273
- };
1274
- applied?: any;
1275
- hired?: any;
1276
- contract?: any;
1277
- };
1278
- };
1279
- isVisitor: boolean;
1280
- openJobs: any[];
1281
- workHistory: {
1282
- startDate: string;
1283
- endDate: string;
1284
- totalCharge: number;
1285
- totalHours: number;
1286
- jobInfo: {
1287
- type: number;
1288
- title: string;
1289
- access: number;
1290
- uid?: any;
1291
- ciphertext?: any;
1292
- id?: any;
1293
- };
1294
- contractorInfo: {
1295
- ciphertext: string;
1296
- contractorName: string;
1297
- accessType: string;
1298
- };
1299
- rate: {
1300
- amount: number;
1301
- } | null;
1302
- feedback: {
1303
- score: number;
1304
- feedbackSuppressed: boolean;
1305
- comment: string;
1306
- feedback_suppressed: boolean;
1307
- };
1308
- feedbackToClient: {
1309
- score: number;
1310
- feedbackSuppressed: boolean;
1311
- comment: string;
1312
- feedback_suppressed: boolean;
1313
- };
1314
- isEDCPublic: boolean;
1315
- status?: any;
1316
- isEDCReplicated?: any;
1317
- isPtcJob?: any;
1318
- }[];
1319
- similarJobs: any[];
1320
- sands: {
1321
- occupation: {
1322
- uid: string;
1323
- id: string;
1324
- freeText: string | null;
1325
- ontologyId: string;
1326
- prefLabel: string;
1327
- };
1328
- ontologySkills: any[];
1329
- additionalSkills: {
1330
- name: string;
1331
- uid: string;
1332
- isFreeText: boolean;
1333
- }[];
1334
- };
1335
- auth: {
1336
- canFlagOpening: boolean;
1337
- canPostJob: boolean;
1338
- domestic: {
1339
- country: string | null;
1340
- isInfographicTooltipAvailable: boolean;
1341
- };
1342
- };
1343
- applicants: {
1344
- applicantsBidsStats?: any;
1345
- };
1346
- enterpriseJobAdditionalInfo: Record<string, any>;
1347
- applicationContext: {
1348
- freelancerAllowed: boolean;
1349
- clientAllowed: boolean;
1350
- userIntentEvaluation: {
1351
- isDeclined: boolean;
1352
- reason: string | null;
1353
- };
1354
- canApplyOnBehalfOfAgencyFreelancers: boolean;
1355
- canSubmitMoreProposals: boolean;
1356
- submittedProposals?: any;
1357
- };
1358
- profileMatchServiceUid: string;
1359
- seo: {
1360
- description: string;
1361
- title: string;
1362
- url: string;
1363
- };
1364
- proposalPermissions: {
1365
- freelancerAllowed: boolean;
1366
- clientAllowed: boolean;
1367
- };
1368
- isGroupOpportunity: boolean;
1369
- isPhoneVerified: boolean;
1370
- isApplyBlocked: boolean;
1371
- hasAiInterview: boolean;
1372
- connects?: {
1373
- pricing: {
1374
- price: number;
1375
- context: string;
1376
- auctionPrice: number;
1377
- };
1378
- requiredConnects: number;
1379
- availableConnects: number;
1380
- chooseConnectsStatus: {
1381
- isExplainerModalShown: boolean | null;
1382
- };
1383
- canSeeApplicantsRates: boolean;
1384
- } | null | undefined;
1385
- teamUid?: any;
1386
- jobSlug?: any;
1387
- prefillWith?: any;
1388
- workLocation?: any;
1389
- errorResponse?: any;
1390
- talentFeePromotion?: boolean | null | undefined;
1391
- }, {
1392
- cache: boolean;
1393
- job: {
1394
- type: number;
1395
- status: number;
1396
- numberOfPositionsToHire: number;
1397
- category: {
1398
- name: string;
1399
- urlSlug: string;
1400
- };
1401
- categoryGroup: {
1402
- name: string;
1403
- urlSlug: string;
1404
- };
1405
- budget: {
1406
- amount: number;
1407
- currencyCode: string;
1408
- };
1409
- postedOn: string;
1410
- publishTime: string;
1411
- wasRenewed: boolean;
1412
- startDate: string | null;
1413
- deliveryDate: string | null;
1414
- workload: string | null;
1415
- engagementDuration: {
1416
- label: string;
1417
- weeks: number;
1418
- };
1419
- extendedBudgetInfo: {
1420
- hourlyBudgetMin: number | null;
1421
- hourlyBudgetMax: number | null;
1422
- hourlyBudgetType: string | null;
1423
- };
1424
- contractorTier: number;
1425
- description: string;
1426
- segmentationData: {
1427
- customValue: string | null;
1428
- label: string;
1429
- name: string;
1430
- sortOrder: number;
1431
- type: string;
1432
- value: string;
1433
- skill?: any;
1434
- }[];
1435
- clientActivity: {
1436
- lastBuyerActivity: string;
1437
- totalApplicants: number;
1438
- totalHired: number;
1439
- totalInvitedToInterview: number;
1440
- unansweredInvites: number;
1441
- invitationsSent: number;
1442
- numberOfPositionsToHire: number;
1443
- };
1444
- annotations: {
1445
- tags: string[];
1446
- };
1447
- uid: string;
1448
- title: string;
1449
- ciphertext: string;
1450
- access: number;
1451
- createdOn: string;
1452
- hideBudget: boolean;
1453
- notSureProjectDuration: boolean;
1454
- notSureFreelancersToHire: boolean;
1455
- notSureExperienceLevel: boolean;
1456
- isContractToHire: boolean;
1457
- attachments: any[];
1458
- isPremium: boolean;
1459
- qualifications: {
1460
- type: number;
1461
- localMarket: boolean;
1462
- minJobSuccessScore: number;
1463
- minOdeskHours: number;
1464
- prefEnglishSkill: number;
1465
- risingTalent: boolean;
1466
- shouldHavePortfolio: boolean;
1467
- locationCheckRequired: boolean;
1468
- countries?: any;
1469
- earnings?: any;
1470
- groupRecno?: any;
1471
- languages?: any;
1472
- localDescription?: any;
1473
- localFlexibilityDescription?: any;
1474
- onSiteType?: any;
1475
- regions?: any;
1476
- states?: any;
1477
- tests?: any;
1478
- timezones?: any;
1479
- group?: any;
1480
- location?: any;
1481
- locations?: any;
1482
- };
1483
- questions: {
1484
- question: string;
1485
- position: number;
1486
- }[];
1487
- durationIdV3: number;
1488
- durationLabel: string;
1489
- };
1490
- buyer: {
1491
- location: {
1492
- offsetFromUtcMillis: number;
1493
- countryTimezone: string;
1494
- city: string;
1495
- country: string;
1496
- };
1497
- isEnterprise: boolean;
1498
- isPaymentMethodVerified: boolean;
1499
- stats: {
1500
- totalAssignments: number;
1501
- activeAssignmentsCount: number;
1502
- hoursCount: number;
1503
- feedbackCount: number;
1504
- score: number;
1505
- totalJobsWithHires: number;
1506
- totalCharges: {
1507
- amount: number;
1508
- };
1509
- };
1510
- company: {
1511
- name: string | null;
1512
- contractDate: string;
1513
- profile: {
1514
- industry: string;
1515
- size: number;
1516
- };
1517
- isEDCReplicated?: any;
1518
- };
1519
- jobs: {
1520
- postedCount: number;
1521
- openCount: number;
1522
- };
1523
- avgHourlyJobsRate: {
1524
- amount: number;
1525
- } | null;
1526
- };
1527
- currentUserInfo: {
1528
- owner: boolean;
1529
- freelancerInfo: {
1530
- profileState: string;
1531
- devProfileCiphertext: string;
1532
- application: Record<string, any>;
1533
- pendingInvite: Record<string, any>;
1534
- hourlyRate: {
1535
- amount: number;
1536
- };
1537
- qualificationsMatches: {
1538
- matches: {
1539
- clientPreferred: string;
1540
- clientPreferredLabel: string | null;
1541
- freelancerValue: string;
1542
- freelancerValueLabel: string;
1543
- qualification: number;
1544
- qualified: boolean;
1545
- }[];
1546
- };
1547
- applied?: any;
1548
- hired?: any;
1549
- contract?: any;
1550
- };
1551
- };
1552
- isVisitor: boolean;
1553
- openJobs: any[];
1554
- workHistory: {
1555
- startDate: string;
1556
- endDate: string;
1557
- totalCharge: number;
1558
- totalHours: number;
1559
- jobInfo: {
1560
- type: number;
1561
- title: string;
1562
- access: number;
1563
- uid?: any;
1564
- ciphertext?: any;
1565
- id?: any;
1566
- };
1567
- contractorInfo: {
1568
- ciphertext: string;
1569
- contractorName: string;
1570
- accessType: string;
1571
- };
1572
- rate: {
1573
- amount: number;
1574
- } | null;
1575
- feedback: {
1576
- score: number;
1577
- feedbackSuppressed: boolean;
1578
- comment: string;
1579
- feedback_suppressed: boolean;
1580
- };
1581
- feedbackToClient: {
1582
- score: number;
1583
- feedbackSuppressed: boolean;
1584
- comment: string;
1585
- feedback_suppressed: boolean;
1586
- };
1587
- isEDCPublic: boolean;
1588
- status?: any;
1589
- isEDCReplicated?: any;
1590
- isPtcJob?: any;
1591
- }[];
1592
- similarJobs: any[];
1593
- sands: {
1594
- occupation: {
1595
- uid: string;
1596
- id: string;
1597
- freeText: string | null;
1598
- ontologyId: string;
1599
- prefLabel: string;
1600
- };
1601
- ontologySkills: any[];
1602
- additionalSkills: {
1603
- name: string;
1604
- uid: string;
1605
- isFreeText: boolean;
1606
- }[];
1607
- };
1608
- auth: {
1609
- canFlagOpening: boolean;
1610
- canPostJob: boolean;
1611
- domestic: {
1612
- country: string | null;
1613
- isInfographicTooltipAvailable: boolean;
1614
- };
1615
- };
1616
- applicants: {
1617
- applicantsBidsStats?: any;
1618
- };
1619
- enterpriseJobAdditionalInfo: Record<string, any>;
1620
- applicationContext: {
1621
- freelancerAllowed: boolean;
1622
- clientAllowed: boolean;
1623
- userIntentEvaluation: {
1624
- isDeclined: boolean;
1625
- reason: string | null;
1626
- };
1627
- canApplyOnBehalfOfAgencyFreelancers: boolean;
1628
- canSubmitMoreProposals: boolean;
1629
- submittedProposals?: any;
1630
- };
1631
- profileMatchServiceUid: string;
1632
- seo: {
1633
- description: string;
1634
- title: string;
1635
- url: string;
1636
- };
1637
- proposalPermissions: {
1638
- freelancerAllowed: boolean;
1639
- clientAllowed: boolean;
1640
- };
1641
- isGroupOpportunity: boolean;
1642
- isPhoneVerified: boolean;
1643
- isApplyBlocked: boolean;
1644
- hasAiInterview: boolean;
1645
- connects?: {
1646
- pricing: {
1647
- price: number;
1648
- context: string;
1649
- auctionPrice: number;
1650
- };
1651
- requiredConnects: number;
1652
- availableConnects: number;
1653
- chooseConnectsStatus: {
1654
- isExplainerModalShown: boolean | null;
1655
- };
1656
- canSeeApplicantsRates: boolean;
1657
- } | null | undefined;
1658
- teamUid?: any;
1659
- jobSlug?: any;
1660
- prefillWith?: any;
1661
- workLocation?: any;
1662
- errorResponse?: any;
1663
- talentFeePromotion?: boolean | null | undefined;
1664
- }>;