@kanda-libs/ks-schema 1.0.140 → 1.0.141

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.
@@ -5892,7 +5892,7 @@ export declare const operations: {
5892
5892
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
5893
5893
  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">]>;
5894
5894
  number_of_dependants: import("io-ts").NumberC;
5895
- 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">]>;
5895
+ 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">]>;
5896
5896
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
5897
5897
  line_1: import("io-ts").StringC;
5898
5898
  city: import("io-ts").StringC;
@@ -5976,7 +5976,7 @@ export declare const operations: {
5976
5976
  months_self_employed: import("io-ts").NumberC;
5977
5977
  }>;
5978
5978
  not_employed_details: import("io-ts").TypeC<{
5979
- 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">]>;
5979
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
5980
5980
  }>;
5981
5981
  }>]>;
5982
5982
  }>, import("io-ts").PartialC<{
@@ -6028,7 +6028,7 @@ export declare const operations: {
6028
6028
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6029
6029
  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">]>;
6030
6030
  number_of_dependants: import("io-ts").NumberC;
6031
- 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">]>;
6031
+ 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">]>;
6032
6032
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6033
6033
  line_1: import("io-ts").StringC;
6034
6034
  city: import("io-ts").StringC;
@@ -6112,7 +6112,7 @@ export declare const operations: {
6112
6112
  months_self_employed: import("io-ts").NumberC;
6113
6113
  }>;
6114
6114
  not_employed_details: import("io-ts").TypeC<{
6115
- 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">]>;
6115
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6116
6116
  }>;
6117
6117
  }>]>;
6118
6118
  finance_details: import("io-ts").PartialC<{
@@ -6191,7 +6191,7 @@ export declare const operations: {
6191
6191
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6192
6192
  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">]>;
6193
6193
  number_of_dependants: import("io-ts").NumberC;
6194
- 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">]>;
6194
+ 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">]>;
6195
6195
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6196
6196
  line_1: import("io-ts").StringC;
6197
6197
  city: import("io-ts").StringC;
@@ -6275,7 +6275,7 @@ export declare const operations: {
6275
6275
  months_self_employed: import("io-ts").NumberC;
6276
6276
  }>;
6277
6277
  not_employed_details: import("io-ts").TypeC<{
6278
- 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">]>;
6278
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6279
6279
  }>;
6280
6280
  }>]>;
6281
6281
  }>, import("io-ts").PartialC<{
@@ -6327,7 +6327,7 @@ export declare const operations: {
6327
6327
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6328
6328
  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">]>;
6329
6329
  number_of_dependants: import("io-ts").NumberC;
6330
- 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">]>;
6330
+ 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">]>;
6331
6331
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6332
6332
  line_1: import("io-ts").StringC;
6333
6333
  city: import("io-ts").StringC;
@@ -6411,7 +6411,7 @@ export declare const operations: {
6411
6411
  months_self_employed: import("io-ts").NumberC;
6412
6412
  }>;
6413
6413
  not_employed_details: import("io-ts").TypeC<{
6414
- 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">]>;
6414
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6415
6415
  }>;
6416
6416
  }>]>;
6417
6417
  finance_details: import("io-ts").PartialC<{
@@ -6494,7 +6494,7 @@ export declare const operations: {
6494
6494
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6495
6495
  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">]>;
6496
6496
  number_of_dependants: import("io-ts").NumberC;
6497
- 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">]>;
6497
+ 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">]>;
6498
6498
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6499
6499
  line_1: import("io-ts").StringC;
6500
6500
  city: import("io-ts").StringC;
@@ -6578,7 +6578,7 @@ export declare const operations: {
6578
6578
  months_self_employed: import("io-ts").NumberC;
6579
6579
  }>;
6580
6580
  not_employed_details: import("io-ts").TypeC<{
6581
- 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">]>;
6581
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6582
6582
  }>;
6583
6583
  }>]>;
6584
6584
  }>, import("io-ts").PartialC<{
@@ -6630,7 +6630,7 @@ export declare const operations: {
6630
6630
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6631
6631
  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">]>;
6632
6632
  number_of_dependants: import("io-ts").NumberC;
6633
- 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">]>;
6633
+ 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">]>;
6634
6634
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6635
6635
  line_1: import("io-ts").StringC;
6636
6636
  city: import("io-ts").StringC;
@@ -6714,7 +6714,7 @@ export declare const operations: {
6714
6714
  months_self_employed: import("io-ts").NumberC;
6715
6715
  }>;
6716
6716
  not_employed_details: import("io-ts").TypeC<{
6717
- 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">]>;
6717
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6718
6718
  }>;
6719
6719
  }>]>;
