@kanda-libs/ks-schema 1.0.125 → 1.0.127

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/dist/components/schemas/ApplicantDetails.d.ts +128 -0
  2. package/dist/components/schemas/ApplicantDetails.d.ts.map +1 -0
  3. package/dist/components/schemas/ApplicantDetails.js +37 -0
  4. package/dist/components/schemas/BankAccount.d.ts +5 -2
  5. package/dist/components/schemas/BankAccount.d.ts.map +1 -1
  6. package/dist/components/schemas/BankAccount.js +10 -5
  7. package/dist/components/schemas/Company.d.ts +5 -3
  8. package/dist/components/schemas/Company.d.ts.map +1 -1
  9. package/dist/components/schemas/Credit.d.ts +139 -6
  10. package/dist/components/schemas/Credit.d.ts.map +1 -1
  11. package/dist/components/schemas/Credit.js +5 -1
  12. package/dist/components/schemas/CustomerDetails.d.ts +2 -2
  13. package/dist/components/schemas/CustomerDetails.d.ts.map +1 -1
  14. package/dist/components/schemas/CustomerDetails.js +3 -0
  15. package/dist/components/schemas/EmploymentDetails.d.ts +1 -1
  16. package/dist/components/schemas/Entity.d.ts +139 -8
  17. package/dist/components/schemas/Entity.d.ts.map +1 -1
  18. package/dist/components/schemas/Event.d.ts +139 -8
  19. package/dist/components/schemas/Event.d.ts.map +1 -1
  20. package/dist/components/schemas/Expenditure.d.ts +15 -0
  21. package/dist/components/schemas/Expenditure.d.ts.map +1 -0
  22. package/dist/components/schemas/Expenditure.js +39 -0
  23. package/dist/components/schemas/FinanceDetails.d.ts +18 -0
  24. package/dist/components/schemas/FinanceDetails.d.ts.map +1 -0
  25. package/dist/components/schemas/FinanceDetails.js +35 -0
  26. package/dist/components/schemas/JobCompanyInfo.d.ts +4 -2
  27. package/dist/components/schemas/JobCompanyInfo.d.ts.map +1 -1
  28. package/dist/components/schemas/NotEmployedDetails.d.ts +2 -2
  29. package/dist/components/schemas/NotEmployedDetails.d.ts.map +1 -1
  30. package/dist/components/schemas/NotEmployedDetails.js +4 -0
  31. package/dist/components/schemas/SolarCompanyInfo.d.ts +2 -2
  32. package/dist/components/schemas/SolarCompanyInfo.d.ts.map +1 -1
  33. package/dist/components/schemas/SolarCompanyInfo.js +1 -1
  34. package/dist/components/schemas/index.d.ts +3 -0
  35. package/dist/components/schemas/index.d.ts.map +1 -1
  36. package/dist/components/schemas/index.js +3 -0
  37. package/dist/operations/applyCredit.d.ts +134 -5
  38. package/dist/operations/applyCredit.d.ts.map +1 -1
  39. package/dist/operations/approveCompany.d.ts +5 -3
  40. package/dist/operations/approveCompany.d.ts.map +1 -1
  41. package/dist/operations/checkCredit.d.ts +134 -5
  42. package/dist/operations/checkCredit.d.ts.map +1 -1
  43. package/dist/operations/declineCompany.d.ts +5 -3
  44. package/dist/operations/declineCompany.d.ts.map +1 -1
  45. package/dist/operations/deleteCompany.d.ts +5 -3
  46. package/dist/operations/deleteCompany.d.ts.map +1 -1
  47. package/dist/operations/deleteCredit.d.ts +134 -5
  48. package/dist/operations/deleteCredit.d.ts.map +1 -1
  49. package/dist/operations/directorCompany.d.ts +5 -3
  50. package/dist/operations/directorCompany.d.ts.map +1 -1
  51. package/dist/operations/getCompanies.d.ts +5 -3
  52. package/dist/operations/getCompanies.d.ts.map +1 -1
  53. package/dist/operations/getCompany.d.ts +5 -3
  54. package/dist/operations/getCompany.d.ts.map +1 -1
  55. package/dist/operations/getCredit.d.ts +134 -5
  56. package/dist/operations/getCredit.d.ts.map +1 -1
  57. package/dist/operations/getCredits.d.ts +134 -5
  58. package/dist/operations/getCredits.d.ts.map +1 -1
  59. package/dist/operations/index.d.ts +1257 -78
  60. package/dist/operations/index.d.ts.map +1 -1
  61. package/dist/operations/jobCompanyInfo.d.ts +4 -2
  62. package/dist/operations/jobCompanyInfo.d.ts.map +1 -1
  63. package/dist/operations/postCompany.d.ts +5 -3
  64. package/dist/operations/postCompany.d.ts.map +1 -1
  65. package/dist/operations/postCredit.d.ts +134 -5
  66. package/dist/operations/postCredit.d.ts.map +1 -1
  67. package/dist/operations/putCompany.d.ts +5 -3
  68. package/dist/operations/putCompany.d.ts.map +1 -1
  69. package/dist/operations/putCredit.d.ts +134 -5
  70. package/dist/operations/putCredit.d.ts.map +1 -1
  71. package/dist/operations/quoteCredit.d.ts +134 -5
  72. package/dist/operations/quoteCredit.d.ts.map +1 -1
  73. package/dist/operations/signCredit.d.ts +134 -5
  74. package/dist/operations/signCredit.d.ts.map +1 -1
  75. package/dist/schema.json +1 -1
  76. package/dist/widget/index.d.ts +7808 -5116
  77. package/dist/widget/index.d.ts.map +1 -1
  78. package/dist/widget/index.js +15890 -12879
  79. package/package.json +1 -1
  80. package/schema.yaml +84 -1
  81. package/tsconfig.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/index.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/index.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
