lancer-shared 1.2.32 → 1.2.34

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 (167) hide show
  1. package/dist/bundle.cjs.js +69 -14
  2. package/dist/constants/routes.d.ts +8 -0
  3. package/dist/schemas/account/exceptions/bidder-account-alreay-connected.exception.d.ts +6 -0
  4. package/dist/schemas/account/exceptions/index.d.ts +1 -0
  5. package/dist/schemas/agent/index.d.ts +29 -123
  6. package/dist/schemas/campaign/campaign.d.ts +15 -4
  7. package/dist/schemas/organization/cover-letter.d.ts +33 -0
  8. package/dist/schemas/organization/index.d.ts +89 -40
  9. package/dist/schemas/scraper/scrape-payload.d.ts +754 -155
  10. package/package.json +1 -1
  11. package/dist/constants/collections.d.ts +0 -13
  12. package/dist/constants/collections.js +0 -14
  13. package/dist/constants/common-questions.js +0 -57
  14. package/dist/constants/index.js +0 -18
  15. package/dist/constants/job-filter-options.js +0 -265
  16. package/dist/constants/job-status.js +0 -21
  17. package/dist/constants/mappings/countryMapping.js +0 -120
  18. package/dist/constants/mappings/regionMapping.js +0 -240
  19. package/dist/constants/organization.d.ts +0 -2
  20. package/dist/constants/routes.js +0 -116
  21. package/dist/constants/upwork-accounts.js +0 -18
  22. package/dist/index.js +0 -4
  23. package/dist/schemas/account/account-status.js +0 -8
  24. package/dist/schemas/account/bidder-account.js +0 -35
  25. package/dist/schemas/account/index.js +0 -3
  26. package/dist/schemas/account/scraper-account.js +0 -34
  27. package/dist/schemas/ai/ai-config.d.ts +0 -36
  28. package/dist/schemas/ai/ai-config.js +0 -9
  29. package/dist/schemas/ai/index.d.ts +0 -3
  30. package/dist/schemas/ai/index.js +0 -3
  31. package/dist/schemas/ai/proposal.d.ts +0 -82
  32. package/dist/schemas/ai/proposal.js +0 -13
  33. package/dist/schemas/ai/suitability.d.ts +0 -37
  34. package/dist/schemas/ai/suitability.js +0 -14
  35. package/dist/schemas/bid/bid-result.js +0 -11
  36. package/dist/schemas/bid/bid.js +0 -35
  37. package/dist/schemas/bid/index.js +0 -2
  38. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -6
  39. package/dist/schemas/campaign/campaign-analytics.js +0 -42
  40. package/dist/schemas/campaign/campaign-expenses.js +0 -6
  41. package/dist/schemas/campaign/campaign-insights.js +0 -31
  42. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -87
  43. package/dist/schemas/campaign/campaign-integrations.js +0 -13
  44. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  45. package/dist/schemas/campaign/campaign-job-count.js +0 -3
  46. package/dist/schemas/campaign/campaign.js +0 -41
  47. package/dist/schemas/campaign/index.js +0 -7
  48. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  49. package/dist/schemas/chat-message/chat-message.js +0 -10
  50. package/dist/schemas/chat-message/index.d.ts +0 -1
  51. package/dist/schemas/chat-message/index.js +0 -1
  52. package/dist/schemas/config/agency-config.d.ts +0 -17
  53. package/dist/schemas/config/agency-config.js +0 -7
  54. package/dist/schemas/config/index.d.ts +0 -1
  55. package/dist/schemas/config/index.js +0 -1
  56. package/dist/schemas/event/index.d.ts +0 -58
  57. package/dist/schemas/index.js +0 -17
  58. package/dist/schemas/job-filters/index.d.ts +0 -1
  59. package/dist/schemas/job-filters/index.js +0 -1
  60. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  61. package/dist/schemas/job-filters/job-filters.js +0 -84
  62. package/dist/schemas/lead/index.js +0 -173
  63. package/dist/schemas/lead/lead-note.d.ts +0 -83
  64. package/dist/schemas/lead/lead-note.js +0 -27
  65. package/dist/schemas/lead/lead-status.js +0 -23
  66. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  67. package/dist/schemas/lead/nuxt.js +0 -287
  68. package/dist/schemas/logger/index.js +0 -1
  69. package/dist/schemas/logger/log-event.js +0 -117
  70. package/dist/schemas/meter-event/index.d.ts +0 -12
  71. package/dist/schemas/organization/index.js +0 -70
  72. package/dist/schemas/organization/member.js +0 -7
  73. package/dist/schemas/organization/organization.d.ts +0 -240
  74. package/dist/schemas/organization/organization.js +0 -16
  75. package/dist/schemas/organization/subscription.js +0 -17
  76. package/dist/schemas/proxy/index.js +0 -3
  77. package/dist/schemas/proxy/proxy-available-replacements.js +0 -3
  78. package/dist/schemas/proxy/proxy-country.js +0 -249
  79. package/dist/schemas/proxy/proxy.js +0 -29
  80. package/dist/schemas/saved-search/index.js +0 -9
  81. package/dist/schemas/scraper/index.js +0 -2
  82. package/dist/schemas/scraper/scrape-payload.js +0 -21
  83. package/dist/schemas/scraper/scrape-result.js +0 -23
  84. package/dist/schemas/shared.js +0 -19
  85. package/dist/schemas/tier/index.d.ts +0 -119
  86. package/dist/schemas/time-filter/index.js +0 -6
  87. package/dist/schemas/transaction/index.js +0 -17
  88. package/dist/schemas/usage/index.js +0 -18
  89. package/dist/schemas/user/index.js +0 -52
  90. package/dist/types/account/account-status.d.ts +0 -3
  91. package/dist/types/account/account-status.js +0 -1
  92. package/dist/types/account/bidder-account.d.ts +0 -7
  93. package/dist/types/account/bidder-account.js +0 -1
  94. package/dist/types/account/index.d.ts +0 -3
  95. package/dist/types/account/index.js +0 -3
  96. package/dist/types/account/scraper-account.d.ts +0 -5
  97. package/dist/types/account/scraper-account.js +0 -1
  98. package/dist/types/ai/ai-config.d.ts +0 -6
  99. package/dist/types/ai/ai-config.js +0 -1
  100. package/dist/types/ai/index.d.ts +0 -3
  101. package/dist/types/ai/index.js +0 -3
  102. package/dist/types/ai/proposal.d.ts +0 -10
  103. package/dist/types/ai/proposal.js +0 -1
  104. package/dist/types/ai/suitability.d.ts +0 -6
  105. package/dist/types/ai/suitability.js +0 -1
  106. package/dist/types/bid/bid-result.d.ts +0 -5
  107. package/dist/types/bid/bid-result.js +0 -1
  108. package/dist/types/bid/bid.d.ts +0 -9
  109. package/dist/types/bid/bid.js +0 -1
  110. package/dist/types/bid/index.d.ts +0 -2
  111. package/dist/types/bid/index.js +0 -2
  112. package/dist/types/campaign/campaign-analytics.d.ts +0 -7
  113. package/dist/types/campaign/campaign-analytics.js +0 -1
  114. package/dist/types/campaign/campaign-expenses.d.ts +0 -3
  115. package/dist/types/campaign/campaign-expenses.js +0 -1
  116. package/dist/types/campaign/campaign-insights.js +0 -1
  117. package/dist/types/campaign/campaign-integrations.d.ts +0 -6
  118. package/dist/types/campaign/campaign-integrations.js +0 -1
  119. package/dist/types/campaign/campaign-job-count.d.ts +0 -4
  120. package/dist/types/campaign/campaign-job-count.js +0 -1
  121. package/dist/types/campaign/campaign.js +0 -1
  122. package/dist/types/campaign/index.js +0 -6
  123. package/dist/types/chat-message/chat-message.d.ts +0 -4
  124. package/dist/types/chat-message/chat-message.js +0 -1
  125. package/dist/types/chat-message/index.d.ts +0 -1
  126. package/dist/types/chat-message/index.js +0 -1
  127. package/dist/types/config/agency-config.d.ts +0 -4
  128. package/dist/types/config/agency-config.js +0 -1
  129. package/dist/types/config/index.d.ts +0 -1
  130. package/dist/types/config/index.js +0 -1
  131. package/dist/types/index.d.ts +0 -15
  132. package/dist/types/index.js +0 -15
  133. package/dist/types/job/index.d.ts +0 -48
  134. package/dist/types/job/index.js +0 -3
  135. package/dist/types/job/job-note.d.ts +0 -10
  136. package/dist/types/job/job-note.js +0 -1
  137. package/dist/types/job/job-status.d.ts +0 -5
  138. package/dist/types/job/job-status.js +0 -9
  139. package/dist/types/job/nuxt.d.ts +0 -4
  140. package/dist/types/job/nuxt.js +0 -1
  141. package/dist/types/job-filters/index.d.ts +0 -1
  142. package/dist/types/job-filters/index.js +0 -1
  143. package/dist/types/job-filters/job-filters.d.ts +0 -4
  144. package/dist/types/job-filters/job-filters.js +0 -1
  145. package/dist/types/logger/index.d.ts +0 -1
  146. package/dist/types/logger/index.js +0 -1
  147. package/dist/types/logger/log-event.js +0 -1
  148. package/dist/types/saved-search/index.d.ts +0 -6
  149. package/dist/types/saved-search/index.js +0 -1
  150. package/dist/types/scraper/index.d.ts +0 -2
  151. package/dist/types/scraper/index.js +0 -2
  152. package/dist/types/scraper/scrape-payload.d.ts +0 -10
  153. package/dist/types/scraper/scrape-payload.js +0 -1
  154. package/dist/types/scraper/scrape-result.d.ts +0 -8
  155. package/dist/types/scraper/scrape-result.js +0 -1
  156. package/dist/types/shared.d.ts +0 -8
  157. package/dist/types/shared.js +0 -1
  158. package/dist/types/time-filter/index.d.ts +0 -3
  159. package/dist/types/time-filter/index.js +0 -1
  160. package/dist/types/transaction/index.d.ts +0 -4
  161. package/dist/types/transaction/index.js +0 -1
  162. package/dist/types/usage/index.d.ts +0 -6
  163. package/dist/types/usage/index.js +0 -1
  164. package/dist/types/user/index.d.ts +0 -15
  165. package/dist/types/user/index.js +0 -1
  166. package/dist/utils/index.js +0 -1
  167. package/dist/utils/try-catch.js +0 -10
