@kanda-libs/ks-schema 1.0.811 → 1.0.813
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/schemas/Company.d.ts +2 -2
- package/dist/components/schemas/CompanyInfo.d.ts +1 -1
- package/dist/components/schemas/Credit.d.ts +1 -1
- package/dist/components/schemas/CustomerOptions.d.ts +1 -1
- package/dist/components/schemas/Enquiry.d.ts +1 -1
- package/dist/components/schemas/EnquiryBody.d.ts +1 -1
- package/dist/components/schemas/EnquiryInfo.d.ts +1 -1
- package/dist/components/schemas/FinanceRate.d.ts +1 -1
- package/dist/components/schemas/InfoCheckoutRedirect.d.ts +1 -1
- package/dist/components/schemas/InfoEnquiry.d.ts +4 -4
- package/dist/components/schemas/InfoEntity.d.ts +6 -6
- package/dist/components/schemas/InfoLegacyRedirect.d.ts +1 -1
- package/dist/components/schemas/InfoSearch.d.ts +7 -7
- package/dist/components/schemas/InfoWorkType.d.ts +2 -2
- package/dist/components/schemas/Job.d.ts +3 -3
- package/dist/components/schemas/JobInfo.d.ts +1 -1
- package/dist/components/schemas/JobOverride.d.ts +1 -1
- package/dist/components/schemas/KagentChat.d.ts +2 -2
- package/dist/components/schemas/KagentVisitorInfo.d.ts +1 -1
- package/dist/components/schemas/Lead.d.ts +3 -3
- package/dist/components/schemas/LeadQuote.d.ts +2 -2
- package/dist/components/schemas/Rate.d.ts +1 -1
- package/dist/components/schemas/SearchHits.d.ts +7 -7
- package/dist/components/schemas/TradeFilter.d.ts +1 -1
- package/dist/components/schemas/TradeSummary.d.ts +1 -1
- package/dist/components/schemas/WorkType.d.ts +2 -2
- package/dist/components/schemas/WorkType.d.ts.map +1 -1
- package/dist/components/schemas/WorkType.js +1 -0
- package/dist/operations/applyCredit.d.ts +1 -1
- package/dist/operations/applyInviteLead.d.ts +3 -3
- package/dist/operations/applyJob.d.ts +3 -3
- package/dist/operations/approveCompany.d.ts +2 -2
- package/dist/operations/approveJobSatNote.d.ts +3 -3
- package/dist/operations/archiveJob.d.ts +3 -3
- package/dist/operations/budgetLead.d.ts +3 -3
- package/dist/operations/checkCredit.d.ts +1 -1
- package/dist/operations/completeJob.d.ts +3 -3
- package/dist/operations/connectTradesLead.d.ts +1 -1
- package/dist/operations/consentMigrateCredit.d.ts +1 -1
- package/dist/operations/declineCompany.d.ts +2 -2
- package/dist/operations/delayJobSatNote.d.ts +3 -3
- package/dist/operations/deleteCompany.d.ts +2 -2
- package/dist/operations/deleteCredit.d.ts +1 -1
- package/dist/operations/deleteEnquiry.d.ts +1 -1
- package/dist/operations/deleteJob.d.ts +3 -3
- package/dist/operations/deleteLead.d.ts +3 -3
- package/dist/operations/deleteRate.d.ts +1 -1
- package/dist/operations/directorCompany.d.ts +2 -2
- package/dist/operations/getCompanies.d.ts +2 -2
- package/dist/operations/getCompany.d.ts +2 -2
- package/dist/operations/getCredit.d.ts +1 -1
- package/dist/operations/getCredits.d.ts +1 -1
- package/dist/operations/getEnquiries.d.ts +1 -1
- package/dist/operations/getEnquiry.d.ts +1 -1
- package/dist/operations/getInfoEnquiry.d.ts +4 -4
- package/dist/operations/getInfoEntity.d.ts +6 -6
- package/dist/operations/getJob.d.ts +3 -3
- package/dist/operations/getJobs.d.ts +3 -3
- package/dist/operations/getLead.d.ts +3 -3
- package/dist/operations/getLeads.d.ts +3 -3
- package/dist/operations/getRate.d.ts +1 -1
- package/dist/operations/getRates.d.ts +1 -1
- package/dist/operations/infoCheckoutRedirect.d.ts +1 -1
- package/dist/operations/infoCredit.d.ts +1 -1
- package/dist/operations/infoExampleJob.d.ts +3 -3
- package/dist/operations/infoKagent.d.ts +2 -2
- package/dist/operations/infoLegacyRedirect.d.ts +1 -1
- package/dist/operations/infoRate.d.ts +1 -1
- package/dist/operations/infoSearch.d.ts +7 -7
- package/dist/operations/infoTradeSummary.d.ts +1 -1
- package/dist/operations/infoWorkType.d.ts +2 -2
- package/dist/operations/jobSwitchDeposit.d.ts +3 -3
- package/dist/operations/lenderReviewJobSatNote.d.ts +3 -3
- package/dist/operations/matchTradesLead.d.ts +1 -1
- package/dist/operations/migrateCredit.d.ts +1 -1
- package/dist/operations/overrideJob.d.ts +3 -3
- package/dist/operations/payJob.d.ts +3 -3
- package/dist/operations/payoutJob.d.ts +3 -3
- package/dist/operations/postCompany.d.ts +2 -2
- package/dist/operations/postCompanyBillingSuccess.d.ts +2 -2
- package/dist/operations/postCredit.d.ts +1 -1
- package/dist/operations/postEnquiry.d.ts +1 -1
- package/dist/operations/postEnquiryArchive.d.ts +1 -1
- package/dist/operations/postEnquiryBudget.d.ts +1 -1
- package/dist/operations/postEnquiryConsumer.d.ts +1 -1
- package/dist/operations/postEnquiryConsumerPreferences.d.ts +1 -1
- package/dist/operations/postEnquiryConsumerSignature.d.ts +1 -1
- package/dist/operations/postEnquiryConvertJob.d.ts +1 -1
- package/dist/operations/postEnquiryInterestInCredit.d.ts +1 -1
- package/dist/operations/postEnquiryJobInfo.d.ts +1 -1
- package/dist/operations/postEnquiryQuote.d.ts +1 -1
- package/dist/operations/postEnquiryState.d.ts +1 -1
- package/dist/operations/postEnquirySubmit.d.ts +1 -1
- package/dist/operations/postEnquiryUnarchive.d.ts +1 -1
- package/dist/operations/postJob.d.ts +3 -3
- package/dist/operations/postLead.d.ts +3 -3
- package/dist/operations/postRate.d.ts +1 -1
- package/dist/operations/putCompany.d.ts +2 -2
- package/dist/operations/putCredit.d.ts +1 -1
- package/dist/operations/putEnquiry.d.ts +1 -1
- package/dist/operations/putJob.d.ts +3 -3
- package/dist/operations/putLead.d.ts +3 -3
- package/dist/operations/putRate.d.ts +1 -1
- package/dist/operations/quoteCredit.d.ts +1 -1
- package/dist/operations/quoteJob.d.ts +3 -3
- package/dist/operations/quoteLead.d.ts +3 -3
- package/dist/operations/reapplyJob.d.ts +3 -3
- package/dist/operations/referLead.d.ts +3 -3
- package/dist/operations/sendJob.d.ts +3 -3
- package/dist/operations/sendLeadJob.d.ts +3 -3
- package/dist/operations/signCredit.d.ts +1 -1
- package/dist/operations/signJobSatNote.d.ts +3 -3
- package/dist/operations/tradeLead.d.ts +3 -3
- package/dist/operations/tradeQuoteApprovalLead.d.ts +3 -3
- package/dist/operations/unarchiveJob.d.ts +3 -3
- package/dist/operations/viewJobSatNote.d.ts +3 -3
- package/dist/schema.json +1 -1
- package/dist/widget/index.d.ts +15059 -15059
- package/dist/widget/index.d.ts.map +1 -1
- package/dist/widget/index.js +35267 -35233
- package/package.json +1 -1
- package/schema.yaml +3 -2
|
@@ -117,7 +117,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
117
117
|
print_name: t.StringC;
|
|
118
118
|
signed_at: import("io-ts-types").DateFromISOStringC;
|
|
119
119
|
}>;
|
|
120
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
120
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
121
121
|
}>]>;
|
|
122
122
|
solar_company_info: t.IntersectionC<[t.TypeC<{
|
|
123
123
|
epvs_registration_number: t.StringC;
|
|
@@ -195,7 +195,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
195
195
|
max_deposit_value: t.NumberC;
|
|
196
196
|
min_job_value: t.NumberC;
|
|
197
197
|
max_job_value: t.NumberC;
|
|
198
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
198
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
199
199
|
}>]>>;
|
|
200
200
|
quote_preference: t.UnionC<[t.LiteralC<"no_preference">, t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
201
201
|
skip_deposit: t.UnionC<[t.LiteralC<"Yes">, t.LiteralC<"No">]>;
|
|
@@ -313,7 +313,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
313
313
|
max_deposit_value: t.NumberC;
|
|
314
314
|
min_job_value: t.NumberC;
|
|
315
315
|
max_job_value: t.NumberC;
|
|
316
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
316
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
317
317
|
}>]>;
|
|
318
318
|
bank_account: t.IntersectionC<[t.TypeC<{
|
|
319
319
|
account_name: t.StringC;
|
|
@@ -897,7 +897,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
897
897
|
archived: t.UnionC<[t.LiteralC<"no">, t.LiteralC<"yes">]>;
|
|
898
898
|
status: t.UnionC<[t.LiteralC<"draft">, t.LiteralC<"sent">, t.LiteralC<"accepted">, t.LiteralC<"declined">, t.LiteralC<"finished">]>;
|
|
899
899
|
finance_status: t.UnionC<[t.LiteralC<"not_applied">, t.LiteralC<"under_review">, t.LiteralC<"applied_for_finance">, t.LiteralC<"finance_not_approved">, t.LiteralC<"financed">, t.LiteralC<"sat_note_sent">, t.LiteralC<"sat_note_viewed">, t.LiteralC<"sat_note_signed">, t.LiteralC<"sat_note_delayed">, t.LiteralC<"sat_note_lender_review">, t.LiteralC<"payout_pending">, t.LiteralC<"paid">, t.LiteralC<"finance_cancelled">]>;
|
|
900
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
900
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
901
901
|
checkout_options: t.ArrayC<t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>>;
|
|
902
902
|
finance_options: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
903
903
|
name: t.StringC;
|
|
@@ -919,7 +919,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
919
919
|
max_deposit_value: t.NumberC;
|
|
920
920
|
min_job_value: t.NumberC;
|
|
921
921
|
max_job_value: t.NumberC;
|
|
922
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
922
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
923
923
|
}>]>>;
|
|
924
924
|
customer_options: t.IntersectionC<[t.TypeC<{
|
|
925
925
|
checkout_option: t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>;
|
|
@@ -943,7 +943,7 @@ export declare const InfoEntity: t.TypeC<{
|
|
|
943
943
|
max_deposit_value: t.NumberC;
|
|
944
944
|
min_job_value: t.NumberC;
|
|
945
945
|
max_job_value: t.NumberC;
|
|
946
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
946
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
947
947
|
}>]>;
|
|
948
948
|
}>, t.PartialC<{
|
|
949
949
|
deposit_value: t.IntersectionC<[t.TypeC<{
|
|
@@ -28,7 +28,7 @@ export declare const InfoLegacyRedirect: t.IntersectionC<[t.TypeC<{
|
|
|
28
28
|
webhook_url: t.StringC;
|
|
29
29
|
}>;
|
|
30
30
|
enabled_rates: t.ArrayC<t.StringC>;
|
|
31
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
31
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
32
32
|
metadata: t.TypeC<{
|
|
33
33
|
liveness: t.BooleanC;
|
|
34
34
|
created_at: import("io-ts-types").DateFromISOStringC;
|
|
@@ -153,7 +153,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
153
153
|
print_name: t.StringC;
|
|
154
154
|
signed_at: import("io-ts-types").DateFromISOStringC;
|
|
155
155
|
}>;
|
|
156
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
156
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
157
157
|
}>]>;
|
|
158
158
|
solar_company_info: t.IntersectionC<[t.TypeC<{
|
|
159
159
|
epvs_registration_number: t.StringC;
|
|
@@ -231,7 +231,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
231
231
|
max_deposit_value: t.NumberC;
|
|
232
232
|
min_job_value: t.NumberC;
|
|
233
233
|
max_job_value: t.NumberC;
|
|
234
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
234
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
235
235
|
}>]>>;
|
|
236
236
|
quote_preference: t.UnionC<[t.LiteralC<"no_preference">, t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
237
237
|
skip_deposit: t.UnionC<[t.LiteralC<"Yes">, t.LiteralC<"No">]>;
|
|
@@ -351,7 +351,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
351
351
|
max_deposit_value: t.NumberC;
|
|
352
352
|
min_job_value: t.NumberC;
|
|
353
353
|
max_job_value: t.NumberC;
|
|
354
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
354
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
355
355
|
}>]>;
|
|
356
356
|
bank_account: t.IntersectionC<[t.TypeC<{
|
|
357
357
|
account_name: t.StringC;
|
|
@@ -949,7 +949,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
949
949
|
}>]>;
|
|
950
950
|
style: t.UnionC<[t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
951
951
|
}>]>>;
|
|
952
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
952
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
953
953
|
}>;
|
|
954
954
|
interest_in_credit: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
|
|
955
955
|
budget: t.IntersectionC<[t.TypeC<{
|
|
@@ -1569,7 +1569,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
1569
1569
|
archived: t.UnionC<[t.LiteralC<"no">, t.LiteralC<"yes">]>;
|
|
1570
1570
|
status: t.UnionC<[t.LiteralC<"draft">, t.LiteralC<"sent">, t.LiteralC<"accepted">, t.LiteralC<"declined">, t.LiteralC<"finished">]>;
|
|
1571
1571
|
finance_status: t.UnionC<[t.LiteralC<"not_applied">, t.LiteralC<"under_review">, t.LiteralC<"applied_for_finance">, t.LiteralC<"finance_not_approved">, t.LiteralC<"financed">, t.LiteralC<"sat_note_sent">, t.LiteralC<"sat_note_viewed">, t.LiteralC<"sat_note_signed">, t.LiteralC<"sat_note_delayed">, t.LiteralC<"sat_note_lender_review">, t.LiteralC<"payout_pending">, t.LiteralC<"paid">, t.LiteralC<"finance_cancelled">]>;
|
|
1572
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
1572
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
1573
1573
|
checkout_options: t.ArrayC<t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>>;
|
|
1574
1574
|
finance_options: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
1575
1575
|
name: t.StringC;
|
|
@@ -1591,7 +1591,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
1591
1591
|
max_deposit_value: t.NumberC;
|
|
1592
1592
|
min_job_value: t.NumberC;
|
|
1593
1593
|
max_job_value: t.NumberC;
|
|
1594
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
1594
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
1595
1595
|
}>]>>;
|
|
1596
1596
|
customer_options: t.IntersectionC<[t.TypeC<{
|
|
1597
1597
|
checkout_option: t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>;
|
|
@@ -1615,7 +1615,7 @@ export declare const InfoSearch: t.IntersectionC<[t.TypeC<{
|
|
|
1615
1615
|
max_deposit_value: t.NumberC;
|
|
1616
1616
|
min_job_value: t.NumberC;
|
|
1617
1617
|
max_job_value: t.NumberC;
|
|
1618
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
1618
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
1619
1619
|
}>]>;
|
|
1620
1620
|
}>, t.PartialC<{
|
|
1621
1621
|
deposit_value: t.IntersectionC<[t.TypeC<{
|
|
@@ -4,7 +4,7 @@ import { FinanceRate } from "./FinanceRate";
|
|
|
4
4
|
import { WorkType } from "./WorkType";
|
|
5
5
|
export declare const InfoWorkType: t.IntersectionC<[t.TypeC<{
|
|
6
6
|
product: t.StringC;
|
|
7
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
7
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
8
8
|
rates: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
9
9
|
name: t.StringC;
|
|
10
10
|
fee: t.NumberC;
|
|
@@ -25,7 +25,7 @@ export declare const InfoWorkType: t.IntersectionC<[t.TypeC<{
|
|
|
25
25
|
max_deposit_value: t.NumberC;
|
|
26
26
|
min_job_value: t.NumberC;
|
|
27
27
|
max_job_value: t.NumberC;
|
|
28
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
28
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
29
29
|
}>]>>;
|
|
30
30
|
}>, t.PartialC<{
|
|
31
31
|
primary: t.UnionC<[t.LiteralC<"allium">, t.LiteralC<"demo">, t.LiteralC<"etika">, t.LiteralC<"humm">, t.LiteralC<"novuna">, t.LiteralC<"omni">, t.LiteralC<"propensio">]>;
|
|
@@ -111,7 +111,7 @@ export declare const Job: t.IntersectionC<[t.TypeC<{
|
|
|
111
111
|
archived: t.UnionC<[t.LiteralC<"no">, t.LiteralC<"yes">]>;
|
|
112
112
|
status: t.UnionC<[t.LiteralC<"draft">, t.LiteralC<"sent">, t.LiteralC<"accepted">, t.LiteralC<"declined">, t.LiteralC<"finished">]>;
|
|
113
113
|
finance_status: t.UnionC<[t.LiteralC<"not_applied">, t.LiteralC<"under_review">, t.LiteralC<"applied_for_finance">, t.LiteralC<"finance_not_approved">, t.LiteralC<"financed">, t.LiteralC<"sat_note_sent">, t.LiteralC<"sat_note_viewed">, t.LiteralC<"sat_note_signed">, t.LiteralC<"sat_note_delayed">, t.LiteralC<"sat_note_lender_review">, t.LiteralC<"payout_pending">, t.LiteralC<"paid">, t.LiteralC<"finance_cancelled">]>;
|
|
114
|
-
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
114
|
+
work_type: t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>;
|
|
115
115
|
checkout_options: t.ArrayC<t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>>;
|
|
116
116
|
finance_options: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
117
117
|
name: t.StringC;
|
|
@@ -133,7 +133,7 @@ export declare const Job: t.IntersectionC<[t.TypeC<{
|
|
|
133
133
|
max_deposit_value: t.NumberC;
|
|
134
134
|
min_job_value: t.NumberC;
|
|
135
135
|
max_job_value: t.NumberC;
|
|
136
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
136
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
137
137
|
}>]>>;
|
|
138
138
|
customer_options: t.IntersectionC<[t.TypeC<{
|
|
139
139
|
checkout_option: t.UnionC<[t.LiteralC<"apply_for_finance">, t.LiteralC<"pay_on_card">, t.LiteralC<"pay_by_bank">, t.LiteralC<"decline_job">, t.LiteralC<"pay_on_completion">]>;
|
|
@@ -157,7 +157,7 @@ export declare const Job: t.IntersectionC<[t.TypeC<{
|
|
|
157
157
|
max_deposit_value: t.NumberC;
|
|
158
158
|
min_job_value: t.NumberC;
|
|
159
159
|
max_job_value: t.NumberC;
|
|
160
|
-
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
160
|
+
work_types: t.ArrayC<t.UnionC<[t.LiteralC<"air_conditioning">, t.LiteralC<"air_source_heat_pumps">, t.LiteralC<"alarm_systems">, t.LiteralC<"artificial_grass">, t.LiteralC<"bathrooms_supply_and_fitted">, t.LiteralC<"bathrooms_supply_only">, t.LiteralC<"battery_storage">, t.LiteralC<"bedrooms_furnitue_custom">, t.LiteralC<"blinds_awnings_shutters">, t.LiteralC<"boiler_swap">, t.LiteralC<"carpentry">, t.LiteralC<"carpets">, t.LiteralC<"cctv">, t.LiteralC<"central_heating_system">, t.LiteralC<"conservatory">, t.LiteralC<"conservatory_roof">, t.LiteralC<"damp_proofing">, t.LiteralC<"decking">, t.LiteralC<"door_canopy">, t.LiteralC<"door_internal">, t.LiteralC<"doors">, t.LiteralC<"driveways">, t.LiteralC<"electrical_installation">, t.LiteralC<"ev_charger">, t.LiteralC<"fencing">, t.LiteralC<"fireplaces">, t.LiteralC<"fitted_furniture">, t.LiteralC<"flooring_excluding_carpets">, t.LiteralC<"foundations">, t.LiteralC<"garage_doors">, t.LiteralC<"garden_buildings">, t.LiteralC<"gates">, t.LiteralC<"glass_splash_backs">, t.LiteralC<"granite_worktops">, t.LiteralC<"ground_source_heat_pumps">, t.LiteralC<"home_lifts">, t.LiteralC<"home_study">, t.LiteralC<"hot_tubs_and_spas">, t.LiteralC<"insulation_roof_foil_wrap_only">, t.LiteralC<"kitchens_fitted">, t.LiteralC<"kitchens_supply_only">, t.LiteralC<"landscaping">, t.LiteralC<"loft_boarding">, t.LiteralC<"loft_conversion">, t.LiteralC<"media_walls">, t.LiteralC<"other">, t.LiteralC<"painting_and_decorating">, t.LiteralC<"patios">, t.LiteralC<"plastering">, t.LiteralC<"porch">, t.LiteralC<"rendering">, t.LiteralC<"resin_driveways">, t.LiteralC<"roofing">, t.LiteralC<"roofing_excl_flat_roofs">, t.LiteralC<"roofline">, t.LiteralC<"security_lighting">, t.LiteralC<"solar_pv_panels">, t.LiteralC<"spray_foam_removal">, t.LiteralC<"stair_lifts">, t.LiteralC<"staircases">, t.LiteralC<"tiling">, t.LiteralC<"under_stair_storage">, t.LiteralC<"underfloor_heating">, t.LiteralC<"upvc_doors">, t.LiteralC<"verandas">, t.LiteralC<"wall_insulation_and_cladding">, t.LiteralC<"wardrobes">, t.LiteralC<"water_softeners">, t.LiteralC<"windows">, t.LiteralC<"windows_and_doors">, t.LiteralC<"aesthetics">, t.LiteralC<"appliances">, t.LiteralC<"car_body_shop">, t.LiteralC<"car_detailing_and_alloys">, t.LiteralC<"catering">, t.LiteralC<"computer_builder">, t.LiteralC<"dental">, t.LiteralC<"electronics">, t.LiteralC<"entertainers">, t.LiteralC<"events">, t.LiteralC<"experiences">, t.LiteralC<"flowers">, t.LiteralC<"full_events_package">, t.LiteralC<"furniture">, t.LiteralC<"graphic_designer">, t.LiteralC<"high_end_clothing">, t.LiteralC<"home_removals">, t.LiteralC<"jewllery">, t.LiteralC<"medical_assessments">, t.LiteralC<"memberships">, t.LiteralC<"mobillity_and_mobility_scooters">, t.LiteralC<"network_engineer">, t.LiteralC<"number_plates">, t.LiteralC<"personal_security">, t.LiteralC<"photography">, t.LiteralC<"planners">, t.LiteralC<"sports equipment">, t.LiteralC<"technology_repair">, t.LiteralC<"tool sales">, t.LiteralC<"tyres">, t.LiteralC<"vehicle_wrapping">, t.LiteralC<"venues">, t.LiteralC<"website_builder">]>>;
|
|
161
161
|
}>]>;
|
|
162
162
|
}>, t.PartialC<{
|
|
163
163
|
deposit_value: t.IntersectionC<[t.TypeC<{
|