@@ -28,11 +28,13 @@ export declare const jobCompanyInfoOperation: {
28
28
  }>;
29
29
  }>]>;
30
30
  vat_number: import("io-ts").StringC;
31
- bank_account: import("io-ts").TypeC<{
31
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
32
32
  account_name: import("io-ts").StringC;
33
33
  account_number: import("io-ts").StringC;
34
34
  sort_code: import("io-ts").StringC;
35
- }>;
35
+ }>, import("io-ts").PartialC<{
36
+ months_held: import("io-ts").NumberC;
37
+ }>]>;
36
38
  contact_info: import("io-ts").PartialC<{
37
39
  contact_name: import("io-ts").StringC;
38
40
  contact_email: import("io-ts").StringC;
@@ -1 +1 @@
1
- {"version":3,"file":"jobCompanyInfo.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/jobCompanyInfo.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,+BAA+B,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB1B,CAAC;AAEX,oBAAY,6BAA6B,GAAG,eAAe,CACzD;IAAE,MAAM,EAAE,+BAA+B,CAAA;CAAE,EAC3C,OAAO,CAAC,cAAc,CACvB,CAAC"}
1
+ {"version":3,"file":"jobCompanyInfo.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/jobCompanyInfo.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,+BAA+B,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB1B,CAAC;AAEX,oBAAY,6BAA6B,GAAG,eAAe,CACzD;IAAE,MAAM,EAAE,+BAA+B,CAAA;CAAE,EAC3C,OAAO,CAAC,cAAc,CACvB,CAAC"}
@@ -89,7 +89,7 @@ export declare const postCompanyOperation: {
89
89
  }>]>;
90
90
  solar_company_info: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
91
91
  epvs_registration_number: import("io-ts").StringC;
92
- solar_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"msc">, import("io-ts").LiteralC<"heis">, import("io-ts").LiteralC<"rec">]>;
92
+ solar_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"msc">, import("io-ts").LiteralC<"heis">, import("io-ts").LiteralC<"recc">]>;
93
93
  solar_trade_association_number: import("io-ts").StringC;
94
94
  electrical_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"niceic">, import("io-ts").LiteralC<"napit">, import("io-ts").LiteralC<"none">]>;
95
95
  }>, import("io-ts").PartialC<{
@@ -167,11 +167,13 @@ export declare const postCompanyOperation: {
167
167
  updated_at: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
168
168
  }>;
169
169
  }>]>;
170
- bank_account: import("io-ts").TypeC<{
170
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
171
171
  account_name: import("io-ts").StringC;
172
172
  account_number: import("io-ts").StringC;
173
173
  sort_code: import("io-ts").StringC;
174
- }>;
174
+ }>, import("io-ts").PartialC<{
175
+ months_held: import("io-ts").NumberC;
176
+ }>]>;
175
177
  contact_info: import("io-ts").PartialC<{
176
178
  contact_name: import("io-ts").StringC;
177
179
  contact_email: import("io-ts").StringC;
@@ -1 +1 @@
1
- {"version":3,"file":"postCompany.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postCompany.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAevB,CAAC;AAEX,oBAAY,0BAA0B,GAAG,eAAe,CACtD;IAAE,IAAI,EAAE,OAAO,CAAC,OAAO,CAAA;CAAE,EACzB,OAAO,CAAC,OAAO,CAChB,CAAC"}
1
+ {"version":3,"file":"postCompany.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postCompany.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAevB,CAAC;AAEX,oBAAY,0BAA0B,GAAG,eAAe,CACtD;IAAE,IAAI,EAAE,OAAO,CAAC,OAAO,CAAA;CAAE,EACzB,OAAO,CAAC,OAAO,CAChB,CAAC"}
@@ -8,11 +8,13 @@ export declare const postCreditOperation: {
8
8
  readonly _tag: "JsonResponse";
9
9
  readonly decoder: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
10
10
  finance_option: import("io-ts").StringC;
11
- bank_account: import("io-ts").TypeC<{
11
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
12
12
  account_name: import("io-ts").StringC;
13
13
  account_number: import("io-ts").StringC;
14
14
  sort_code: import("io-ts").StringC;
15
- }>;
15
+ }>, import("io-ts").PartialC<{
16
+ months_held: import("io-ts").NumberC;
17
+ }>]>;
16
18
  customer_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