@@ -103,8 +103,445 @@ export declare const scrapeJobActivityPayloadSchema: import("zod").ZodObject<{
103
103
  }>;
104
104
  export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
105
105
  userId: import("zod").ZodString;
106
- campaignId: import("zod").ZodString;
107
106
  tmp: import("zod").ZodString;
107
+ campaign: import("zod").ZodObject<{
108
+ id: import("zod").ZodString;
109
+ name: import("zod").ZodString;
110
+ filters: import("zod").ZodObject<{
111
+ keywords: import("zod").ZodNullable<import("zod").ZodObject<{
112
+ includes: import("zod").ZodNullable<import("zod").ZodString>;
113
+ excludes: import("zod").ZodNullable<import("zod").ZodString>;
114
+ }, "strip", import("zod").ZodTypeAny, {
115
+ includes: string | null;
116
+ excludes: string | null;
117
+ }, {
118
+ includes: string | null;
119
+ excludes: string | null;
120
+ }>>;
121
+ isFeatured: import("zod").ZodNullable<import("zod").ZodEnum<["all", "true", "false"]>>;
122
+ regions: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["all", "Worldwide", "UKOnly", "USOnly"]>, "many">>;
123
+ categories: import("zod").ZodNullable<import("zod").ZodObject<{
124
+ includes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["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">>;
125
+ excludes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["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">>;
126
+ }, "strip", import("zod").ZodTypeAny, {
127
+ 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")[] | null;
128
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
129
+ }, {
130
+ 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")[] | null;
131
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
132
+ }>>;
133
+ payment: import("zod").ZodNullable<import("zod").ZodObject<{
134
+ paymentType: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Fixed-price", "Hourly", "Unspecified"]>, "many">>;
135
+ minFixedPrice: import("zod").ZodNullable<import("zod").ZodNumber>;
136
+ maxFixedPrice: import("zod").ZodNullable<import("zod").ZodNumber>;
137
+ minHourlyRate: import("zod").ZodNullable<import("zod").ZodNumber>;
138
+ maxHourlyRate: import("zod").ZodNullable<import("zod").ZodNumber>;
139
+ }, "strip", import("zod").ZodTypeAny, {
140
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
141
+ minFixedPrice: number | null;
142
+ maxFixedPrice: number | null;
143
+ minHourlyRate: number | null;
144
+ maxHourlyRate: number | null;
145
+ }, {
146
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
147
+ minFixedPrice: number | null;
148
+ maxFixedPrice: number | null;
149
+ minHourlyRate: number | null;
150
+ maxHourlyRate: number | null;
151
+ }>>;
152
+ projectDuration: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Less than 1 month", "1 to 3 months", "3 to 6 months", "More than 6 months", "Unspecified"]>, "many">>;
153
+ experienceLevel: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Entry level", "Intermediate", "Expert"]>, "many">>;
154
+ questions: import("zod").ZodNullable<import("zod").ZodObject<{
155
+ hasQuestions: import("zod").ZodDefault<import("zod").ZodEnum<["all", "yes", "no"]>>;
156
+ }, "strip", import("zod").ZodTypeAny, {
157
+ hasQuestions: "all" | "yes" | "no";
158
+ }, {
159
+ hasQuestions?: "all" | "yes" | "no" | undefined;
160
+ }>>;
161
+ engagementType: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Less than 30 hrs/week", "More than 30 hrs/week", "Unspecified"]>, "many">>;
162
+ clientInfo: import("zod").ZodNullable<import("zod").ZodObject<{
163
+ isPaymentVerified: import("zod").ZodDefault<import("zod").ZodEnum<["all", "true", "false"]>>;
164
+ isPhoneVerified: import("zod").ZodDefault<import("zod").ZodEnum<["all", "true", "false"]>>;
165
+ enterpriseClient: import("zod").ZodDefault<import("zod").ZodEnum<["all", "true", "false"]>>;
166
+ clientLocationIncludes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>;
167
+ clientLocationExcludes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>;
168
+ minReviewScore: import("zod").ZodNullable<import("zod").ZodNumber>;
169
+ minTotalSpent: import("zod").ZodNullable<import("zod").ZodNumber>;
170
+ minHireRate: import("zod").ZodNullable<import("zod").ZodNumber>;
171
+ clientIndustry: import("zod").ZodNullable<import("zod").ZodArray<import("zod").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">>;
172
+ companySize: import("zod").ZodNullable<import("zod").ZodArray<import("zod").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">>;
173
+ minJobsPosted: import("zod").ZodNullable<import("zod").ZodNumber>;
174
+ minAvgHourlyRate: import("zod").ZodNullable<import("zod").ZodNumber>;
175
+ minNumReviews: import("zod").ZodNullable<import("zod").ZodNumber>;
176
+ memberSinceFrom: import("zod").ZodNullable<import("zod").ZodString>;
177
+ memberSinceTo: import("zod").ZodNullable<import("zod").ZodString>;
178
+ }, "strip", import("zod").ZodTypeAny, {
179
+ isPaymentVerified: "all" | "true" | "false";
180
+ isPhoneVerified: "all" | "true" | "false";
181
+ enterpriseClient: "all" | "true" | "false";
182
+ clientLocationIncludes: string[] | null;
183
+ clientLocationExcludes: string[] | null;
184
+ minReviewScore: number | null;
185
+ minTotalSpent: number | null;
186
+ minHireRate: number | null;
187
+ 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;
188
+ 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;
189
+ minJobsPosted: number | null;
190
+ minAvgHourlyRate: number | null;
191
+ minNumReviews: number | null;
192
+ memberSinceFrom: string | null;
193
+ memberSinceTo: string | null;
194
+ }, {
195
+ clientLocationIncludes: string[] | null;
196
+ clientLocationExcludes: string[] | null;
197
+ minReviewScore: number | null;
198
+ minTotalSpent: number | null;
199
+ minHireRate: number | null;
200
+ 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;
201
+ 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;
202
+ minJobsPosted: number | null;
203
+ minAvgHourlyRate: number | null;
204
+ minNumReviews: number | null;
205
+ memberSinceFrom: string | null;
206
+ memberSinceTo: string | null;
207
+ isPaymentVerified?: "all" | "true" | "false" | undefined;
208
+ isPhoneVerified?: "all" | "true" | "false" | undefined;
209
+ enterpriseClient?: "all" | "true" | "false" | undefined;
210
+ }>>;
211
+ vendorQualifications: import("zod").ZodNullable<import("zod").ZodObject<{
212
+ locationIncludes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>;
213
+ locationExcludes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>;
214
+ talentTypes: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Agency", "Independent", "Unspecified"]>, "many">>;
215
+ englishLevels: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<["Fluent", "Conversational", "Native or Bilingual", "Unspecified"]>, "many">>;
216
+ includeRisingTalent: import("zod").ZodNullable<import("zod").ZodString>;
217
+ requiredEarnings: import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<100>, import("zod").ZodLiteral<1000>, import("zod").ZodLiteral<10000>]>>;
218
+ requiredJSS: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodEnum<[">80%", ">90%", "100%", "RT"]>, "many">>;
219
+ }, "strip", import("zod").ZodTypeAny, {
220
+ locationIncludes: string[] | null;
221
+ locationExcludes: string[] | null;
222
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
223
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
224
+ includeRisingTalent: string | null;
225
+ requiredEarnings: 100 | 1000 | 10000 | null;
226
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
227
+ }, {
228
+ locationIncludes: string[] | null;
229
+ locationExcludes: string[] | null;
230
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
231
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
232
+ includeRisingTalent: string | null;
233
+ requiredEarnings: 100 | 1000 | 10000 | null;
234
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
235
+ }>>;
236
+ }, "strip", import("zod").ZodTypeAny, {
237
+ isFeatured: "all" | "true" | "false" | null;
238
+ keywords: {
239
+ includes: string | null;
240
+ excludes: string | null;
241
+ } | null;
242
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
243
+ categories: {
244
+ 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")[] | null;
245
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
246
+ } | null;
247
+ payment: {
248
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
249
+ minFixedPrice: number | null;
250
+ maxFixedPrice: number | null;
251
+ minHourlyRate: number | null;
252
+ maxHourlyRate: number | null;
253
+ } | null;
254
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
255
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
256
+ questions: {
257
+ hasQuestions: "all" | "yes" | "no";
258
+ } | null;
259
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
260
+ clientInfo: {
261
+ isPaymentVerified: "all" | "true" | "false";
262
+ isPhoneVerified: "all" | "true" | "false";
263
+ enterpriseClient: "all" | "true" | "false";
264
+ clientLocationIncludes: string[] | null;
265
+ clientLocationExcludes: string[] | null;
266
+ minReviewScore: number | null;
267
+ minTotalSpent: number | null;
268
+ minHireRate: number | null;
269
+ 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;
270
+ 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;
271
+ minJobsPosted: number | null;
272
+ minAvgHourlyRate: number | null;
273
+ minNumReviews: number | null;
274
+ memberSinceFrom: string | null;
275
+ memberSinceTo: string | null;
276
+ } | null;
277
+ vendorQualifications: {
278
+ locationIncludes: string[] | null;
279
+ locationExcludes: string[] | null;
280
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
281
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
282
+ includeRisingTalent: string | null;
283
+ requiredEarnings: 100 | 1000 | 10000 | null;
284
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
285
+ } | null;
286
+ }, {
287
+ isFeatured: "all" | "true" | "false" | null;
288
+ keywords: {
289
+ includes: string | null;
290
+ excludes: string | null;
291
+ } | null;
292
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
293
+ categories: {
294
+ 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")[] | null;
295
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
296
+ } | null;
297
+ payment: {
298
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
299
+ minFixedPrice: number | null;
300
+ maxFixedPrice: number | null;
301
+ minHourlyRate: number | null;
302
+ maxHourlyRate: number | null;
303
+ } | null;
304
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
305
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
306
+ questions: {
307
+ hasQuestions?: "all" | "yes" | "no" | undefined;
308
+ } | null;
309
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
310
+ clientInfo: {
311
+ clientLocationIncludes: string[] | null;
312
+ clientLocationExcludes: string[] | null;
313
+ minReviewScore: number | null;
314
+ minTotalSpent: number | null;
315
+ minHireRate: number | null;
316
+ 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;
317
+ 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;
318
+ minJobsPosted: number | null;
319
+ minAvgHourlyRate: number | null;
320
+ minNumReviews: number | null;
321
+ memberSinceFrom: string | null;
322
+ memberSinceTo: string | null;
323
+ isPaymentVerified?: "all" | "true" | "false" | undefined;
324
+ isPhoneVerified?: "all" | "true" | "false" | undefined;
325
+ enterpriseClient?: "all" | "true" | "false" | undefined;
326
+ } | null;
327
+ vendorQualifications: {
328
+ locationIncludes: string[] | null;
329
+ locationExcludes: string[] | null;
330
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
331
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
332
+ includeRisingTalent: string | null;
333
+ requiredEarnings: 100 | 1000 | 10000 | null;
334
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
335
+ } | null;
336
+ }>;
337
+ createdAt: import("zod").ZodNumber;
338
+ updatedAt: import("zod").ZodNumber;
339
+ confirmedBillingAt: import("zod").ZodNullable<import("zod").ZodNumber>;
340
+ automatedSuitability: import("zod").ZodNullable<import("zod").ZodBoolean>;
341
+ automatedBidding: import("zod").ZodNullable<import("zod").ZodBoolean>;
342
+ boostingEnabled: import("zod").ZodDefault<import("zod").ZodNullable<import("zod").ZodBoolean>>;
343
+ maximumBoost: import("zod").ZodDefault<import("zod").ZodNullable<import("zod").ZodNumber>>;
344
+ minimumBoost: import("zod").ZodDefault<import("zod").ZodNullable<import("zod").ZodNumber>>;
345
+ webhookUrl: import("zod").ZodNullable<import("zod").ZodString>;
346
+ monthlyBudget: import("zod").ZodNullable<import("zod").ZodNumber>;
347
+ suitabilityThreshold: import("zod").ZodDefault<import("zod").ZodNullable<import("zod").ZodNumber>>;
348
+ boostingThreshold: import("zod").ZodDefault<import("zod").ZodNullable<import("zod").ZodNumber>>;
349
+ leadCounts: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodEnum<["leads", "contacted", "viewed", "replied", "interview", "won", "lost"]>, import("zod").ZodNumber>>;
350
+ expenses: import("zod").ZodObject<{
351
+ biddingAmount: import("zod").ZodDefault<import("zod").ZodNumber>;
352
+ boostingAmount: import("zod").ZodDefault<import("zod").ZodNumber>;
353
+ boosted: import("zod").ZodDefault<import("zod").ZodNumber>;
354
+ }, "strip", import("zod").ZodTypeAny, {
355
+ biddingAmount: number;
356
+ boostingAmount: number;
357
+ boosted: number;
358
+ }, {
359
+ biddingAmount?: number | undefined;
360
+ boostingAmount?: number | undefined;
361
+ boosted?: number | undefined;
362
+ }>;
363
+ notificationWebhooks: import("zod").ZodRecord<import("zod").ZodEnum<["suitableLead", "proposalSent", "proposalFailed", "proposalViewed", "proposalReplied", "lowConnects", "leadAnalyzed", "accountHealth"]>, import("zod").ZodNullable<import("zod").ZodString>>;
364
+ status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"active">, import("zod").ZodLiteral<"draft">, import("zod").ZodLiteral<"paused">, import("zod").ZodLiteral<"error">]>>;
365
+ bidConfig: import("zod").ZodNullable<import("zod").ZodObject<{
366
+ agencyName: import("zod").ZodNullable<import("zod").ZodString>;
367
+ bidderId: import("zod").ZodNullable<import("zod").ZodString>;
368
+ contractorName: import("zod").ZodNullable<import("zod").ZodString>;
369
+ specialisedProfile: import("zod").ZodNullable<import("zod").ZodString>;
370
+ }, "strip", import("zod").ZodTypeAny, {
371
+ agencyName: string | null;
372
+ bidderId: string | null;
373
+ contractorName: string | null;
374
+ specialisedProfile: string | null;
375
+ }, {
376
+ agencyName: string | null;
377
+ bidderId: string | null;
378
+ contractorName: string | null;
379
+ specialisedProfile: string | null;
380
+ }>>;
381
+ coverLetterTemplateId: import("zod").ZodNullable<import("zod").ZodString>;
382
+ }, "strip", import("zod").ZodTypeAny, {
383
+ id: string;
384
+ name: string;
385
+ filters: {
386
+ isFeatured: "all" | "true" | "false" | null;
387
+ keywords: {
388
+ includes: string | null;
389
+ excludes: string | null;
390
+ } | null;
391
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
392
+ categories: {
393
+ 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")[] | null;
394
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
395
+ } | null;
396
+ payment: {
397
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
398
+ minFixedPrice: number | null;
399
+ maxFixedPrice: number | null;
400
+ minHourlyRate: number | null;
401
+ maxHourlyRate: number | null;
402
+ } | null;
403
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
404
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
405
+ questions: {
406
+ hasQuestions: "all" | "yes" | "no";
407
+ } | null;
408
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
409
+ clientInfo: {
410
+ isPaymentVerified: "all" | "true" | "false";
411
+ isPhoneVerified: "all" | "true" | "false";
412
+ enterpriseClient: "all" | "true" | "false";
413
+ clientLocationIncludes: string[] | null;
414
+ clientLocationExcludes: string[] | null;
415
+ minReviewScore: number | null;
416
+ minTotalSpent: number | null;
417
+ minHireRate: number | null;
418
+ 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;
419
+ 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;
420
+ minJobsPosted: number | null;
421
+ minAvgHourlyRate: number | null;
422
+ minNumReviews: number | null;
423
+ memberSinceFrom: string | null;
424
+ memberSinceTo: string | null;
425
+ } | null;
426
+ vendorQualifications: {
427
+ locationIncludes: string[] | null;
428
+ locationExcludes: string[] | null;
429
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
430
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
431
+ includeRisingTalent: string | null;
432
+ requiredEarnings: 100 | 1000 | 10000 | null;
433
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
434
+ } | null;
435
+ };
436
+ createdAt: number;
437
+ updatedAt: number;
438
+ confirmedBillingAt: number | null;
439
+ automatedSuitability: boolean | null;
440
+ automatedBidding: boolean | null;
441
+ boostingEnabled: boolean | null;
442
+ maximumBoost: number | null;
443
+ minimumBoost: number | null;
444
+ webhookUrl: string | null;
445
+ monthlyBudget: number | null;
446
+ suitabilityThreshold: number | null;
447
+ boostingThreshold: number | null;
448
+ leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost", number>> | null;
449
+ expenses: {
450
+ biddingAmount: number;
451
+ boostingAmount: number;
452
+ boosted: number;
453
+ };
454
+ notificationWebhooks: Partial<Record<"suitableLead" | "proposalSent" | "proposalFailed" | "proposalViewed" | "proposalReplied" | "lowConnects" | "leadAnalyzed" | "accountHealth", string | null>>;
455
+ bidConfig: {
456
+ agencyName: string | null;
457
+ bidderId: string | null;
458
+ contractorName: string | null;
459
+ specialisedProfile: string | null;
460
+ } | null;
461
+ coverLetterTemplateId: string | null;
462
+ status?: "active" | "draft" | "paused" | "error" | undefined;
463
+ }, {
464
+ id: string;
465
+ name: string;
466
+ filters: {
467
+ isFeatured: "all" | "true" | "false" | null;
468
+ keywords: {
469
+ includes: string | null;
470
+ excludes: string | null;
471
+ } | null;
472
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
473
+ categories: {
474
+ 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")[] | null;
475
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
476
+ } | null;
477
+ payment: {
478
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
479
+ minFixedPrice: number | null;
480
+ maxFixedPrice: number | null;
481
+ minHourlyRate: number | null;
482
+ maxHourlyRate: number | null;
483
+ } | null;
484
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
485
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
486
+ questions: {
487
+ hasQuestions?: "all" | "yes" | "no" | undefined;
488
+ } | null;
489
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
490
+ clientInfo: {
491
+ clientLocationIncludes: string[] | null;
492
+ clientLocationExcludes: string[] | null;
493
+ minReviewScore: number | null;
494
+ minTotalSpent: number | null;
495
+ minHireRate: number | null;
496
+ 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;
497
+ 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;
498
+ minJobsPosted: number | null;
499
+ minAvgHourlyRate: number | null;
500
+ minNumReviews: number | null;
501
+ memberSinceFrom: string | null;
502
+ memberSinceTo: string | null;
503
+ isPaymentVerified?: "all" | "true" | "false" | undefined;
504
+ isPhoneVerified?: "all" | "true" | "false" | undefined;
505
+ enterpriseClient?: "all" | "true" | "false" | undefined;
506
+ } | null;
507
+ vendorQualifications: {
508
+ locationIncludes: string[] | null;
509
+ locationExcludes: string[] | null;
510
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
511
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
512
+ includeRisingTalent: string | null;
513
+ requiredEarnings: 100 | 1000 | 10000 | null;
514
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
515
+ } | null;
516
+ };
517
+ createdAt: number;
518
+ updatedAt: number;
519
+ confirmedBillingAt: number | null;
520
+ automatedSuitability: boolean | null;
521
+ automatedBidding: boolean | null;
522
+ webhookUrl: string | null;
523
+ monthlyBudget: number | null;
524
+ leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost", number>> | null;
525
+ expenses: {
526
+ biddingAmount?: number | undefined;
527
+ boostingAmount?: number | undefined;
528
+ boosted?: number | undefined;
529
+ };
530
+ notificationWebhooks: Partial<Record<"suitableLead" | "proposalSent" | "proposalFailed" | "proposalViewed" | "proposalReplied" | "lowConnects" | "leadAnalyzed" | "accountHealth", string | null>>;
531
+ bidConfig: {
532
+ agencyName: string | null;
533
+ bidderId: string | null;
534
+ contractorName: string | null;
535
+ specialisedProfile: string | null;
536
+ } | null;
537
+ coverLetterTemplateId: string | null;
538
+ status?: "active" | "draft" | "paused" | "error" | undefined;
539
+ boostingEnabled?: boolean | null | undefined;
540
+ maximumBoost?: number | null | undefined;
541
+ minimumBoost?: number | null | undefined;
542
+ suitabilityThreshold?: number | null | undefined;
543
+ boostingThreshold?: number | null | undefined;
544
+ }>;
108
545
  organization: import("zod").ZodObject<{
109
546
  id: import("zod").ZodString;
110
547
  name: import("zod").ZodString;
@@ -177,7 +614,7 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
177
614
  source: import("zod").ZodEnum<["stripe", "manual"]>;
178
615
  usage: import("zod").ZodRecord<import("zod").ZodEnum<["suitabilityComplete", "proposalComplete", "biddingComplete"]>, import("zod").ZodNumber>;
179
616
  }, "strip", import("zod").ZodTypeAny, {
180
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
617
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
181
618
  planId: string;
182
619
  pendingPlanId: string | null;
183
620
  startedAt: number;
@@ -198,7 +635,7 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
198
635
  source: "stripe" | "manual";
199
636
  usage: Partial<Record<"suitabilityComplete" | "proposalComplete" | "biddingComplete", number>>;
200
637
  }, {
201
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
638
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
202
639
  planId: string;
203
640
  pendingPlanId: string | null;
204
641
  startedAt: number;
@@ -273,11 +710,13 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
273
710
  type: "agency" | "freelancer";
274
711
  id: string;
275
712
  name: string;
713
+ createdAt: number;
714
+ updatedAt: number;
715
+ active: boolean;
276
716
  associatedBidders: string[] | null;
277
717
  tierId: "free" | "premium";
278
- active: boolean;
279
718
  subscription: {
280
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
719
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
281
720
  planId: string;
282
721
  pendingPlanId: string | null;
283
722
  startedAt: number;
@@ -311,17 +750,17 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
311
750
  };
312
751
  savedCard: boolean;
313
752
  } | null;
