@kanda-libs/ks-schema 1.0.812 → 1.0.814
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 +15308 -15308
- package/dist/widget/index.d.ts.map +1 -1
- package/dist/widget/index.js +35895 -35861
- package/package.json +1 -1
- package/schema.yaml +1 -0
|
@@ -127,7 +127,7 @@ export declare const Company: t.IntersectionC<[t.TypeC<{
|
|
|
127
127
|
print_name: t.StringC;
|
|
128
128
|
signed_at: import("io-ts-types").DateFromISOStringC;
|
|
129
129
|
}>;
|
|
130
|
-
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">]>>;
|
|
130
|
+
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">]>>;
|
|
131
131
|
}>]>;
|
|
132
132
|
solar_company_info: t.IntersectionC<[t.TypeC<{
|
|
133
133
|
epvs_registration_number: t.StringC;
|
|
@@ -205,7 +205,7 @@ export declare const Company: t.IntersectionC<[t.TypeC<{
|
|
|
205
205
|
max_deposit_value: t.NumberC;
|
|
206
206
|
min_job_value: t.NumberC;
|
|
207
207
|
max_job_value: t.NumberC;
|
|
208
|
-
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">]>>;
|
|
208
|
+
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">]>>;
|
|
209
209
|
}>]>>;
|
|
210
210
|
quote_preference: t.UnionC<[t.LiteralC<"no_preference">, t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
211
211
|
skip_deposit: t.UnionC<[t.LiteralC<"Yes">, t.LiteralC<"No">]>;
|
|
@@ -67,7 +67,7 @@ export declare const CompanyInfo: t.IntersectionC<[t.TypeC<{
|
|
|
67
67
|
print_name: t.StringC;
|
|
68
68
|
signed_at: import("io-ts-types").DateFromISOStringC;
|
|
69
69
|
}>;
|
|
70
|
-
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">]>>;
|
|
70
|
+
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">]>>;
|
|
71
71
|
}>]>;
|
|
72
72
|
export interface CompanyInfo {
|
|
73
73
|
trade_type: TradeType;
|
|
@@ -32,7 +32,7 @@ export declare const Credit: t.IntersectionC<[t.TypeC<{
|
|
|
32
32
|
max_deposit_value: t.NumberC;
|
|
33
33
|
min_job_value: t.NumberC;
|
|
34
34
|
max_job_value: t.NumberC;
|
|
35
|
-
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">]>>;
|
|
35
|
+
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">]>>;
|
|
36
36
|
}>]>;
|
|
37
37
|
bank_account: t.IntersectionC<[t.TypeC<{
|
|
38
38
|
account_name: t.StringC;
|
|
@@ -25,7 +25,7 @@ export declare const CustomerOptions: 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
|
deposit_value: t.IntersectionC<[t.TypeC<{
|
|
@@ -109,7 +109,7 @@ export declare const Enquiry: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
|
109
109
|
}>]>;
|
|
110
110
|
style: t.UnionC<[t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
111
111
|
}>]>>;
|
|
112
|
-
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">]>;
|
|
112
|
+
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">]>;
|
|
113
113
|
}>;
|
|
114
114
|
interest_in_credit: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
|
|
115
115
|
budget: t.IntersectionC<[t.TypeC<{
|
|
@@ -89,7 +89,7 @@ export declare const EnquiryBody: t.IntersectionC<[t.TypeC<{
|
|
|
89
89
|
}>]>;
|
|
90
90
|
style: t.UnionC<[t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
91
91
|
}>]>>;
|
|
92
|
-
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">]>;
|
|
92
|
+
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">]>;
|
|
93
93
|
}>;
|
|
94
94
|
interest_in_credit: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
|
|
95
95
|
budget: t.IntersectionC<[t.TypeC<{
|
|
@@ -91,7 +91,7 @@ export declare const EnquiryInfo: t.IntersectionC<[t.TypeC<{
|
|
|
91
91
|
}>]>;
|
|
92
92
|
style: t.UnionC<[t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
93
93
|
}>]>>;
|
|
94
|
-
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">]>;
|
|
94
|
+
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">]>;
|
|
95
95
|
}>;
|
|
96
96
|
interest_in_credit: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
|
|
97
97
|
budget: t.IntersectionC<[t.TypeC<{
|
|
@@ -22,7 +22,7 @@ export declare const FinanceRate: t.IntersectionC<[t.TypeC<{
|
|
|
22
22
|
max_deposit_value: t.NumberC;
|
|
23
23
|
min_job_value: t.NumberC;
|
|
24
24
|
max_job_value: t.NumberC;
|
|
25
|
-
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">]>>;
|
|
25
|
+
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">]>>;
|
|
26
26
|
}>]>;
|
|
27
27
|
export interface FinanceRate {
|
|
28
28
|
name: string;
|
|
@@ -9,7 +9,7 @@ import { RedirectURLs } from "./RedirectURLs";
|
|
|
9
9
|
import { WorkType } from "./WorkType";
|
|
10
10
|
export declare const InfoCheckoutRedirect: t.IntersectionC<[t.TypeC<{
|
|
11
11
|
reference: t.StringC;
|
|
12
|
-
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">]>;
|
|
12
|
+
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">]>;
|
|
13
13
|
deposit_type: t.UnionC<[t.LiteralC<"no_deposit">, t.LiteralC<"partial_deposit">, t.LiteralC<"fixed_deposit">]>;
|
|
14
14
|
deposit_value: t.IntersectionC<[t.TypeC<{
|
|
15
15
|
amount: t.NumberC;
|
|
@@ -111,7 +111,7 @@ export declare const InfoEnquiry: t.IntersectionC<[t.TypeC<{
|
|
|
111
111
|
}>]>;
|
|
112
112
|
style: t.UnionC<[t.LiteralC<"kanda">, t.LiteralC<"custom">]>;
|
|
113
113
|
}>]>>;
|
|
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
|
}>;
|
|
116
116
|
interest_in_credit: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
|
|
117
117
|
budget: t.IntersectionC<[t.TypeC<{
|
|
@@ -148,10 +148,10 @@ export declare const InfoEnquiry: t.IntersectionC<[t.TypeC<{
|
|
|
148
148
|
}>]>;
|
|
149
149
|
trading_name: t.StringC;
|
|
150
150
|
}>;
|
|
151
|
-
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">]>>;
|
|
151
|
+
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">]>>;
|
|
152
152
|
info_work_types: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
153
153
|
product: t.StringC;
|
|
154
|
-
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">]>;
|
|
154
|
+
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">]>;
|
|
155
155
|
rates: t.ArrayC<t.IntersectionC<[t.TypeC<{
|
|
156
156
|
name: t.StringC;
|
|
157
157
|
fee: t.NumberC;
|
|
@@ -172,7 +172,7 @@ export declare const InfoEnquiry: t.IntersectionC<[t.TypeC<{
|
|
|
172
172
|
max_deposit_value: t.NumberC;
|
|
173
173
|
min_job_value: t.NumberC;
|
|
174
174
|
max_job_value: t.NumberC;
|
|
175
|
-
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">]>>;
|
|
175
|
+
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">]>>;
|
|
176
176
|
}>]>>;
|
|
177
177
|
}>, t.PartialC<{
|
|
178
178
|
primary: t.UnionC<[t.LiteralC<"allium">, t.LiteralC<"demo">, t.LiteralC<"etika">, t.LiteralC<"humm">, t.LiteralC<"novuna">, t.LiteralC<"omni">, t.LiteralC<"propensio">]>;
|