6720
6720
  finance_details: import("io-ts").PartialC<{
@@ -6798,7 +6798,7 @@ export declare const operations: {
6798
6798
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6799
6799
  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">]>;
6800
6800
  number_of_dependants: import("io-ts").NumberC;
6801
- 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">]>;
6801
+ 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">]>;
6802
6802
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6803
6803
  line_1: import("io-ts").StringC;
6804
6804
  city: import("io-ts").StringC;
@@ -6882,7 +6882,7 @@ export declare const operations: {
6882
6882
  months_self_employed: import("io-ts").NumberC;
6883
6883
  }>;
6884
6884
  not_employed_details: import("io-ts").TypeC<{
6885
- 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">]>;
6885
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
6886
6886
  }>;
6887
6887
  }>]>;
6888
6888
  }>, import("io-ts").PartialC<{
@@ -6934,7 +6934,7 @@ export declare const operations: {
6934
6934
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
6935
6935
  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">]>;
6936
6936
  number_of_dependants: import("io-ts").NumberC;
6937
- 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">]>;
6937
+ 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">]>;
6938
6938
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
6939
6939
  line_1: import("io-ts").StringC;
6940
6940
  city: import("io-ts").StringC;
@@ -7018,7 +7018,7 @@ export declare const operations: {
7018
7018
  months_self_employed: import("io-ts").NumberC;
7019
7019
  }>;
7020
7020
  not_employed_details: import("io-ts").TypeC<{
7021
- 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">]>;
7021
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7022
7022
  }>;
7023
7023
  }>]>;
7024
7024
  finance_details: import("io-ts").PartialC<{
@@ -7106,7 +7106,7 @@ export declare const operations: {
7106
7106
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7107
7107
  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">]>;
7108
7108
  number_of_dependants: import("io-ts").NumberC;
7109
- 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">]>;
7109
+ 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">]>;
7110
7110
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7111
7111
  line_1: import("io-ts").StringC;
7112
7112
  city: import("io-ts").StringC;
@@ -7190,7 +7190,7 @@ export declare const operations: {
7190
7190
  months_self_employed: import("io-ts").NumberC;
7191
7191
  }>;
7192
7192
  not_employed_details: import("io-ts").TypeC<{
7193
- 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">]>;
7193
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7194
7194
  }>;
7195
7195
  }>]>;
7196
7196
  }>, import("io-ts").PartialC<{
@@ -7242,7 +7242,7 @@ export declare const operations: {
7242
7242
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7243
7243
  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">]>;
7244
7244
  number_of_dependants: import("io-ts").NumberC;
7245
- 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">]>;
7245
+ 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">]>;
7246
7246
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7247
7247
  line_1: import("io-ts").StringC;
7248
7248
  city: import("io-ts").StringC;
@@ -7326,7 +7326,7 @@ export declare const operations: {
7326
7326
  months_self_employed: import("io-ts").NumberC;
7327
7327
  }>;
7328
7328
  not_employed_details: import("io-ts").TypeC<{
7329
- 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">]>;
7329
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7330
7330
  }>;
7331
7331
  }>]>;
7332
7332
  finance_details: import("io-ts").PartialC<{
@@ -7410,7 +7410,7 @@ export declare const operations: {
7410
7410
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7411
7411
  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">]>;
7412
7412
  number_of_dependants: import("io-ts").NumberC;
7413
- 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">]>;
7413
+ 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">]>;
7414
7414
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7415
7415
  line_1: import("io-ts").StringC;
7416
7416
  city: import("io-ts").StringC;
@@ -7494,7 +7494,7 @@ export declare const operations: {
7494
7494
  months_self_employed: import("io-ts").NumberC;
7495
7495
  }>;
7496
7496
  not_employed_details: import("io-ts").TypeC<{
7497
- 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">]>;
7497
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7498
7498
  }>;
7499
7499
  }>]>;
7500
7500
  }>, import("io-ts").PartialC<{
@@ -7546,7 +7546,7 @@ export declare const operations: {
7546
7546
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7547
7547
  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">]>;
7548
7548
  number_of_dependants: import("io-ts").NumberC;
7549
- 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">]>;
7549
+ 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">]>;
7550
7550
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7551
7551
  line_1: import("io-ts").StringC;
7552
7552
  city: import("io-ts").StringC;
@@ -7630,7 +7630,7 @@ export declare const operations: {
7630
7630
  months_self_employed: import("io-ts").NumberC;
7631
7631
  }>;
7632
7632
  not_employed_details: import("io-ts").TypeC<{
7633
- 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">]>;
7633
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7634
7634
  }>;
7635
7635
  }>]>;