314
- createdAt: number;
315
- updatedAt: number;
316
753
  }, {
317
754
  type: "agency" | "freelancer";
318
755
  id: string;
319
756
  name: string;
757
+ createdAt: number;
758
+ updatedAt: number;
759
+ active: boolean;
320
760
  associatedBidders: string[] | null;
321
761
  tierId: "free" | "premium";
322
- active: boolean;
323
762
  subscription: {
324
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
763
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
325
764
  planId: string;
326
765
  pendingPlanId: string | null;
327
766
  startedAt: number;
@@ -355,8 +794,6 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
355
794
  };
356
795
  savedCard: boolean;
357
796
  } | null;
358
- createdAt: number;
359
- updatedAt: number;
360
797
  }>;
361
798
  lead: import("zod").ZodObject<Omit<import("zod").objectUtil.extendShape<{
362
799
  id: import("zod").ZodNullable<import("zod").ZodString>;
@@ -396,24 +833,24 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
396
833
  paymentType: import("zod").ZodNullable<import("zod").ZodString>;
397
834
  fixedPrice: import("zod").ZodNullable<import("zod").ZodNumber>;
398
835
  }, "strip", import("zod").ZodTypeAny, {
836
+ paymentType: string | null;
837
+ experienceLevel: string | null;
399
838
  hours: string | null;
400
839
  duration: string | null;
401
- experienceLevel: string | null;
402
840
  hourlyRate: {
403
841
  min: number | null;
404
842
  max: number | null;
405
843
  } | null;
406
- paymentType: string | null;
407
844
  fixedPrice: number | null;
408
845
  }, {
846
+ paymentType: string | null;
847
+ experienceLevel: string | null;
409
848
  hours: string | null;
410
849
  duration: string | null;
411
- experienceLevel: string | null;
412
850
  hourlyRate: {
413
851
  min: number | null;
414
852
  max: number | null;
415
853
  } | null;
416
- paymentType: string | null;
417
854
  fixedPrice: number | null;
418
855
  }>>;