17
19
  email: import("io-ts").StringC;
18
20
  gender: import("io-ts").UnionC<[import("io-ts").LiteralC<"male">, import("io-ts").LiteralC<"female">]>;
@@ -22,7 +24,7 @@ export declare const postCreditOperation: {
22
24
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
23
25
  marital_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"widowed">, import("io-ts").LiteralC<"other">, import("io-ts").LiteralC<"married">, import("io-ts").LiteralC<"divorced">, import("io-ts").LiteralC<"cohabiting">, import("io-ts").LiteralC<"to_be_married">, import("io-ts").LiteralC<"separated">, import("io-ts").LiteralC<"single">]>;
24
26
  number_of_dependants: import("io-ts").NumberC;
25
- residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">]>;
27
+ residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">, import("io-ts").LiteralC<"owner without mortgage">, import("io-ts").LiteralC<"lodger">, import("io-ts").LiteralC<"armed forces">]>;
26
28
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
27
29
  line_1: import("io-ts").StringC;
28
30
  city: import("io-ts").StringC;
@@ -106,7 +108,7 @@ export declare const postCreditOperation: {
106
108
  months_self_employed: import("io-ts").NumberC;
107
109
  }>;
108
110
  not_employed_details: import("io-ts").TypeC<{
109
- source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"other">]>;
111
+ source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"disabled">, import("io-ts").LiteralC<"full-time carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent dla">, import("io-ts").LiteralC<"other">]>;
110
112
  }>;
111
113
  }>]>;