7636
7636
  finance_details: import("io-ts").PartialC<{
@@ -7714,7 +7714,7 @@ export declare const operations: {
7714
7714
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7715
7715
  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">]>;
7716
7716
  number_of_dependants: import("io-ts").NumberC;
7717
- 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">]>;
7717
+ 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">]>;
7718
7718
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7719
7719
  line_1: import("io-ts").StringC;
7720
7720
  city: import("io-ts").StringC;
@@ -7798,7 +7798,7 @@ export declare const operations: {
7798
7798
  months_self_employed: import("io-ts").NumberC;
7799
7799
  }>;
7800
7800
  not_employed_details: import("io-ts").TypeC<{
7801
- 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">]>;
7801
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7802
7802
  }>;
7803
7803
  }>]>;
7804
7804
  }>, import("io-ts").PartialC<{
@@ -7850,7 +7850,7 @@ export declare const operations: {
7850
7850
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
7851
7851
  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">]>;
7852
7852
  number_of_dependants: import("io-ts").NumberC;
7853
- 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">]>;
7853
+ 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">]>;
7854
7854
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
7855
7855
  line_1: import("io-ts").StringC;
7856
7856
  city: import("io-ts").StringC;
@@ -7934,7 +7934,7 @@ export declare const operations: {
7934
7934
  months_self_employed: import("io-ts").NumberC;
7935
7935
  }>;
7936
7936
  not_employed_details: import("io-ts").TypeC<{
7937
- 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">]>;
7937
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
7938
7938
  }>;
7939
7939
  }>]>;
7940
7940
  finance_details: import("io-ts").PartialC<{
@@ -8018,7 +8018,7 @@ export declare const operations: {
8018
8018
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
8019
8019
  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">]>;
8020
8020
  number_of_dependants: import("io-ts").NumberC;
8021
- 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">]>;
8021
+ 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">]>;
8022
8022
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
8023
8023
  line_1: import("io-ts").StringC;
8024
8024
  city: import("io-ts").StringC;
@@ -8102,7 +8102,7 @@ export declare const operations: {
8102
8102
  months_self_employed: import("io-ts").NumberC;
8103
8103
  }>;
8104
8104
  not_employed_details: import("io-ts").TypeC<{
8105
- 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">]>;
8105
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
8106
8106
  }>;
8107
8107
  }>]>;
8108
8108
  }>, import("io-ts").PartialC<{
@@ -8154,7 +8154,7 @@ export declare const operations: {
8154
8154
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
8155
8155
  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">]>;
8156
8156
  number_of_dependants: import("io-ts").NumberC;
8157
- 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">]>;
8157
+ 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">]>;
8158
8158
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
8159
8159
  line_1: import("io-ts").StringC;
8160
8160
  city: import("io-ts").StringC;
@@ -8238,7 +8238,7 @@ export declare const operations: {
8238
8238
  months_self_employed: import("io-ts").NumberC;
8239
8239
  }>;
8240
8240
  not_employed_details: import("io-ts").TypeC<{
8241
- 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">]>;
8241
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
8242
8242
  }>;
8243
8243
  }>]>;
8244
8244
  finance_details: import("io-ts").PartialC<{
@@ -8322,7 +8322,7 @@ export declare const operations: {
8322
8322
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
8323
8323
  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">]>;
8324
8324
  number_of_dependants: import("io-ts").NumberC;
8325
- 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">]>;
8325
+ 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">]>;
8326
8326
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
8327
8327
  line_1: import("io-ts").StringC;
8328
8328
  city: import("io-ts").StringC;
@@ -8406,7 +8406,7 @@ export declare const operations: {
8406
8406
  months_self_employed: import("io-ts").NumberC;
8407
8407
  }>;
8408
8408
  not_employed_details: import("io-ts").TypeC<{
8409
- 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">]>;
8409
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
8410
8410
  }>;
8411
8411
  }>]>;
8412
8412
  }>, import("io-ts").PartialC<{
@@ -8458,7 +8458,7 @@ export declare const operations: {
8458
8458
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
8459
8459
  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">]>;
8460
8460
  number_of_dependants: import("io-ts").NumberC;
8461
- 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">]>;
8461
+ 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">]>;
8462
8462
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
8463
8463
  line_1: import("io-ts").StringC;
8464
8464
  city: import("io-ts").StringC;
@@ -8542,7 +8542,7 @@ export declare const operations: {
8542
8542
  months_self_employed: import("io-ts").NumberC;
8543
8543
  }>;
8544
8544
  not_employed_details: import("io-ts").TypeC<{
8545
- 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">]>;
8545
+ 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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
8546
8546
  }>;
8547
8547
  }>]>;