419
856
  clientInfo: import("zod").ZodNullable<import("zod").ZodObject<{
@@ -438,6 +875,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
438
875
  region: string | null;
439
876
  isPaymentVerified: boolean | null;
440
877
  isPhoneVerified: boolean | null;
878
+ enterpriseClient: boolean | null;
879
+ companySize: string | null;
441
880
  numberOfReviews: number | null;
442
881
  rating: number | null;
443
882
  country: string | null;
@@ -449,13 +888,13 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
449
888
  hireRate: number | null;
450
889
  memberSince: string | null;
451
890
  companyIndustry: string | null;
452
- companySize: string | null;
453
- enterpriseClient: boolean | null;
454
891
  avgHourlyRatePaid: number | null;
455
892
  }, {
456
893
  region: string | null;
457
894
  isPaymentVerified: boolean | null;
458
895
  isPhoneVerified: boolean | null;
896
+ enterpriseClient: boolean | null;
897
+ companySize: string | null;
459
898
  numberOfReviews: number | null;
460
899
  rating: number | null;
461
900
  country: string | null;
@@ -467,8 +906,6 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
467
906
  hireRate: number | null;
468
907
  memberSince: string | null;
469
908
  companyIndustry: string | null;
470
- companySize: string | null;
471
- enterpriseClient: boolean | null;
472
909
  avgHourlyRatePaid: number | null;
473
910
  }>>;