112
114
  }>, import("io-ts").PartialC<{
@@ -116,7 +118,7 @@ export declare const postCreditOperation: {
116
118
  aid: import("io-ts").StringC;
117
119
  kid: import("io-ts").StringC;
118
120
  kind: import("io-ts").UnionC<[import("io-ts").LiteralC<"job">, import("io-ts").LiteralC<"charge">]>;
119
- provider: import("io-ts").LiteralC<"omni">;
121
+ provider: import("io-ts").UnionC<[import("io-ts").LiteralC<"omni">, import("io-ts").LiteralC<"propensio">]>;
120
122
  xid: import("io-ts").StringC;
121
123
  xref: import("io-ts").StringC;
122
124
  state: import("io-ts").UnionC<[import("io-ts").LiteralC<"accepted">, import("io-ts").LiteralC<"declined">, import("io-ts").LiteralC<"referred">, import("io-ts").LiteralC<"action_lender">, import("io-ts").LiteralC<"action_customer">, import("io-ts").LiteralC<"pending">, import("io-ts").LiteralC<"finished">, import("io-ts").LiteralC<"paid_out">, import("io-ts").LiteralC<"cancelled">]>;
@@ -130,6 +132,133 @@ export declare const postCreditOperation: {
130
132
  }>, import("io-ts").PartialC<{
131
133
  currency: import("io-ts").LiteralC<"GBP">;
132
134
  }>]>;
135
+ finance_details: import("io-ts").PartialC<{
136
+ bankrupcy_or_iva_in_last_5_years: import("io-ts").UnionC<[import("io-ts").LiteralC<"yes">, import("io-ts").LiteralC<"no">]>;
137
+ expenditures: import("io-ts").ArrayC<import("io-ts").PartialC<{
138
+ expenditure_type: import("io-ts").UnionC<[import("io-ts").LiteralC<"credit card">, import("io-ts").LiteralC<"clothes">, import("io-ts").LiteralC<"council tax and bills">, import("io-ts").LiteralC<"child support agency">, import("io-ts").LiteralC<"healthcare">, import("io-ts").LiteralC<"holidays">]>;
139
+ monthly_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
140
+ amount: import("io-ts").NumberC;
141
+ }>, import("io-ts").PartialC<{
142
+ currency: import("io-ts").LiteralC<"GBP">;
143
+ }>]>;
144
+ }>>;
145
+ }>;
146
+ extra_applicants: import("io-ts").ArrayC<import("io-ts").TypeC<{
147
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
148
+ account_name: import("io-ts").StringC;
149
+ account_number: import("io-ts").StringC;
150
+ sort_code: import("io-ts").StringC;
151
+ }>, import("io-ts").PartialC<{
152
+ months_held: import("io-ts").NumberC;
153
+ }>]>;
154
+ customer_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
155
+ email: import("io-ts").StringC;
156
+ gender: import("io-ts").UnionC<[import("io-ts").LiteralC<"male">, import("io-ts").LiteralC<"female">]>;
157
+ title: import("io-ts").UnionC<[import("io-ts").LiteralC<"mrs">, import("io-ts").LiteralC<"mr">, import("io-ts").LiteralC<"miss">, import("io-ts").LiteralC<"ms">, import("io-ts").LiteralC<"dr">]>;
158
+ first_name: import("io-ts").StringC;
159
+ last_name: import("io-ts").StringC;
160
+ date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
161
+ marital_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"widowed">, import("io-ts").LiteralC<"other">, import("io-ts").LiteralC<"married">, import("io-ts").LiteralC<"divorced">, import("io-ts").LiteralC<"cohabiting">, import("io-ts").LiteralC<"to_be_married">, import("io-ts").LiteralC<"separated">, import("io-ts").LiteralC<"single">]>;
162
+ number_of_dependants: import("io-ts").NumberC;
163
+ residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">, import("io-ts").LiteralC<"owner without mortgage">, import("io-ts").LiteralC<"lodger">, import("io-ts").LiteralC<"armed forces">]>;
164
+ current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
165
+ line_1: import("io-ts").StringC;
166
+ city: import("io-ts").StringC;
167
+ country: import("io-ts").StringC;
168
+ postcode: import("io-ts").StringC;
169
+ }>, import("io-ts").PartialC<{
170
+ building_number: import("io-ts").StringC;
171
+ building_name: import("io-ts").StringC;
172
+ line_2: import("io-ts").StringC;
173
+ county: import("io-ts").StringC;
174
+ months_at_address: import("io-ts").NumberC;
175
+ }>]>;
176
+ }>, import("io-ts").PartialC<{
177
+ middle_name: import("io-ts").StringC;
178
+ maiden_name: import("io-ts").StringC;
179
+ telephone: import("io-ts").StringC;
180
+ mobile: import("io-ts").StringC;
181
+ monthly_rent_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
182
+ amount: import("io-ts").NumberC;
183
+ }>, import("io-ts").PartialC<{
184
+ currency: import("io-ts").LiteralC<"GBP">;
185
+ }>]>;
186
+ previous_address_one: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
187
+ line_1: import("io-ts").StringC;
188
+ city: import("io-ts").StringC;
189
+ country: import("io-ts").StringC;
190
+ postcode: import("io-ts").StringC;
191
+ }>, import("io-ts").PartialC<{
192
+ building_number: import("io-ts").StringC;
193
+ building_name: import("io-ts").StringC;
194
+ line_2: import("io-ts").StringC;
195
+ county: import("io-ts").StringC;
196
+ months_at_address: import("io-ts").NumberC;
197
+ }>]>;
198
+ previous_address_two: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
199
+ line_1: import("io-ts").StringC;
200
+ city: import("io-ts").StringC;
201
+ country: import("io-ts").StringC;
202
+ postcode: import("io-ts").StringC;
203
+ }>, import("io-ts").PartialC<{
204
+ building_number: import("io-ts").StringC;
205
+ building_name: import("io-ts").StringC;
206
+ line_2: import("io-ts").StringC;
207
+ county: import("io-ts").StringC;
208
+ months_at_address: import("io-ts").NumberC;
209
+ }>]>;
210
+ goods_delivery_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
211
+ line_1: import("io-ts").StringC;
212
+ city: import("io-ts").StringC;
213
+ country: import("io-ts").StringC;
214
+ postcode: import("io-ts").StringC;
215
+ }>, import("io-ts").PartialC<{
216
+ building_number: import("io-ts").StringC;
217
+ building_name: import("io-ts").StringC;
218
+ line_2: import("io-ts").StringC;
219
+ county: import("io-ts").StringC;
220
+ months_at_address: import("io-ts").NumberC;
221
+ }>]>;
222
+ }>]>;
223
+ employment_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
224
+ employment_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"employed">, import("io-ts").LiteralC<"self_employed">, import("io-ts").LiteralC<"not_employed">, import("io-ts").LiteralC<"retired">]>;
225
+ gross_annual_income: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
226
+ amount: import("io-ts").NumberC;
227
+ }>, import("io-ts").PartialC<{
228
+ currency: import("io-ts").LiteralC<"GBP">;
229
+ }>]>;
230
+ household_annual_income: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
231
+ amount: import("io-ts").NumberC;
232
+ }>, import("io-ts").PartialC<{
233
+ currency: import("io-ts").LiteralC<"GBP">;
234
+ }>]>;
235
+ }>, import("io-ts").PartialC<{
236
+ employed_details: import("io-ts").TypeC<{
237
+ employer_name: import("io-ts").StringC;
238
+ main_occupation: import("io-ts").StringC;
239
+ months_employed: import("io-ts").NumberC;
240
+ }>;
241
+ self_employed_details: import("io-ts").TypeC<{
242
+ business_name: import("io-ts").StringC;
243
+ type_of_business: import("io-ts").StringC;
244
+ months_self_employed: import("io-ts").NumberC;
245
+ }>;
246
+ not_employed_details: import("io-ts").TypeC<{
247
+ source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"disabled">, import("io-ts").LiteralC<"full-time carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent dla">, import("io-ts").LiteralC<"other">]>;
248
+ }>;
249
+ }>]>;
250
+ finance_details: import("io-ts").PartialC<{
251
+ bankrupcy_or_iva_in_last_5_years: import("io-ts").UnionC<[import("io-ts").LiteralC<"yes">, import("io-ts").LiteralC<"no">]>;
252
+ expenditures: import("io-ts").ArrayC<import("io-ts").PartialC<{
253
+ expenditure_type: import("io-ts").UnionC<[import("io-ts").LiteralC<"credit card">, import("io-ts").LiteralC<"clothes">, import("io-ts").LiteralC<"council tax and bills">, import("io-ts").LiteralC<"child support agency">, import("io-ts").LiteralC<"healthcare">, import("io-ts").LiteralC<"holidays">]>;
254
+ monthly_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
255
+ amount: import("io-ts").NumberC;
256
+ }>, import("io-ts").PartialC<{
257
+ currency: import("io-ts").LiteralC<"GBP">;
258
+ }>]>;
259
+ }>>;
260
+ }>;
261
+ }>>;
133
262
  credit_documents: import("io-ts").ArrayC<import("io-ts").IntersectionC<[import("io-ts").TypeC<{
134
263
  name: import("io-ts").StringC;
135
264
  }>, import("io-ts").PartialC<{
@@ -1 +1 @@
1
- {"version":3,"file":"postCredit.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postCredit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAetB,CAAC;AAEX,oBAAY,yBAAyB,GAAG,eAAe,CACrD;IAAE,IAAI,EAAE,OAAO,CAAC,MAAM,CAAA;CAAE,EACxB,OAAO,CAAC,MAAM,CACf,CAAC"}
1
+ {"version":3,"file":"postCredit.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/postCredit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAetB,CAAC;AAEX,oBAAY,yBAAyB,GAAG,eAAe,CACrD;IAAE,IAAI,EAAE,OAAO,CAAC,MAAM,CAAA;CAAE,EACxB,OAAO,CAAC,MAAM,CACf,CAAC"}
@@ -92,7 +92,7 @@ export declare const putCompanyOperation: {
92
92
  }>]>;
93
93
  solar_company_info: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
94
94
  epvs_registration_number: import("io-ts").StringC;
95
- solar_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"msc">, import("io-ts").LiteralC<"heis">, import("io-ts").LiteralC<"rec">]>;
95
+ solar_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"msc">, import("io-ts").LiteralC<"heis">, import("io-ts").LiteralC<"recc">]>;
96
96
  solar_trade_association_number: import("io-ts").StringC;