8548
8548
  finance_details: import("io-ts").PartialC<{
@@ -24,7 +24,7 @@ export declare const postCreditOperation: {
24
24
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
25
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">]>;
26
26
  number_of_dependants: import("io-ts").NumberC;
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">]>;
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">]>;
28
28
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
29
29
  line_1: import("io-ts").StringC;
30
30
  city: import("io-ts").StringC;
@@ -108,7 +108,7 @@ export declare const postCreditOperation: {
108
108
  months_self_employed: import("io-ts").NumberC;
109
109
  }>;
110
110
  not_employed_details: import("io-ts").TypeC<{
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
112
112
  }>;
113
113
  }>]>;
114
114
  }>, import("io-ts").PartialC<{
@@ -160,7 +160,7 @@ export declare const postCreditOperation: {
160
160
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
161
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
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">]>;
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
164
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
165
165
  line_1: import("io-ts").StringC;
166
166
  city: import("io-ts").StringC;
@@ -244,7 +244,7 @@ export declare const postCreditOperation: {
244
244
  months_self_employed: import("io-ts").NumberC;
245
245
  }>;
246
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
248
248
  }>;
249
249
  }>]>;
250
250
  finance_details: import("io-ts").PartialC<{
@@ -27,7 +27,7 @@ export declare const putCreditOperation: {
27
27
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
28
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">]>;
29
29
  number_of_dependants: import("io-ts").NumberC;
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">]>;
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">]>;
31
31
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
32
32
  line_1: import("io-ts").StringC;
33
33
  city: import("io-ts").StringC;
@@ -111,7 +111,7 @@ export declare const putCreditOperation: {
111
111
  months_self_employed: import("io-ts").NumberC;
112
112
  }>;
113
113
  not_employed_details: import("io-ts").TypeC<{
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
115
115
  }>;
116
116
  }>]>;
117
117
  }>, import("io-ts").PartialC<{
@@ -163,7 +163,7 @@ export declare const putCreditOperation: {
163
163
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
164
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
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">]>;
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
167
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
168
168
  line_1: import("io-ts").StringC;
169
169
  city: import("io-ts").StringC;
@@ -247,7 +247,7 @@ export declare const putCreditOperation: {
247
247
  months_self_employed: import("io-ts").NumberC;
248
248
  }>;
249
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
251
251
  }>;
252
252
  }>]>;
253
253
  finance_details: import("io-ts").PartialC<{
@@ -27,7 +27,7 @@ export declare const quoteCreditOperation: {
27
27
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
28
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">]>;
29
29
  number_of_dependants: import("io-ts").NumberC;
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">]>;
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">]>;
31
31
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
32
32
  line_1: import("io-ts").StringC;
33
33
  city: import("io-ts").StringC;
@@ -111,7 +111,7 @@ export declare const quoteCreditOperation: {
111
111
  months_self_employed: import("io-ts").NumberC;
112
112
  }>;
113
113
  not_employed_details: import("io-ts").TypeC<{
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
115
115
  }>;
116
116
  }>]>;
117
117
  }>, import("io-ts").PartialC<{
@@ -163,7 +163,7 @@ export declare const quoteCreditOperation: {
163
163
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
164
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
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">]>;
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
167
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
168
168
  line_1: import("io-ts").StringC;
169
169
  city: import("io-ts").StringC;
@@ -247,7 +247,7 @@ export declare const quoteCreditOperation: {
247
247
  months_self_employed: import("io-ts").NumberC;
248
248
  }>;
249
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
251
251
  }>;
252
252
  }>]>;
253
253
  finance_details: import("io-ts").PartialC<{
@@ -27,7 +27,7 @@ export declare const signCreditOperation: {
27
27
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
28
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">]>;
29
29
  number_of_dependants: import("io-ts").NumberC;
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">]>;
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">]>;
31
31
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
32
32
  line_1: import("io-ts").StringC;
33
33
  city: import("io-ts").StringC;
@@ -111,7 +111,7 @@ export declare const signCreditOperation: {
111
111
  months_self_employed: import("io-ts").NumberC;
112
112
  }>;
113
113
  not_employed_details: import("io-ts").TypeC<{
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
115
115
  }>;
116
116
  }>]>;
117
117
  }>, import("io-ts").PartialC<{
@@ -163,7 +163,7 @@ export declare const signCreditOperation: {
163
163
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
164
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
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">]>;
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
167
  current_address: import("io-ts").IntersectionC<[import("io-ts").TypeC<{
168
168
  line_1: import("io-ts").StringC;
169
169
  city: import("io-ts").StringC;
@@ -247,7 +247,7 @@ export declare const signCreditOperation: {
247
247
  months_self_employed: import("io-ts").NumberC;
248
248
  }>;
249
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">]>;
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<"fulltime_carer">, import("io-ts").LiteralC<"homemaker">, import("io-ts").LiteralC<"permanent_dla">, import("io-ts").LiteralC<"other">]>;
251
251
  }>;
252
252
  }>]>;
253
253
  finance_details: import("io-ts").PartialC<{