474
911
  vendorQualifications: import("zod").ZodNullable<import("zod").ZodObject<{
@@ -479,19 +916,19 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
479
916
  jobSuccessScore: import("zod").ZodNullable<import("zod").ZodString>;
480
917
  includeRisingTalent: import("zod").ZodNullable<import("zod").ZodString>;
481
918
  }, "strip", import("zod").ZodTypeAny, {
919
+ includeRisingTalent: string | null;
482
920
  location: string | null;
483
- talentType: "Agency" | "Independent" | "unspecified" | null;
921
+ talentType: "Independent" | "Agency" | "unspecified" | null;
484
922
  englishLevel: string | null;
485
923
  minimumEarnings: number | null;
486
924
  jobSuccessScore: string | null;
487
- includeRisingTalent: string | null;
488
925
  }, {
926
+ includeRisingTalent: string | null;
489
927
  location: string | null;
490
- talentType: "Agency" | "Independent" | "unspecified" | null;
928
+ talentType: "Independent" | "Agency" | "unspecified" | null;
491
929
  englishLevel: string | null;
492
930
  minimumEarnings: number | null;
493
931
  jobSuccessScore: string | null;
494
- includeRisingTalent: string | null;
495
932
  }>>;
496
933
  processed: import("zod").ZodNullable<import("zod").ZodBoolean>;
497
934
  isFeatured: import("zod").ZodNullable<import("zod").ZodBoolean>;
@@ -509,8 +946,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
509
946
  numHours: import("zod").ZodNullable<import("zod").ZodNumber>;
510
947
  totalBilled: import("zod").ZodNullable<import("zod").ZodNumber>;