97
97
  electrical_trade_association: import("io-ts").UnionC<[import("io-ts").LiteralC<"niceic">, import("io-ts").LiteralC<"napit">, import("io-ts").LiteralC<"none">]>;
98
98
  }>, import("io-ts").PartialC<{
@@ -170,11 +170,13 @@ export declare const putCompanyOperation: {
170
170
  updated_at: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
171
171
  }>;
172
172
  }>]>;
173
- bank_account: import("io-ts").TypeC<{
173
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
174
174
  account_name: import("io-ts").StringC;
175
175
  account_number: import("io-ts").StringC;
176
176
  sort_code: import("io-ts").StringC;
177
- }>;
177
+ }>, import("io-ts").PartialC<{
178
+ months_held: import("io-ts").NumberC;
179
+ }>]>;
178
180
  contact_info: import("io-ts").PartialC<{
179
181
  contact_name: import("io-ts").StringC;
180
182
  contact_email: import("io-ts").StringC;
@@ -1 +1 @@
1
- {"version":3,"file":"putCompany.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putCompany.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,2BAA2B,GAAG;IACxC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBtB,CAAC;AAEX,oBAAY,yBAAyB,GAAG,eAAe,CACrD;IAAE,MAAM,EAAE,2BAA2B,CAAC;IAAC,IAAI,EAAE,OAAO,CAAC,OAAO,CAAA;CAAE,EAC9D,OAAO,CAAC,OAAO,CAChB,CAAC"}
1
+ {"version":3,"file":"putCompany.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putCompany.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,2BAA2B,GAAG;IACxC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBtB,CAAC;AAEX,oBAAY,yBAAyB,GAAG,eAAe,CACrD;IAAE,MAAM,EAAE,2BAA2B,CAAC;IAAC,IAAI,EAAE,OAAO,CAAC,OAAO,CAAA;CAAE,EAC9D,OAAO,CAAC,OAAO,CAChB,CAAC"}
@@ -11,11 +11,13 @@ export declare const putCreditOperation: {
11
11
  readonly _tag: "JsonResponse";
12
12
  readonly decoder: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
13
13
  finance_option: import("io-ts").StringC;
14
- bank_account: import("io-ts").TypeC<{
14
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
15
15
  account_name: import("io-ts").StringC;
16
16
  account_number: import("io-ts").StringC;
17
17
  sort_code: import("io-ts").StringC;
18
- }>;
18
+ }>, import("io-ts").PartialC<{
19
+ months_held: import("io-ts").NumberC;
20
+ }>]>;
19
21
  customer_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
