@kanda-libs/ks-schema 1.0.140 → 1.0.142

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.
@@ -25,7 +25,7 @@ export declare const getCreditsOperation: {
25
25
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
26
26
  marital_status: t.UnionC<[t.LiteralC<"widowed">, t.LiteralC<"other">, t.LiteralC<"married">, t.LiteralC<"divorced">, t.LiteralC<"cohabiting">, t.LiteralC<"to_be_married">, t.LiteralC<"separated">, t.LiteralC<"single">]>;
27
27
  number_of_dependants: t.NumberC;
28
- residential_status: t.UnionC<[t.LiteralC<"tenant">, t.LiteralC<"council tenant">, t.LiteralC<"living with parents">, t.LiteralC<"owner">, t.LiteralC<"owner without mortgage">, t.LiteralC<"lodger">, t.LiteralC<"armed forces">]>;
28
+ residential_status: t.UnionC<[t.LiteralC<"tenant">, t.LiteralC<"council_tenant">, t.LiteralC<"living_with_parents">, t.LiteralC<"owner">, t.LiteralC<"owner_without_mortgage">, t.LiteralC<"lodger">, t.LiteralC<"armed_forces">]>;
29
29
  current_address: t.IntersectionC<[t.TypeC<{
30
30
  line_1: t.StringC;
31
31
  city: t.StringC;
@@ -109,7 +109,7 @@ export declare const getCreditsOperation: {
109
109
  months_self_employed: t.NumberC;
110
110
  }>;
111
111
  not_employed_details: t.TypeC<{
112
- source_of_income: t.UnionC<[t.LiteralC<"partner">, t.LiteralC<"benefits">, t.LiteralC<"maintenance">, t.LiteralC<"disabled">, t.LiteralC<"full-time carer">, t.LiteralC<"homemaker">, t.LiteralC<"permanent dla">, t.LiteralC<"other">]>;
112
+ source_of_income: t.UnionC<[t.LiteralC<"partner">, t.LiteralC<"benefits">, t.LiteralC<"maintenance">, t.LiteralC<"disabled">, t.LiteralC<"fulltime_carer">, t.LiteralC<"homemaker">, t.LiteralC<"permanent_dla">, t.LiteralC<"other">]>;
113
113
  }>;
114
114
  }>]>;
115
115
  }>, t.PartialC<{
@@ -136,7 +136,7 @@ export declare const getCreditsOperation: {
136
136
  finance_details: t.PartialC<{
137
137
  bankrupcy_or_iva_in_last_5_years: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
138
138
  expenditures: t.ArrayC<t.PartialC<{
139
- expenditure_type: t.UnionC<[t.LiteralC<"credit card">, t.LiteralC<"clothes">, t.LiteralC<"council tax and bills">, t.LiteralC<"child support agency">, t.LiteralC<"healthcare">, t.LiteralC<"holidays">]>;
139
+ expenditure_type: t.UnionC<[t.LiteralC<"credit_card">, t.LiteralC<"clothes">, t.LiteralC<"council_tax_and_bills">, t.LiteralC<"child_support_agency">, t.LiteralC<"healthcare">, t.LiteralC<"holidays">]>;
140
140
  monthly_amount: t.IntersectionC<[t.TypeC<{
141
141
  amount: t.NumberC;
142
142
  }>, t.PartialC<{
@@ -161,7 +161,7 @@ export declare const getCreditsOperation: {
161
161
  date_of_birth: import("io-ts-types/lib/DateFromISOString").DateFromISOStringC;
162
162
  marital_status: t.UnionC<[t.LiteralC<"widowed">, t.LiteralC<"other">, t.LiteralC<"married">, t.LiteralC<"divorced">, t.LiteralC<"cohabiting">, t.LiteralC<"to_be_married">, t.LiteralC<"separated">, t.LiteralC<"single">]>;
163
163
  number_of_dependants: t.NumberC;
164
- residential_status: t.UnionC<[t.LiteralC<"tenant">, t.LiteralC<"council tenant">, t.LiteralC<"living with parents">, t.LiteralC<"owner">, t.LiteralC<"owner without mortgage">, t.LiteralC<"lodger">, t.LiteralC<"armed forces">]>;
164
+ residential_status: t.UnionC<[t.LiteralC<"tenant">, t.LiteralC<"council_tenant">, t.LiteralC<"living_with_parents">, t.LiteralC<"owner">, t.LiteralC<"owner_without_mortgage">, t.LiteralC<"lodger">, t.LiteralC<"armed_forces">]>;
165
165
  current_address: t.IntersectionC<[t.TypeC<{
166
166
  line_1: t.StringC;
167
167
  city: t.StringC;
@@ -245,13 +245,13 @@ export declare const getCreditsOperation: {
245
245
  months_self_employed: t.NumberC;
246
246
  }>;
247
247
  not_employed_details: t.TypeC<{
248
- source_of_income: t.UnionC<[t.LiteralC<"partner">, t.LiteralC<"benefits">, t.LiteralC<"maintenance">, t.LiteralC<"disabled">, t.LiteralC<"full-time carer">, t.LiteralC<"homemaker">, t.LiteralC<"permanent dla">, t.LiteralC<"other">]>;
248
+ source_of_income: t.UnionC<[t.LiteralC<"partner">, t.LiteralC<"benefits">, t.LiteralC<"maintenance">, t.LiteralC<"disabled">, t.LiteralC<"fulltime_carer">, t.LiteralC<"homemaker">, t.LiteralC<"permanent_dla">, t.LiteralC<"other">]>;
249
249
  }>;
250
250
  }>]>;
251
251
  finance_details: t.PartialC<{
252
252
  bankrupcy_or_iva_in_last_5_years: t.UnionC<[t.LiteralC<"yes">, t.LiteralC<"no">]>;
253
253
  expenditures: t.ArrayC<t.PartialC<{
254
- expenditure_type: t.UnionC<[t.LiteralC<"credit card">, t.LiteralC<"clothes">, t.LiteralC<"council tax and bills">, t.LiteralC<"child support agency">, t.LiteralC<"healthcare">, t.LiteralC<"holidays">]>;
254
+ expenditure_type: t.UnionC<[t.LiteralC<"credit_card">, t.LiteralC<"clothes">, t.LiteralC<"council_tax_and_bills">, t.LiteralC<"child_support_agency">, t.LiteralC<"healthcare">, t.LiteralC<"holidays">]>;
255
255
  monthly_amount: t.IntersectionC<[t.TypeC<{
256
256
  amount: t.NumberC;
257
257
  }>, t.PartialC<{