511
948
  }, "strip", import("zod").ZodTypeAny, {
512
- hourlyRate: number | null;
513
949
  paymentType: string | null;
950
+ hourlyRate: number | null;
514
951
  fixedPrice: number | null;
515
952
  jobTitle: string | null;
516
953
  freelancerName: string | null;
@@ -522,8 +959,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
522
959
  numHours: number | null;
523
960
  totalBilled: number | null;
524
961
  }, {
525
- hourlyRate: number | null;
526
962
  paymentType: string | null;
963
+ hourlyRate: number | null;
527
964
  fixedPrice: number | null;
528
965
  jobTitle: string | null;
529
966
  freelancerName: string | null;
@@ -687,33 +1124,14 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
687
1124
  isFeatured: boolean | null;
688
1125
  region: "USOnly" | "UKOnly" | "Worldwide" | null;
689
1126
  id: string | null;
690
- createdAt: number | null;
691
- updatedAt: number | null;
692
- category: string | null;
693
- skills: {
694
- name: string;
695
- }[] | null;
696
- description: string | null;
697
- descriptionLength: number | null;
698
- connectsRequired: number | null;
699
- projectType: string | null;
700
1127
  projectDuration: string | null;
701
1128
  questions: string[] | null;
702
- metadata: {
703
- hours: string | null;
704
- duration: string | null;
705
- experienceLevel: string | null;
706
- hourlyRate: {
707
- min: number | null;
708
- max: number | null;
709
- } | null;
710
- paymentType: string | null;
711
- fixedPrice: number | null;
712
- } | null;
713
1129
  clientInfo: {
714
1130
  region: string | null;
715
1131
  isPaymentVerified: boolean | null;
716
1132
  isPhoneVerified: boolean | null;
1133
+ enterpriseClient: boolean | null;
1134
+ companySize: string | null;
717
1135
  numberOfReviews: number | null;
718
1136
  rating: number | null;
719
1137
  country: string | null;
@@ -725,21 +1143,43 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
725
1143
  hireRate: number | null;
726
1144
  memberSince: string | null;
727
1145
  companyIndustry: string | null;
728
- companySize: string | null;
729
- enterpriseClient: boolean | null;
730
1146
  avgHourlyRatePaid: number | null;
731
1147
  } | null;
732
1148
  vendorQualifications: {
1149
+ includeRisingTalent: string | null;
733
1150
  location: string | null;
734
- talentType: "Agency" | "Independent" | "unspecified" | null;
1151
+ talentType: "Independent" | "Agency" | "unspecified" | null;
735
1152
  englishLevel: string | null;
736
1153
  minimumEarnings: number | null;
737
1154
  jobSuccessScore: string | null;
738
- includeRisingTalent: string | null;
1155
+ } | null;
1156
+ createdAt: number | null;
1157
+ updatedAt: number | null;
1158
+ biddingAmount: number | null;
1159
+ boostingAmount: number | null;
1160
+ boosted: boolean | null;
1161
+ category: string | null;
1162
+ skills: {
1163
+ name: string;
1164
+ }[] | null;
1165
+ description: string | null;
1166
+ descriptionLength: number | null;
1167
+ connectsRequired: number | null;
1168
+ projectType: string | null;
1169
+ metadata: {
1170
+ paymentType: string | null;
1171
+ experienceLevel: string | null;
1172
+ hours: string | null;
1173
+ duration: string | null;
1174
+ hourlyRate: {
1175
+ min: number | null;
1176
+ max: number | null;
1177
+ } | null;
1178
+ fixedPrice: number | null;
739
1179
  } | null;
740
1180
  clientReviews: {
741
- hourlyRate: number | null;
742
1181
  paymentType: string | null;
1182
+ hourlyRate: number | null;
743
1183
  fixedPrice: number | null;
744
1184
  jobTitle: string | null;
745
1185
  freelancerName: string | null;
@@ -778,11 +1218,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
778
1218
  question: string;
779
1219
  answer: string;
780
1220
  }[] | null;
781
- agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1221
+ agentStatus: "proposalFailed" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
782
1222
  leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
783
- biddingAmount: number | null;
784
- boosted: boolean | null;
785
- boostingAmount: number | null;
786
1223
  biddingTaskScheduled: boolean | null;
787
1224
  scheduledBiddingTime: number | null;
788
1225
  activity?: Partial<Record<"4h" | "24h", {
@@ -814,33 +1251,14 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
814
1251
  isFeatured: boolean | null;
815
1252
  region: "USOnly" | "UKOnly" | "Worldwide" | null;
816
1253
  id: string | null;
817
- createdAt: number | null;
818
- updatedAt: number | null;
819
- category: string | null;
820
- skills: {
821
- name: string;
822
- }[] | null;
823
- description: string | null;
824
- descriptionLength: number | null;
825
- connectsRequired: number | null;
826
- projectType: string | null;
827
1254
  projectDuration: string | null;
828
1255
  questions: string[] | null;
829
- metadata: {
830
- hours: string | null;
831
- duration: string | null;
832
- experienceLevel: string | null;
833
- hourlyRate: {
834
- min: number | null;
835
- max: number | null;
836
- } | null;
837
- paymentType: string | null;
838
- fixedPrice: number | null;
839
- } | null;
840
1256
  clientInfo: {
841
1257
  region: string | null;
842
1258
  isPaymentVerified: boolean | null;
843
1259
  isPhoneVerified: boolean | null;
1260
+ enterpriseClient: boolean | null;
1261
+ companySize: string | null;
844
1262
  numberOfReviews: number | null;
845
1263
  rating: number | null;
846
1264
  country: string | null;
@@ -852,21 +1270,43 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
852
1270
  hireRate: number | null;
853
1271
  memberSince: string | null;
854
1272
  companyIndustry: string | null;
855
- companySize: string | null;
856
- enterpriseClient: boolean | null;
857
1273
  avgHourlyRatePaid: number | null;
858
1274
  } | null;
859
1275
  vendorQualifications: {
1276
+ includeRisingTalent: string | null;
860
1277
  location: string | null;
861
- talentType: "Agency" | "Independent" | "unspecified" | null;
1278
+ talentType: "Independent" | "Agency" | "unspecified" | null;
862
1279
  englishLevel: string | null;
863
1280
  minimumEarnings: number | null;
864
1281
  jobSuccessScore: string | null;
865
- includeRisingTalent: string | null;
1282
+ } | null;
1283
+ createdAt: number | null;
1284
+ updatedAt: number | null;
1285
+ biddingAmount: number | null;
1286
+ boostingAmount: number | null;
1287
+ boosted: boolean | null;
1288
+ category: string | null;
1289
+ skills: {
1290
+ name: string;
1291
+ }[] | null;
1292
+ description: string | null;
1293
+ descriptionLength: number | null;
1294
+ connectsRequired: number | null;
1295
+ projectType: string | null;
1296
+ metadata: {
1297
+ paymentType: string | null;
1298
+ experienceLevel: string | null;
1299
+ hours: string | null;
1300
+ duration: string | null;
1301
+ hourlyRate: {
1302
+ min: number | null;
1303
+ max: number | null;
1304
+ } | null;
1305
+ fixedPrice: number | null;
866
1306
  } | null;
867
1307
  clientReviews: {
868
- hourlyRate: number | null;
869
1308
  paymentType: string | null;
1309
+ hourlyRate: number | null;
870
1310
  fixedPrice: number | null;
871
1311
  jobTitle: string | null;
872
1312
  freelancerName: string | null;
@@ -905,11 +1345,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
905
1345
  question: string;
906
1346
  answer: string;
907
1347
  }[] | null;
908
- agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1348
+ agentStatus: "proposalFailed" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
909
1349
  leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
910
- biddingAmount: number | null;
911
- boosted: boolean | null;
912
- boostingAmount: number | null;
913
1350
  biddingTaskScheduled: boolean | null;
914
1351
  scheduledBiddingTime: number | null;
915
1352
  activity?: Partial<Record<"4h" | "24h", {
@@ -1011,17 +1448,100 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1011
1448
  firstExecutionTime: import("zod").ZodNumber;
1012
1449
  }, "strip", import("zod").ZodTypeAny, {
1013
1450
  userId: string;
1014
- campaignId: string;
1015
1451
  tmp: string;
1452
+ campaign: {
1453
+ id: string;
1454
+ name: string;
1455
+ filters: {
1456
+ isFeatured: "all" | "true" | "false" | null;
1457
+ keywords: {
1458
+ includes: string | null;
1459
+ excludes: string | null;
1460
+ } | null;
1461
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
1462
+ categories: {
1463
+ 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")[] | null;
1464
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
1465
+ } | null;
1466
+ payment: {
1467
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1468
+ minFixedPrice: number | null;
1469
+ maxFixedPrice: number | null;
1470
+ minHourlyRate: number | null;
1471
+ maxHourlyRate: number | null;
1472
+ } | null;
1473
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
1474
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
1475
+ questions: {
1476
+ hasQuestions: "all" | "yes" | "no";
1477
+ } | null;
1478
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
1479
+ clientInfo: {
1480
+ isPaymentVerified: "all" | "true" | "false";
1481
+ isPhoneVerified: "all" | "true" | "false";
1482
+ enterpriseClient: "all" | "true" | "false";
1483
+ clientLocationIncludes: string[] | null;
1484
+ clientLocationExcludes: string[] | null;
1485
+ minReviewScore: number | null;
1486
+ minTotalSpent: number | null;
1487
+ minHireRate: number | null;
1488
+ 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;
1489
+ 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;
1490
+ minJobsPosted: number | null;
1491
+ minAvgHourlyRate: number | null;
1492
+ minNumReviews: number | null;
1493
+ memberSinceFrom: string | null;
1494
+ memberSinceTo: string | null;
1495
+ } | null;
1496
+ vendorQualifications: {
1497
+ locationIncludes: string[] | null;
1498
+ locationExcludes: string[] | null;
1499
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
1500
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
1501
+ includeRisingTalent: string | null;
1502
+ requiredEarnings: 100 | 1000 | 10000 | null;
1503
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
1504
+ } | null;
1505
+ };
1506
+ createdAt: number;
1507
+ updatedAt: number;
1508
+ confirmedBillingAt: number | null;
1509
+ automatedSuitability: boolean | null;
1510
+ automatedBidding: boolean | null;
1511
+ boostingEnabled: boolean | null;
1512
+ maximumBoost: number | null;
1513
+ minimumBoost: number | null;
1514
+ webhookUrl: string | null;
1515
+ monthlyBudget: number | null;
1516
+ suitabilityThreshold: number | null;
1517
+ boostingThreshold: number | null;
1518
+ leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost", number>> | null;
1519
+ expenses: {
1520
+ biddingAmount: number;
1521
+ boostingAmount: number;
1522
+ boosted: number;
1523
+ };
1524
+ notificationWebhooks: Partial<Record<"suitableLead" | "proposalSent" | "proposalFailed" | "proposalViewed" | "proposalReplied" | "lowConnects" | "leadAnalyzed" | "accountHealth", string | null>>;
1525
+ bidConfig: {
1526
+ agencyName: string | null;
1527
+ bidderId: string | null;
1528
+ contractorName: string | null;
1529
+ specialisedProfile: string | null;
1530
+ } | null;
1531
+ coverLetterTemplateId: string | null;
1532
+ status?: "active" | "draft" | "paused" | "error" | undefined;
1533
+ };
1016
1534
  organization: {
1017
1535
  type: "agency" | "freelancer";
1018
1536
  id: string;
1019
1537
  name: string;
1538
+ createdAt: number;
1539
+ updatedAt: number;
1540
+ active: boolean;
1020
1541
  associatedBidders: string[] | null;
1021
1542
  tierId: "free" | "premium";
1022
- active: boolean;
1023
1543
  subscription: {
1024
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
1544
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
1025
1545
  planId: string;
1026
1546
  pendingPlanId: string | null;
1027
1547
  startedAt: number;
@@ -1055,8 +1575,6 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1055
1575
  };
1056
1576
  savedCard: boolean;
1057
1577
  } | null;
1058
- createdAt: number;
1059
- updatedAt: number;
1060
1578
  };
1061
1579
  lead: {
1062
1580
  uid: string | null;
@@ -1066,33 +1584,14 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1066
1584
  isFeatured: boolean | null;
1067
1585
  region: "USOnly" | "UKOnly" | "Worldwide" | null;
1068
1586
  id: string | null;
1069
- createdAt: number | null;
1070
- updatedAt: number | null;
1071
- category: string | null;
1072
- skills: {
1073
- name: string;
1074
- }[] | null;
1075
- description: string | null;
1076
- descriptionLength: number | null;
1077
- connectsRequired: number | null;
1078
- projectType: string | null;
1079
1587
  projectDuration: string | null;
1080
1588
  questions: string[] | null;
1081
- metadata: {
1082
- hours: string | null;
1083
- duration: string | null;
1084
- experienceLevel: string | null;
1085
- hourlyRate: {
1086
- min: number | null;
1087
- max: number | null;
1088
- } | null;
1089
- paymentType: string | null;
1090
- fixedPrice: number | null;
1091
- } | null;
1092
1589
  clientInfo: {
1093
1590
  region: string | null;
1094
1591
  isPaymentVerified: boolean | null;
1095
1592
  isPhoneVerified: boolean | null;
1593
+ enterpriseClient: boolean | null;
1594
+ companySize: string | null;
1096
1595
  numberOfReviews: number | null;
1097
1596
  rating: number | null;
1098
1597
  country: string | null;
@@ -1104,21 +1603,43 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1104
1603
  hireRate: number | null;
1105
1604
  memberSince: string | null;
1106
1605
  companyIndustry: string | null;
1107
- companySize: string | null;
1108
- enterpriseClient: boolean | null;
1109
1606
  avgHourlyRatePaid: number | null;
1110
1607
  } | null;
1111
1608
  vendorQualifications: {
1609
+ includeRisingTalent: string | null;
1112
1610
  location: string | null;
1113
- talentType: "Agency" | "Independent" | "unspecified" | null;
1611
+ talentType: "Independent" | "Agency" | "unspecified" | null;
1114
1612
  englishLevel: string | null;
1115
1613
  minimumEarnings: number | null;
1116
1614
  jobSuccessScore: string | null;
1117
- includeRisingTalent: string | null;
1615
+ } | null;
1616
+ createdAt: number | null;
1617
+ updatedAt: number | null;
1618
+ biddingAmount: number | null;
1619
+ boostingAmount: number | null;
1620
+ boosted: boolean | null;
1621
+ category: string | null;
1622
+ skills: {
1623
+ name: string;
1624
+ }[] | null;
1625
+ description: string | null;
1626
+ descriptionLength: number | null;
1627
+ connectsRequired: number | null;
1628
+ projectType: string | null;
1629
+ metadata: {
1630
+ paymentType: string | null;
1631
+ experienceLevel: string | null;
1632
+ hours: string | null;
1633
+ duration: string | null;
1634
+ hourlyRate: {
1635
+ min: number | null;
1636
+ max: number | null;
1637
+ } | null;
1638
+ fixedPrice: number | null;
1118
1639
  } | null;
1119
1640
  clientReviews: {
1120
- hourlyRate: number | null;
1121
1641
  paymentType: string | null;
1642
+ hourlyRate: number | null;
1122
1643
  fixedPrice: number | null;
1123
1644
  jobTitle: string | null;
1124
1645
  freelancerName: string | null;
@@ -1157,11 +1678,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1157
1678
  question: string;
1158
1679
  answer: string;
1159
1680
  }[] | null;
1160
- agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1681
+ agentStatus: "proposalFailed" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1161
1682
  leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
1162
- biddingAmount: number | null;
1163
- boosted: boolean | null;
1164
- boostingAmount: number | null;
1165
1683
  biddingTaskScheduled: boolean | null;
1166
1684
  scheduledBiddingTime: number | null;
1167
1685
  activity?: Partial<Record<"4h" | "24h", {
@@ -1211,17 +1729,100 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1211
1729
  firstExecutionTime: number;
1212
1730
  }, {
1213
1731
  userId: string;
1214
- campaignId: string;
1215
1732
  tmp: string;
1733
+ campaign: {
1734
+ id: string;
1735
+ name: string;
1736
+ filters: {
1737
+ isFeatured: "all" | "true" | "false" | null;
1738
+ keywords: {
1739
+ includes: string | null;
1740
+ excludes: string | null;
1741
+ } | null;
1742
+ regions: ("USOnly" | "UKOnly" | "Worldwide" | "all")[] | null;
1743
+ categories: {
1744
+ 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")[] | null;
1745
+ excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting")[] | null;
1746
+ } | null;
1747
+ payment: {
1748
+ paymentType: ("Unspecified" | "Fixed-price" | "Hourly")[] | null;
1749
+ minFixedPrice: number | null;
1750
+ maxFixedPrice: number | null;
1751
+ minHourlyRate: number | null;
1752
+ maxHourlyRate: number | null;
1753
+ } | null;
1754
+ projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
1755
+ experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
1756
+ questions: {
1757
+ hasQuestions?: "all" | "yes" | "no" | undefined;
1758
+ } | null;
1759
+ engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
1760
+ clientInfo: {
1761
+ clientLocationIncludes: string[] | null;
1762
+ clientLocationExcludes: string[] | null;
1763
+ minReviewScore: number | null;
1764
+ minTotalSpent: number | null;
1765
+ minHireRate: number | null;
1766
+ 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;
1767
+ 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;
1768
+ minJobsPosted: number | null;
1769
+ minAvgHourlyRate: number | null;
1770
+ minNumReviews: number | null;
1771
+ memberSinceFrom: string | null;
1772
+ memberSinceTo: string | null;
1773
+ isPaymentVerified?: "all" | "true" | "false" | undefined;
1774
+ isPhoneVerified?: "all" | "true" | "false" | undefined;
1775
+ enterpriseClient?: "all" | "true" | "false" | undefined;
1776
+ } | null;
1777
+ vendorQualifications: {
1778
+ locationIncludes: string[] | null;
1779
+ locationExcludes: string[] | null;
1780
+ talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
1781
+ englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
1782
+ includeRisingTalent: string | null;
1783
+ requiredEarnings: 100 | 1000 | 10000 | null;
1784
+ requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
1785
+ } | null;
1786
+ };
1787
+ createdAt: number;
1788
+ updatedAt: number;
1789
+ confirmedBillingAt: number | null;
1790
+ automatedSuitability: boolean | null;
1791
+ automatedBidding: boolean | null;
1792
+ webhookUrl: string | null;
1793
+ monthlyBudget: number | null;
1794
+ leadCounts: Partial<Record<"leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost", number>> | null;
1795
+ expenses: {
1796
+ biddingAmount?: number | undefined;
1797
+ boostingAmount?: number | undefined;
1798
+ boosted?: number | undefined;
1799
+ };
1800
+ notificationWebhooks: Partial<Record<"suitableLead" | "proposalSent" | "proposalFailed" | "proposalViewed" | "proposalReplied" | "lowConnects" | "leadAnalyzed" | "accountHealth", string | null>>;
1801
+ bidConfig: {
1802
+ agencyName: string | null;
1803
+ bidderId: string | null;
1804
+ contractorName: string | null;
1805
+ specialisedProfile: string | null;
1806
+ } | null;
1807
+ coverLetterTemplateId: string | null;
1808
+ status?: "active" | "draft" | "paused" | "error" | undefined;
1809
+ boostingEnabled?: boolean | null | undefined;
1810
+ maximumBoost?: number | null | undefined;
1811
+ minimumBoost?: number | null | undefined;
1812
+ suitabilityThreshold?: number | null | undefined;
1813
+ boostingThreshold?: number | null | undefined;
1814
+ };
1216
1815
  organization: {
1217
1816
  type: "agency" | "freelancer";
1218
1817
  id: string;
1219
1818
  name: string;
1819
+ createdAt: number;
1820
+ updatedAt: number;
1821
+ active: boolean;
1220
1822
  associatedBidders: string[] | null;
1221
1823
  tierId: "free" | "premium";
1222
- active: boolean;
1223
1824
  subscription: {
1224
- status: "active" | "trialing" | "cancelled" | "paused" | "payment_pending" | "payment_failed";
1825
+ status: "active" | "paused" | "trialing" | "cancelled" | "payment_pending" | "payment_failed";
1225
1826
  planId: string;
1226
1827
  pendingPlanId: string | null;
1227
1828
  startedAt: number;
@@ -1255,8 +1856,6 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1255
1856
  };
1256
1857
  savedCard: boolean;
1257
1858
  } | null;
1258
- createdAt: number;
1259
- updatedAt: number;
1260
1859
  };
1261
1860
  lead: {
1262
1861
  uid: string | null;
@@ -1266,33 +1865,14 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1266
1865
  isFeatured: boolean | null;
1267
1866
  region: "USOnly" | "UKOnly" | "Worldwide" | null;
1268
1867
  id: string | null;
1269
- createdAt: number | null;
1270
- updatedAt: number | null;
1271
- category: string | null;
1272
- skills: {
1273
- name: string;
1274
- }[] | null;
1275
- description: string | null;
1276
- descriptionLength: number | null;
1277
- connectsRequired: number | null;
1278
- projectType: string | null;
1279
1868
  projectDuration: string | null;
1280
1869
  questions: string[] | null;
1281
- metadata: {
1282
- hours: string | null;
1283
- duration: string | null;
1284
- experienceLevel: string | null;
1285
- hourlyRate: {
1286
- min: number | null;
1287
- max: number | null;
1288
- } | null;
1289
- paymentType: string | null;
1290
- fixedPrice: number | null;
1291
- } | null;
1292
1870
  clientInfo: {
1293
1871
  region: string | null;
1294
1872
  isPaymentVerified: boolean | null;
1295
1873
  isPhoneVerified: boolean | null;
1874
+ enterpriseClient: boolean | null;
1875
+ companySize: string | null;
1296
1876
  numberOfReviews: number | null;
1297
1877
  rating: number | null;
1298
1878
  country: string | null;
@@ -1304,21 +1884,43 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1304
1884
  hireRate: number | null;
1305
1885
  memberSince: string | null;
1306
1886
  companyIndustry: string | null;
1307
- companySize: string | null;
1308
- enterpriseClient: boolean | null;
1309
1887
  avgHourlyRatePaid: number | null;
1310
1888
  } | null;
1311
1889
  vendorQualifications: {
1890
+ includeRisingTalent: string | null;
1312
1891
  location: string | null;
1313
- talentType: "Agency" | "Independent" | "unspecified" | null;
1892
+ talentType: "Independent" | "Agency" | "unspecified" | null;
1314
1893
  englishLevel: string | null;
1315
1894
  minimumEarnings: number | null;
1316
1895
  jobSuccessScore: string | null;
1317
- includeRisingTalent: string | null;
1896
+ } | null;
1897
+ createdAt: number | null;
1898
+ updatedAt: number | null;
1899
+ biddingAmount: number | null;
1900
+ boostingAmount: number | null;
1901
+ boosted: boolean | null;
1902
+ category: string | null;
1903
+ skills: {
1904
+ name: string;
1905
+ }[] | null;
1906
+ description: string | null;
1907
+ descriptionLength: number | null;
1908
+ connectsRequired: number | null;
1909
+ projectType: string | null;
1910
+ metadata: {
1911
+ paymentType: string | null;
1912
+ experienceLevel: string | null;
1913
+ hours: string | null;
1914
+ duration: string | null;
1915
+ hourlyRate: {
1916
+ min: number | null;
1917
+ max: number | null;
1918
+ } | null;
1919
+ fixedPrice: number | null;
1318
1920
  } | null;
1319
1921
  clientReviews: {
1320
- hourlyRate: number | null;
1321
1922
  paymentType: string | null;
1923
+ hourlyRate: number | null;
1322
1924
  fixedPrice: number | null;
1323
1925
  jobTitle: string | null;
1324
1926
  freelancerName: string | null;
@@ -1357,11 +1959,8 @@ export declare const checkLeadStatusPayloadSchema: import("zod").ZodObject<{
1357
1959
  question: string;
1358
1960
  answer: string;
1359
1961
  }[] | null;
1360
- agentStatus: "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "proposalFailed" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1962
+ agentStatus: "proposalFailed" | "suitabilityPending" | "suitabilityProcessing" | "suitabilityComplete" | "suitabilityFailed" | "proposalProcessing" | "proposalComplete" | "biddingProcessing" | "biddingComplete" | "biddingFailed" | "jobArchived" | null;
1361
1963
  leadStatus: "leads" | "contacted" | "viewed" | "replied" | "interview" | "won" | "lost" | null;
1362
- biddingAmount: number | null;
1363
- boosted: boolean | null;
1364
- boostingAmount: number | null;
1365
1964
  biddingTaskScheduled: boolean | null;
1366
1965
  scheduledBiddingTime: number | null;
1367
1966
  activity?: Partial<Record<"4h" | "24h", {