20
22
  email: import("io-ts").StringC;
21
23
  gender: import("io-ts").UnionC<[import("io-ts").LiteralC<"male">, import("io-ts").LiteralC<"female">]>;
@@ -25,7 +27,7 @@ export declare const putCreditOperation: {
25
27
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
26
28
  marital_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"widowed">, import("io-ts").LiteralC<"other">, import("io-ts").LiteralC<"married">, import("io-ts").LiteralC<"divorced">, import("io-ts").LiteralC<"cohabiting">, import("io-ts").LiteralC<"to_be_married">, import("io-ts").LiteralC<"separated">, import("io-ts").LiteralC<"single">]>;
27
29
  number_of_dependants: import("io-ts").NumberC;
28
- residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">]>;
30
+ residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">, import("io-ts").LiteralC<"owner without mortgage">, import("io-ts").LiteralC<"lodger">, import("io-ts").LiteralC<"armed forces">]>;
29
31
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
30
32
  line_1: import("io-ts").StringC;
31
33
  city: import("io-ts").StringC;
@@ -109,7 +111,7 @@ export declare const putCreditOperation: {
109
111
  months_self_employed: import("io-ts").NumberC;
110
112
  }>;
111
113
  not_employed_details: import("io-ts").TypeC<{
112
- source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"other">]>;
114
+ source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"disabled">, import("io-ts").LiteralC<"full-time carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent dla">, import("io-ts").LiteralC<"other">]>;
113
115
  }>;
114
116
  }>]>;
