@dvsa/cvs-type-definitions 3.0.12 → 3.0.13

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.
@@ -332,7 +332,7 @@
332
332
  },
333
333
  "techRecord_alterationMarker": {
334
334
  "type": [
335
- "string",
335
+ "boolean",
336
336
  "null"
337
337
  ]
338
338
  },
@@ -476,7 +476,7 @@
476
476
  },
477
477
  "techRecord_brakes_antilockBrakingSystem": {
478
478
  "type": [
479
- "string",
479
+ "boolean",
480
480
  "null"
481
481
  ]
482
482
  },
@@ -1171,7 +1171,7 @@
1171
1171
  },
1172
1172
  "techRecord_roadFriendly": {
1173
1173
  "type": [
1174
- "string",
1174
+ "boolean",
1175
1175
  "null"
1176
1176
  ]
1177
1177
  },
@@ -335,7 +335,7 @@
335
335
  },
336
336
  "techRecord_alterationMarker": {
337
337
  "type": [
338
- "string",
338
+ "boolean",
339
339
  "null"
340
340
  ]
341
341
  },
@@ -359,7 +359,7 @@
359
359
  },
360
360
  "techRecord_alterationMarker": {
361
361
  "type": [
362
- "string",
362
+ "boolean",
363
363
  "null"
364
364
  ]
365
365
  },
@@ -382,7 +382,7 @@
382
382
  },
383
383
  "techRecord_alterationMarker": {
384
384
  "type": [
385
- "string",
385
+ "boolean",
386
386
  "null"
387
387
  ]
388
388
  },
@@ -465,7 +465,7 @@
465
465
  },
466
466
  "techRecord_brakes_antilockBrakingSystem": {
467
467
  "type": [
468
- "string",
468
+ "boolean",
469
469
  "null"
470
470
  ]
471
471
  },
@@ -988,7 +988,7 @@
988
988
  },
989
989
  "techRecord_roadFriendly": {
990
990
  "type": [
991
- "string",
991
+ "boolean",
992
992
  "null"
993
993
  ]
994
994
  },
@@ -386,7 +386,7 @@
386
386
  },
387
387
  "techRecord_alterationMarker": {
388
388
  "type": [
389
- "string",
389
+ "boolean",
390
390
  "null"
391
391
  ]
392
392
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dvsa/cvs-type-definitions",
3
- "version": "3.0.12",
3
+ "version": "3.0.13",
4
4
  "description": "type definitions for cvs vta application",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -204,7 +204,7 @@ export interface TechRecordGETTRLSkeleton {
204
204
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
205
205
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
206
206
  techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
207
- techRecord_alterationMarker?: string | null;
207
+ techRecord_alterationMarker?: boolean | null;
208
208
  techRecord_applicantDetails_name?: string | null;
209
209
  techRecord_applicantDetails_address1?: null | string;
210
210
  techRecord_applicantDetails_address2?: null | string;
@@ -223,7 +223,7 @@ export interface TechRecordGETTRLSkeleton {
223
223
  techRecord_batchId?: string | null;
224
224
  techRecord_bodyType_code?: null | string;
225
225
  techRecord_bodyType_description?: null | string;
226
- techRecord_brakes_antilockBrakingSystem?: string | null;
226
+ techRecord_brakes_antilockBrakingSystem?: boolean | null;
227
227
  techRecord_brakes_dtpNumber?: string | null;
228
228
  techRecord_brakes_loadSensingValve?: boolean | null;
229
229
  techRecord_centreOfRearmostAxleToRearOfTrl?: number | null;
@@ -280,7 +280,7 @@ export interface TechRecordGETTRLSkeleton {
280
280
  techRecord_reasonForCreation: string;
281
281
  techRecord_recordCompleteness: "skeleton";
282
282
  techRecord_regnDate?: string | null;
283
- techRecord_roadFriendly?: string | null;
283
+ techRecord_roadFriendly?: boolean | null;
284
284
  techRecord_statusCode: StatusCode;
285
285
  techRecord_suspensionType?: string | null;
286
286
  techRecord_tyreUseCode?: string | null;
@@ -204,7 +204,7 @@ export interface TechRecordGETTRLTestable {
204
204
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
205
205
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
206
206
  techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
207
- techRecord_alterationMarker?: string | null;
207
+ techRecord_alterationMarker?: boolean | null;
208
208
  techRecord_applicantDetails_name?: string | null;
209
209
  techRecord_applicantDetails_address1?: null | string;
210
210
  techRecord_applicantDetails_address2?: null | string;
@@ -225,7 +225,7 @@ export interface TechRecordPUTTRLComplete {
225
225
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
226
226
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
227
227
  techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
228
- techRecord_alterationMarker?: string | null;
228
+ techRecord_alterationMarker?: boolean | null;
229
229
  techRecord_applicantDetails_name?: string | null;
230
230
  techRecord_applicantDetails_address1?: null | string;
231
231
  techRecord_applicantDetails_address2?: null | string;
@@ -210,7 +210,7 @@ export interface TechRecordPUTTRLSkeleton {
210
210
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
211
211
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
212
212
  techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
213
- techRecord_alterationMarker?: string | null;
213
+ techRecord_alterationMarker?: boolean | null;
214
214
  techRecord_applicantDetails_name?: string | null;
215
215
  techRecord_applicantDetails_address1?: null | string;
216
216
  techRecord_applicantDetails_address2?: null | string;
@@ -224,7 +224,7 @@ export interface TechRecordPUTTRLSkeleton {
224
224
  techRecord_batchId?: string | null;
225
225
  techRecord_bodyType_code?: string;
226
226
  techRecord_bodyType_description?: string;
227
- techRecord_brakes_antilockBrakingSystem?: string | null;
227
+ techRecord_brakes_antilockBrakingSystem?: boolean | null;
228
228
  techRecord_brakes_dtpNumber?: string | null;
229
229
  techRecord_brakes_loadSensingValve?: boolean | null;
230
230
  techRecord_centreOfRearmostAxleToRearOfTrl?: number | null;
@@ -275,7 +275,7 @@ export interface TechRecordPUTTRLSkeleton {
275
275
  techRecord_rearAxleToRearTrl?: number | null;
276
276
  techRecord_reasonForCreation: string;
277
277
  techRecord_regnDate?: string | null;
278
- techRecord_roadFriendly?: string | null;
278
+ techRecord_roadFriendly?: boolean | null;
279
279
  techRecord_statusCode: StatusCode;
280
280
  techRecord_suspensionType?: string | null;
281
281
  techRecord_tyreUseCode?: string | null;
@@ -210,7 +210,7 @@ export interface TechRecordPUTTRLTestable {
210
210
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
211
211
  techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
212
212
  techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
213
- techRecord_alterationMarker?: string | null;
213
+ techRecord_alterationMarker?: boolean | null;
214
214
  techRecord_applicantDetails_name?: string | null;
215
215
  techRecord_applicantDetails_address1?: null | string;
216
216
  techRecord_applicantDetails_address2?: null | string;