@dvsa/cvs-type-definitions 2.1.18 → 2.1.19
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/complete/index.json +30 -0
- package/json-schemas/v3/tech-record/get/trl/skeleton/index.json +30 -0
- package/json-schemas/v3/tech-record/get/trl/testable/index.json +30 -0
- package/json-schemas/v3/tech-record/put/trl/complete/index.json +30 -0
- package/json-schemas/v3/tech-record/put/trl/skeleton/index.json +30 -0
- package/json-schemas/v3/tech-record/put/trl/testable/index.json +30 -0
- package/package.json +1 -1
- package/types/v3/tech-record/get/trl/complete/index.d.ts +5 -0
- package/types/v3/tech-record/get/trl/skeleton/index.d.ts +5 -0
- package/types/v3/tech-record/get/trl/testable/index.d.ts +5 -0
- package/types/v3/tech-record/put/trl/complete/index.d.ts +5 -0
- package/types/v3/tech-record/put/trl/skeleton/index.d.ts +5 -0
- package/types/v3/tech-record/put/trl/testable/index.d.ts +5 -0
|
@@ -1345,6 +1345,36 @@
|
|
|
1345
1345
|
},
|
|
1346
1346
|
"techRecord_updateType": {
|
|
1347
1347
|
"type": "string"
|
|
1348
|
+
},
|
|
1349
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1350
|
+
"type": [
|
|
1351
|
+
"string",
|
|
1352
|
+
"null"
|
|
1353
|
+
]
|
|
1354
|
+
},
|
|
1355
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1356
|
+
"type": [
|
|
1357
|
+
"string",
|
|
1358
|
+
"null"
|
|
1359
|
+
]
|
|
1360
|
+
},
|
|
1361
|
+
"techRecord_authIntoService_datePending": {
|
|
1362
|
+
"type": [
|
|
1363
|
+
"string",
|
|
1364
|
+
"null"
|
|
1365
|
+
]
|
|
1366
|
+
},
|
|
1367
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1368
|
+
"type": [
|
|
1369
|
+
"string",
|
|
1370
|
+
"null"
|
|
1371
|
+
]
|
|
1372
|
+
},
|
|
1373
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1374
|
+
"type": [
|
|
1375
|
+
"string",
|
|
1376
|
+
"null"
|
|
1377
|
+
]
|
|
1348
1378
|
}
|
|
1349
1379
|
}
|
|
1350
1380
|
}
|
|
@@ -1042,6 +1042,36 @@
|
|
|
1042
1042
|
},
|
|
1043
1043
|
"techRecord_updateType": {
|
|
1044
1044
|
"type": "string"
|
|
1045
|
+
},
|
|
1046
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1047
|
+
"type": [
|
|
1048
|
+
"string",
|
|
1049
|
+
"null"
|
|
1050
|
+
]
|
|
1051
|
+
},
|
|
1052
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1053
|
+
"type": [
|
|
1054
|
+
"string",
|
|
1055
|
+
"null"
|
|
1056
|
+
]
|
|
1057
|
+
},
|
|
1058
|
+
"techRecord_authIntoService_datePending": {
|
|
1059
|
+
"type": [
|
|
1060
|
+
"string",
|
|
1061
|
+
"null"
|
|
1062
|
+
]
|
|
1063
|
+
},
|
|
1064
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1065
|
+
"type": [
|
|
1066
|
+
"string",
|
|
1067
|
+
"null"
|
|
1068
|
+
]
|
|
1069
|
+
},
|
|
1070
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1071
|
+
"type": [
|
|
1072
|
+
"string",
|
|
1073
|
+
"null"
|
|
1074
|
+
]
|
|
1045
1075
|
}
|
|
1046
1076
|
}
|
|
1047
1077
|
}
|
|
@@ -1193,6 +1193,36 @@
|
|
|
1193
1193
|
},
|
|
1194
1194
|
"techRecord_updateType": {
|
|
1195
1195
|
"type": "string"
|
|
1196
|
+
},
|
|
1197
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1198
|
+
"type": [
|
|
1199
|
+
"string",
|
|
1200
|
+
"null"
|
|
1201
|
+
]
|
|
1202
|
+
},
|
|
1203
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1204
|
+
"type": [
|
|
1205
|
+
"string",
|
|
1206
|
+
"null"
|
|
1207
|
+
]
|
|
1208
|
+
},
|
|
1209
|
+
"techRecord_authIntoService_datePending": {
|
|
1210
|
+
"type": [
|
|
1211
|
+
"string",
|
|
1212
|
+
"null"
|
|
1213
|
+
]
|
|
1214
|
+
},
|
|
1215
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1216
|
+
"type": [
|
|
1217
|
+
"string",
|
|
1218
|
+
"null"
|
|
1219
|
+
]
|
|
1220
|
+
},
|
|
1221
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1222
|
+
"type": [
|
|
1223
|
+
"string",
|
|
1224
|
+
"null"
|
|
1225
|
+
]
|
|
1196
1226
|
}
|
|
1197
1227
|
}
|
|
1198
1228
|
}
|
|
@@ -1314,6 +1314,36 @@
|
|
|
1314
1314
|
},
|
|
1315
1315
|
"techRecord_updateType": {
|
|
1316
1316
|
"type": "string"
|
|
1317
|
+
},
|
|
1318
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1319
|
+
"type": [
|
|
1320
|
+
"string",
|
|
1321
|
+
"null"
|
|
1322
|
+
]
|
|
1323
|
+
},
|
|
1324
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1325
|
+
"type": [
|
|
1326
|
+
"string",
|
|
1327
|
+
"null"
|
|
1328
|
+
]
|
|
1329
|
+
},
|
|
1330
|
+
"techRecord_authIntoService_datePending": {
|
|
1331
|
+
"type": [
|
|
1332
|
+
"string",
|
|
1333
|
+
"null"
|
|
1334
|
+
]
|
|
1335
|
+
},
|
|
1336
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1337
|
+
"type": [
|
|
1338
|
+
"string",
|
|
1339
|
+
"null"
|
|
1340
|
+
]
|
|
1341
|
+
},
|
|
1342
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1343
|
+
"type": [
|
|
1344
|
+
"string",
|
|
1345
|
+
"null"
|
|
1346
|
+
]
|
|
1317
1347
|
}
|
|
1318
1348
|
}
|
|
1319
1349
|
}
|
|
@@ -1029,6 +1029,36 @@
|
|
|
1029
1029
|
},
|
|
1030
1030
|
"techRecord_updateType": {
|
|
1031
1031
|
"type": "string"
|
|
1032
|
+
},
|
|
1033
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1034
|
+
"type": [
|
|
1035
|
+
"string",
|
|
1036
|
+
"null"
|
|
1037
|
+
]
|
|
1038
|
+
},
|
|
1039
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1040
|
+
"type": [
|
|
1041
|
+
"string",
|
|
1042
|
+
"null"
|
|
1043
|
+
]
|
|
1044
|
+
},
|
|
1045
|
+
"techRecord_authIntoService_datePending": {
|
|
1046
|
+
"type": [
|
|
1047
|
+
"string",
|
|
1048
|
+
"null"
|
|
1049
|
+
]
|
|
1050
|
+
},
|
|
1051
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1052
|
+
"type": [
|
|
1053
|
+
"string",
|
|
1054
|
+
"null"
|
|
1055
|
+
]
|
|
1056
|
+
},
|
|
1057
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1058
|
+
"type": [
|
|
1059
|
+
"string",
|
|
1060
|
+
"null"
|
|
1061
|
+
]
|
|
1032
1062
|
}
|
|
1033
1063
|
}
|
|
1034
1064
|
}
|
|
@@ -1164,6 +1164,36 @@
|
|
|
1164
1164
|
},
|
|
1165
1165
|
"techRecord_updateType": {
|
|
1166
1166
|
"type": "string"
|
|
1167
|
+
},
|
|
1168
|
+
"techRecord_authIntoService_cocIssueDate": {
|
|
1169
|
+
"type": [
|
|
1170
|
+
"string",
|
|
1171
|
+
"null"
|
|
1172
|
+
]
|
|
1173
|
+
},
|
|
1174
|
+
"techRecord_authIntoService_dateReceived": {
|
|
1175
|
+
"type": [
|
|
1176
|
+
"string",
|
|
1177
|
+
"null"
|
|
1178
|
+
]
|
|
1179
|
+
},
|
|
1180
|
+
"techRecord_authIntoService_datePending": {
|
|
1181
|
+
"type": [
|
|
1182
|
+
"string",
|
|
1183
|
+
"null"
|
|
1184
|
+
]
|
|
1185
|
+
},
|
|
1186
|
+
"techRecord_authIntoService_dateAuthorised": {
|
|
1187
|
+
"type": [
|
|
1188
|
+
"string",
|
|
1189
|
+
"null"
|
|
1190
|
+
]
|
|
1191
|
+
},
|
|
1192
|
+
"techRecord_authIntoService_dateRejected": {
|
|
1193
|
+
"type": [
|
|
1194
|
+
"string",
|
|
1195
|
+
"null"
|
|
1196
|
+
]
|
|
1167
1197
|
}
|
|
1168
1198
|
}
|
|
1169
1199
|
}
|
package/package.json
CHANGED
|
@@ -328,6 +328,11 @@ export interface GETTRLTechnicalRecordV3Complete {
|
|
|
328
328
|
techRecord_axles?: TRLAxles[];
|
|
329
329
|
techRecord_hiddenInVta?: boolean;
|
|
330
330
|
techRecord_updateType?: string;
|
|
331
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
332
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
333
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
334
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
335
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
331
336
|
}
|
|
332
337
|
export interface TRLPlates {
|
|
333
338
|
plateSerialNumber?: string | null;
|
|
@@ -254,6 +254,11 @@ export interface GETTRLTechnicalRecordV3Skeleton {
|
|
|
254
254
|
vin: string;
|
|
255
255
|
techRecord_hiddenInVta?: boolean;
|
|
256
256
|
techRecord_updateType?: string;
|
|
257
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
258
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
259
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
260
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
261
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
257
262
|
}
|
|
258
263
|
export interface TRLPlates {
|
|
259
264
|
plateSerialNumber?: string | null;
|
|
@@ -287,6 +287,11 @@ export interface GETTRLTechnicalRecordV3Testable {
|
|
|
287
287
|
tyres_speedCategorySymbol?: SpeedCategorySymbol | null;
|
|
288
288
|
techRecord_hiddenInVta?: boolean;
|
|
289
289
|
techRecord_updateType?: string;
|
|
290
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
291
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
292
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
293
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
294
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
290
295
|
}
|
|
291
296
|
export interface TRLPlates {
|
|
292
297
|
plateSerialNumber?: string | null;
|
|
@@ -322,6 +322,11 @@ export interface PUTTRLTechnicalRecordV3Complete {
|
|
|
322
322
|
techRecord_axles?: PSVAxles[];
|
|
323
323
|
techRecord_hiddenInVta?: boolean;
|
|
324
324
|
techRecord_updateType?: string;
|
|
325
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
326
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
327
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
328
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
329
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
325
330
|
}
|
|
326
331
|
export interface TRLPlates {
|
|
327
332
|
plateSerialNumber?: string | null;
|
|
@@ -251,6 +251,11 @@ export interface PUTTRLTechnicalRecordV3Skeleton {
|
|
|
251
251
|
vin: string;
|
|
252
252
|
techRecord_hiddenInVta?: boolean;
|
|
253
253
|
techRecord_updateType?: string;
|
|
254
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
255
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
256
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
257
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
258
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
254
259
|
}
|
|
255
260
|
export interface TRLPlates {
|
|
256
261
|
plateSerialNumber?: string | null;
|
|
@@ -281,6 +281,11 @@ export interface GETTRLTechnicalRecordV3Testable {
|
|
|
281
281
|
tyres_speedCategorySymbol?: SpeedCategorySymbol | null;
|
|
282
282
|
techRecord_hiddenInVta?: boolean;
|
|
283
283
|
techRecord_updateType?: string;
|
|
284
|
+
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
285
|
+
techRecord_authIntoService_dateReceived?: string | null;
|
|
286
|
+
techRecord_authIntoService_datePending?: string | null;
|
|
287
|
+
techRecord_authIntoService_dateAuthorised?: string | null;
|
|
288
|
+
techRecord_authIntoService_dateRejected?: string | null;
|
|
284
289
|
}
|
|
285
290
|
export interface TRLPlates {
|
|
286
291
|
plateSerialNumber?: string | null;
|