115
117
  }>, import("io-ts").PartialC<{
@@ -119,7 +121,7 @@ export declare const putCreditOperation: {
119
121
  aid: import("io-ts").StringC;
120
122
  kid: import("io-ts").StringC;
121
123
  kind: import("io-ts").UnionC<[import("io-ts").LiteralC<"job">, import("io-ts").LiteralC<"charge">]>;
122
- provider: import("io-ts").LiteralC<"omni">;
124
+ provider: import("io-ts").UnionC<[import("io-ts").LiteralC<"omni">, import("io-ts").LiteralC<"propensio">]>;
123
125
  xid: import("io-ts").StringC;
124
126
  xref: import("io-ts").StringC;
125
127
  state: import("io-ts").UnionC<[import("io-ts").LiteralC<"accepted">, import("io-ts").LiteralC<"declined">, import("io-ts").LiteralC<"referred">, import("io-ts").LiteralC<"action_lender">, import("io-ts").LiteralC<"action_customer">, import("io-ts").LiteralC<"pending">, import("io-ts").LiteralC<"finished">, import("io-ts").LiteralC<"paid_out">, import("io-ts").LiteralC<"cancelled">]>;
@@ -133,6 +135,133 @@ export declare const putCreditOperation: {
133
135
  }>, import("io-ts").PartialC<{
134
136
  currency: import("io-ts").LiteralC<"GBP">;
135
137
  }>]>;
138
+ finance_details: import("io-ts").PartialC<{
139
+ bankrupcy_or_iva_in_last_5_years: import("io-ts").UnionC<[import("io-ts").LiteralC<"yes">, import("io-ts").LiteralC<"no">]>;
140
+ expenditures: import("io-ts").ArrayC<import("io-ts").PartialC<{
141
+ expenditure_type: import("io-ts").UnionC<[import("io-ts").LiteralC<"credit card">, import("io-ts").LiteralC<"clothes">, import("io-ts").LiteralC<"council tax and bills">, import("io-ts").LiteralC<"child support agency">, import("io-ts").LiteralC<"healthcare">, import("io-ts").LiteralC<"holidays">]>;
142
+ monthly_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
143
+ amount: import("io-ts").NumberC;
144
+ }>, import("io-ts").PartialC<{
145
+ currency: import("io-ts").LiteralC<"GBP">;
146
+ }>]>;
147
+ }>>;
148
+ }>;
149
+ extra_applicants: import("io-ts").ArrayC<import("io-ts").TypeC<{
150
+ bank_account: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
151
+ account_name: import("io-ts").StringC;
152
+ account_number: import("io-ts").StringC;
153
+ sort_code: import("io-ts").StringC;
154
+ }>, import("io-ts").PartialC<{
155
+ months_held: import("io-ts").NumberC;
156
+ }>]>;
157
+ customer_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
158
+ email: import("io-ts").StringC;
159
+ gender: import("io-ts").UnionC<[import("io-ts").LiteralC<"male">, import("io-ts").LiteralC<"female">]>;
160
+ title: import("io-ts").UnionC<[import("io-ts").LiteralC<"mrs">, import("io-ts").LiteralC<"mr">, import("io-ts").LiteralC<"miss">, import("io-ts").LiteralC<"ms">, import("io-ts").LiteralC<"dr">]>;
161
+ first_name: import("io-ts").StringC;
162
+ last_name: import("io-ts").StringC;
163
+ date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
164
+ marital_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"widowed">, import("io-ts").LiteralC<"other">, import("io-ts").LiteralC<"married">, import("io-ts").LiteralC<"divorced">, import("io-ts").LiteralC<"cohabiting">, import("io-ts").LiteralC<"to_be_married">, import("io-ts").LiteralC<"separated">, import("io-ts").LiteralC<"single">]>;
165
+ number_of_dependants: import("io-ts").NumberC;
166
+ residential_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"tenant">, import("io-ts").LiteralC<"council tenant">, import("io-ts").LiteralC<"living with parents">, import("io-ts").LiteralC<"owner">, import("io-ts").LiteralC<"owner without mortgage">, import("io-ts").LiteralC<"lodger">, import("io-ts").LiteralC<"armed forces">]>;
167
+ current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
168
+ line_1: import("io-ts").StringC;
169
+ city: import("io-ts").StringC;
170
+ country: import("io-ts").StringC;
171
+ postcode: import("io-ts").StringC;
172
+ }>, import("io-ts").PartialC<{
173
+ building_number: import("io-ts").StringC;
174
+ building_name: import("io-ts").StringC;
175
+ line_2: import("io-ts").StringC;
176
+ county: import("io-ts").StringC;
177
+ months_at_address: import("io-ts").NumberC;
178
+ }>]>;
179
+ }>, import("io-ts").PartialC<{
180
+ middle_name: import("io-ts").StringC;
181
+ maiden_name: import("io-ts").StringC;
182
+ telephone: import("io-ts").StringC;
183
+ mobile: import("io-ts").StringC;
184
+ monthly_rent_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
185
+ amount: import("io-ts").NumberC;
186
+ }>, import("io-ts").PartialC<{
187
+ currency: import("io-ts").LiteralC<"GBP">;
188
+ }>]>;
189
+ previous_address_one: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
190
+ line_1: import("io-ts").StringC;
191
+ city: import("io-ts").StringC;
192
+ country: import("io-ts").StringC;
193
+ postcode: import("io-ts").StringC;
194
+ }>, import("io-ts").PartialC<{
195
+ building_number: import("io-ts").StringC;
196
+ building_name: import("io-ts").StringC;
197
+ line_2: import("io-ts").StringC;
198
+ county: import("io-ts").StringC;
199
+ months_at_address: import("io-ts").NumberC;
200
+ }>]>;
201
+ previous_address_two: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
202
+ line_1: import("io-ts").StringC;
203
+ city: import("io-ts").StringC;
204
+ country: import("io-ts").StringC;
205
+ postcode: import("io-ts").StringC;
206
+ }>, import("io-ts").PartialC<{
207
+ building_number: import("io-ts").StringC;
208
+ building_name: import("io-ts").StringC;
209
+ line_2: import("io-ts").StringC;
210
+ county: import("io-ts").StringC;
211
+ months_at_address: import("io-ts").NumberC;
212
+ }>]>;
213
+ goods_delivery_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
214
+ line_1: import("io-ts").StringC;
215
+ city: import("io-ts").StringC;
216
+ country: import("io-ts").StringC;
217
+ postcode: import("io-ts").StringC;
218
+ }>, import("io-ts").PartialC<{
219
+ building_number: import("io-ts").StringC;
220
+ building_name: import("io-ts").StringC;
221
+ line_2: import("io-ts").StringC;
222
+ county: import("io-ts").StringC;
223
+ months_at_address: import("io-ts").NumberC;
224
+ }>]>;
225
+ }>]>;
226
+ employment_details: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
227
+ employment_status: import("io-ts").UnionC<[import("io-ts").LiteralC<"employed">, import("io-ts").LiteralC<"self_employed">, import("io-ts").LiteralC<"not_employed">, import("io-ts").LiteralC<"retired">]>;
228
+ gross_annual_income: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
229
+ amount: import("io-ts").NumberC;
230
+ }>, import("io-ts").PartialC<{
231
+ currency: import("io-ts").LiteralC<"GBP">;
232
+ }>]>;
233
+ household_annual_income: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
234
+ amount: import("io-ts").NumberC;
235
+ }>, import("io-ts").PartialC<{
236
+ currency: import("io-ts").LiteralC<"GBP">;
237
+ }>]>;
238
+ }>, import("io-ts").PartialC<{
239
+ employed_details: import("io-ts").TypeC<{
240
+ employer_name: import("io-ts").StringC;
241
+ main_occupation: import("io-ts").StringC;
242
+ months_employed: import("io-ts").NumberC;
243
+ }>;
244
+ self_employed_details: import("io-ts").TypeC<{
245
+ business_name: import("io-ts").StringC;
246
+ type_of_business: import("io-ts").StringC;
247
+ months_self_employed: import("io-ts").NumberC;
248
+ }>;
249
+ not_employed_details: import("io-ts").TypeC<{
250
+ source_of_income: import("io-ts").UnionC<[import("io-ts").LiteralC<"partner">, import("io-ts").LiteralC<"benefits">, import("io-ts").LiteralC<"maintenance">, import("io-ts").LiteralC<"disabled">, import("io-ts").LiteralC<"full-time carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent dla">, import("io-ts").LiteralC<"other">]>;
251
+ }>;
252
+ }>]>;
253
+ finance_details: import("io-ts").PartialC<{
254
+ bankrupcy_or_iva_in_last_5_years: import("io-ts").UnionC<[import("io-ts").LiteralC<"yes">, import("io-ts").LiteralC<"no">]>;
255
+ expenditures: import("io-ts").ArrayC<import("io-ts").PartialC<{
256
+ expenditure_type: import("io-ts").UnionC<[import("io-ts").LiteralC<"credit card">, import("io-ts").LiteralC<"clothes">, import("io-ts").LiteralC<"council tax and bills">, import("io-ts").LiteralC<"child support agency">, import("io-ts").LiteralC<"healthcare">, import("io-ts").LiteralC<"holidays">]>;
257
+ monthly_amount: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
258
+ amount: import("io-ts").NumberC;
259
+ }>, import("io-ts").PartialC<{
260
+ currency: import("io-ts").LiteralC<"GBP">;
261
+ }>]>;
262
+ }>>;
263
+ }>;
264
+ }>>;
136
265
  credit_documents: import("io-ts").ArrayC<import("io-ts").IntersectionC<[import("io-ts").TypeC<{
137
266
  name: import("io-ts").StringC;
138
267
  }>, import("io-ts").PartialC<{
@@ -1 +1 @@
1
- {"version":3,"file":"putCredit.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putCredit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,0BAA0B,GAAG;IACvC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBrB,CAAC;AAEX,oBAAY,wBAAwB,GAAG,eAAe,CACpD;IAAE,MAAM,EAAE,0BAA0B,CAAC;IAAC,IAAI,EAAE,OAAO,CAAC,MAAM,CAAA;CAAE,EAC5D,OAAO,CAAC,MAAM,CACf,CAAC"}
1
+ {"version":3,"file":"putCredit.d.ts","sourceRoot":"","sources":["../../frontend/generated/operations/putCredit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,0BAA0B,GAAG;IACvC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBrB,CAAC;AAEX,oBAAY,wBAAwB,GAAG,eAAe,CACpD;IAAE,MAAM,EAAE,0BAA0B,CAAC;IAAC,IAAI,EAAE,OAAO,CAAC,MAAM,CAAA;CAAE,EAC5D,OAAO,CAAC,MAAM,CACf,CAAC"}