@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.
- package/json-schemas/v3/tech-record/get/trl/skeleton/index.json +3 -3
- package/json-schemas/v3/tech-record/get/trl/testable/index.json +1 -1
- package/json-schemas/v3/tech-record/put/trl/complete/index.json +1 -1
- package/json-schemas/v3/tech-record/put/trl/skeleton/index.json +3 -3
- package/json-schemas/v3/tech-record/put/trl/testable/index.json +1 -1
- package/package.json +1 -1
- package/types/v3/tech-record/get/trl/skeleton/index.d.ts +3 -3
- package/types/v3/tech-record/get/trl/testable/index.d.ts +1 -1
- package/types/v3/tech-record/put/trl/complete/index.d.ts +1 -1
- package/types/v3/tech-record/put/trl/skeleton/index.d.ts +3 -3
- package/types/v3/tech-record/put/trl/testable/index.d.ts +1 -1
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
"techRecord_alterationMarker": {
|
|
334
334
|
"type": [
|
|
335
|
-
"
|
|
335
|
+
"boolean",
|
|
336
336
|
"null"
|
|
337
337
|
]
|
|
338
338
|
},
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
},
|
|
477
477
|
"techRecord_brakes_antilockBrakingSystem": {
|
|
478
478
|
"type": [
|
|
479
|
-
"
|
|
479
|
+
"boolean",
|
|
480
480
|
"null"
|
|
481
481
|
]
|
|
482
482
|
},
|
|
@@ -1171,7 +1171,7 @@
|
|
|
1171
1171
|
},
|
|
1172
1172
|
"techRecord_roadFriendly": {
|
|
1173
1173
|
"type": [
|
|
1174
|
-
"
|
|
1174
|
+
"boolean",
|
|
1175
1175
|
"null"
|
|
1176
1176
|
]
|
|
1177
1177
|
},
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
},
|
|
383
383
|
"techRecord_alterationMarker": {
|
|
384
384
|
"type": [
|
|
385
|
-
"
|
|
385
|
+
"boolean",
|
|
386
386
|
"null"
|
|
387
387
|
]
|
|
388
388
|
},
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
},
|
|
466
466
|
"techRecord_brakes_antilockBrakingSystem": {
|
|
467
467
|
"type": [
|
|
468
|
-
"
|
|
468
|
+
"boolean",
|
|
469
469
|
"null"
|
|
470
470
|
]
|
|
471
471
|
},
|
|
@@ -988,7 +988,7 @@
|
|
|
988
988
|
},
|
|
989
989
|
"techRecord_roadFriendly": {
|
|
990
990
|
"type": [
|
|
991
|
-
"
|
|
991
|
+
"boolean",
|
|
992
992
|
"null"
|
|
993
993
|
]
|
|
994
994
|
},
|
package/package.json
CHANGED
|
@@ -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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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;
|