@dvsa/cvs-type-definitions 2.0.16 → 2.0.18
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/v1/activity/index.json +62 -62
- package/json-schemas/v1/defect-category-reference-data/index.json +440 -440
- package/json-schemas/v1/defect-details/index.json +265 -265
- package/json-schemas/v1/defect-location/index.json +49 -49
- package/json-schemas/v1/reason-item/index.json +17 -17
- package/json-schemas/v1/tech-record/index.json +639 -639
- package/json-schemas/v1/test/index.json +1843 -1843
- package/json-schemas/v1/test-result/index.json +636 -636
- package/json-schemas/v1/test-station/index.json +67 -67
- package/json-schemas/v1/test-type/index.json +479 -479
- package/json-schemas/v1/vehicle/index.json +1804 -1804
- package/json-schemas/v1/vehicle-tech-record/index.json +683 -683
- package/json-schemas/v1/visit/index.json +1895 -1895
- package/json-schemas/v3/tech-record/get/car/complete/index.json +216 -216
- package/json-schemas/v3/tech-record/get/car/skeleton/index.json +195 -195
- package/json-schemas/v3/tech-record/get/hgv/complete/index.json +1051 -1051
- package/json-schemas/v3/tech-record/get/hgv/skeleton/index.json +1124 -1124
- package/json-schemas/v3/tech-record/get/hgv/testable/index.json +1119 -1119
- package/json-schemas/v3/tech-record/get/lgv/complete/index.json +226 -226
- package/json-schemas/v3/tech-record/get/lgv/skeleton/index.json +202 -202
- package/json-schemas/v3/tech-record/get/motorcycle/complete/index.json +219 -219
- package/json-schemas/v3/tech-record/get/motorcycle/skeleton/index.json +202 -202
- package/json-schemas/v3/tech-record/get/psv/complete/index.json +1027 -1027
- package/json-schemas/v3/tech-record/get/psv/skeleton/index.json +1120 -1120
- package/json-schemas/v3/tech-record/get/psv/testable/index.json +1097 -1097
- package/json-schemas/v3/tech-record/get/search/complete/index.json +55 -55
- package/json-schemas/v3/tech-record/get/search/skeleton/index.json +55 -55
- package/json-schemas/v3/tech-record/get/trl/complete/index.json +1307 -1307
- package/json-schemas/v3/tech-record/get/trl/skeleton/index.json +1002 -1002
- package/json-schemas/v3/tech-record/get/trl/testable/index.json +1155 -1155
- package/json-schemas/v3/tech-record/post/psv/complete/index.json +1024 -1024
- package/json-schemas/v3/tech-record/post/psv/skeleton/index.json +1112 -1112
- package/json-schemas/v3/tech-record/post/psv/testable/index.json +1092 -1092
- package/json-schemas/v3/tech-record/put/car/complete/request/index.json +87 -87
- package/json-schemas/v3/tech-record/put/car/complete/response/index.json +237 -237
- package/json-schemas/v3/tech-record/put/car/skeleton/request/index.json +64 -64
- package/json-schemas/v3/tech-record/put/car/skeleton/response/index.json +216 -216
- package/json-schemas/v3/tech-record/put/hgv/complete/index.json +1009 -1009
- package/json-schemas/v3/tech-record/put/hgv/skeleton/index.json +1082 -1082
- package/json-schemas/v3/tech-record/put/hgv/testable/index.json +1077 -1077
- package/json-schemas/v3/tech-record/put/lgv/complete/request/index.json +97 -97
- package/json-schemas/v3/tech-record/put/lgv/complete/response/index.json +247 -247
- package/json-schemas/v3/tech-record/put/lgv/skeleton/request/index.json +71 -71
- package/json-schemas/v3/tech-record/put/lgv/skeleton/response/index.json +223 -223
- package/json-schemas/v3/tech-record/put/trl/complete/index.json +1265 -1265
- package/json-schemas/v3/tech-record/put/trl/skeleton/index.json +978 -978
- package/json-schemas/v3/tech-record/put/trl/testable/index.json +1115 -1115
- package/package.json +31 -36
- package/README.md +0 -48
- package/lib/README.md +0 -48
- package/lib/json-schemas/v1/activity/index.json +0 -62
- package/lib/json-schemas/v1/defect-category-reference-data/index.json +0 -440
- package/lib/json-schemas/v1/defect-details/index.json +0 -265
- package/lib/json-schemas/v1/defect-location/index.json +0 -49
- package/lib/json-schemas/v1/reason-item/index.json +0 -17
- package/lib/json-schemas/v1/tech-record/index.json +0 -639
- package/lib/json-schemas/v1/test/index.json +0 -1843
- package/lib/json-schemas/v1/test-result/index.json +0 -636
- package/lib/json-schemas/v1/test-station/index.json +0 -67
- package/lib/json-schemas/v1/test-type/index.json +0 -479
- package/lib/json-schemas/v1/vehicle/index.json +0 -1804
- package/lib/json-schemas/v1/vehicle-tech-record/index.json +0 -683
- package/lib/json-schemas/v1/visit/index.json +0 -1895
- package/lib/json-schemas/v3/tech-record/get/car/complete/index.json +0 -216
- package/lib/json-schemas/v3/tech-record/get/car/skeleton/index.json +0 -195
- package/lib/json-schemas/v3/tech-record/get/hgv/complete/index.json +0 -1051
- package/lib/json-schemas/v3/tech-record/get/hgv/skeleton/index.json +0 -1124
- package/lib/json-schemas/v3/tech-record/get/hgv/testable/index.json +0 -1119
- package/lib/json-schemas/v3/tech-record/get/lgv/complete/index.json +0 -226
- package/lib/json-schemas/v3/tech-record/get/lgv/skeleton/index.json +0 -202
- package/lib/json-schemas/v3/tech-record/get/motorcycle/complete/index.json +0 -219
- package/lib/json-schemas/v3/tech-record/get/motorcycle/skeleton/index.json +0 -202
- package/lib/json-schemas/v3/tech-record/get/psv/complete/index.json +0 -1027
- package/lib/json-schemas/v3/tech-record/get/psv/skeleton/index.json +0 -1120
- package/lib/json-schemas/v3/tech-record/get/psv/testable/index.json +0 -1097
- package/lib/json-schemas/v3/tech-record/get/search/complete/index.json +0 -55
- package/lib/json-schemas/v3/tech-record/get/search/skeleton/index.json +0 -55
- package/lib/json-schemas/v3/tech-record/get/trl/complete/index.json +0 -1307
- package/lib/json-schemas/v3/tech-record/get/trl/skeleton/index.json +0 -1002
- package/lib/json-schemas/v3/tech-record/get/trl/testable/index.json +0 -1155
- package/lib/json-schemas/v3/tech-record/post/psv/complete/index.json +0 -1024
- package/lib/json-schemas/v3/tech-record/post/psv/skeleton/index.json +0 -1112
- package/lib/json-schemas/v3/tech-record/post/psv/testable/index.json +0 -1092
- package/lib/json-schemas/v3/tech-record/put/car/complete/request/index.json +0 -87
- package/lib/json-schemas/v3/tech-record/put/car/complete/response/index.json +0 -237
- package/lib/json-schemas/v3/tech-record/put/car/skeleton/request/index.json +0 -64
- package/lib/json-schemas/v3/tech-record/put/car/skeleton/response/index.json +0 -216
- package/lib/json-schemas/v3/tech-record/put/hgv/complete/index.json +0 -1009
- package/lib/json-schemas/v3/tech-record/put/hgv/skeleton/index.json +0 -1082
- package/lib/json-schemas/v3/tech-record/put/hgv/testable/index.json +0 -1077
- package/lib/json-schemas/v3/tech-record/put/lgv/complete/request/index.json +0 -97
- package/lib/json-schemas/v3/tech-record/put/lgv/complete/response/index.json +0 -247
- package/lib/json-schemas/v3/tech-record/put/lgv/skeleton/request/index.json +0 -71
- package/lib/json-schemas/v3/tech-record/put/lgv/skeleton/response/index.json +0 -223
- package/lib/json-schemas/v3/tech-record/put/trl/complete/index.json +0 -1265
- package/lib/json-schemas/v3/tech-record/put/trl/skeleton/index.json +0 -978
- package/lib/json-schemas/v3/tech-record/put/trl/testable/index.json +0 -1115
- package/lib/package.json +0 -38
- package/lib/types/v1/activity/index.d.ts +0 -23
- package/lib/types/v1/defect-category-reference-data/index.d.ts +0 -52
- package/lib/types/v1/defect-details/index.d.ts +0 -53
- package/lib/types/v1/defect-location/index.d.ts +0 -16
- package/lib/types/v1/reason-item/index.d.ts +0 -11
- package/lib/types/v1/tech-record/index.d.ts +0 -202
- package/lib/types/v1/test/index.d.ts +0 -353
- package/lib/types/v1/test-result/index.d.ts +0 -136
- package/lib/types/v1/test-station/index.d.ts +0 -23
- package/lib/types/v1/test-type/index.d.ts +0 -98
- package/lib/types/v1/vehicle/index.d.ts +0 -345
- package/lib/types/v1/vehicle-tech-record/index.d.ts +0 -212
- package/lib/types/v1/visit/index.d.ts +0 -366
- package/lib/types/v3/tech-record/get/car/complete/index.d.ts +0 -74
- package/lib/types/v3/tech-record/get/car/skeleton/index.d.ts +0 -72
- package/lib/types/v3/tech-record/get/hgv/complete/index.d.ts +0 -285
- package/lib/types/v3/tech-record/get/hgv/skeleton/index.d.ts +0 -285
- package/lib/types/v3/tech-record/get/hgv/testable/index.d.ts +0 -285
- package/lib/types/v3/tech-record/get/lgv/complete/index.d.ts +0 -75
- package/lib/types/v3/tech-record/get/lgv/skeleton/index.d.ts +0 -73
- package/lib/types/v3/tech-record/get/motorcycle/complete/index.d.ts +0 -75
- package/lib/types/v3/tech-record/get/motorcycle/skeleton/index.d.ts +0 -73
- package/lib/types/v3/tech-record/get/psv/complete/index.d.ts +0 -315
- package/lib/types/v3/tech-record/get/psv/skeleton/index.d.ts +0 -313
- package/lib/types/v3/tech-record/get/psv/testable/index.d.ts +0 -313
- package/lib/types/v3/tech-record/get/search/complete/index.d.ts +0 -20
- package/lib/types/v3/tech-record/get/search/skeleton/index.d.ts +0 -19
- package/lib/types/v3/tech-record/get/trl/complete/index.d.ts +0 -350
- package/lib/types/v3/tech-record/get/trl/skeleton/index.d.ts +0 -256
- package/lib/types/v3/tech-record/get/trl/testable/index.d.ts +0 -294
- package/lib/types/v3/tech-record/post/psv/complete/index.d.ts +0 -315
- package/lib/types/v3/tech-record/post/psv/skeleton/index.d.ts +0 -313
- package/lib/types/v3/tech-record/post/psv/testable/index.d.ts +0 -313
- package/lib/types/v3/tech-record/put/car/complete/request/index.d.ts +0 -24
- package/lib/types/v3/tech-record/put/car/complete/response/index.d.ts +0 -75
- package/lib/types/v3/tech-record/put/car/skeleton/request/index.d.ts +0 -22
- package/lib/types/v3/tech-record/put/car/skeleton/response/index.d.ts +0 -75
- package/lib/types/v3/tech-record/put/hgv/complete/index.d.ts +0 -276
- package/lib/types/v3/tech-record/put/hgv/skeleton/index.d.ts +0 -276
- package/lib/types/v3/tech-record/put/hgv/testable/index.d.ts +0 -276
- package/lib/types/v3/tech-record/put/lgv/complete/request/index.d.ts +0 -25
- package/lib/types/v3/tech-record/put/lgv/complete/response/index.d.ts +0 -76
- package/lib/types/v3/tech-record/put/lgv/skeleton/request/index.d.ts +0 -23
- package/lib/types/v3/tech-record/put/lgv/skeleton/response/index.d.ts +0 -76
- package/lib/types/v3/tech-record/put/trl/complete/index.d.ts +0 -341
- package/lib/types/v3/tech-record/put/trl/skeleton/index.d.ts +0 -250
- package/lib/types/v3/tech-record/put/trl/testable/index.d.ts +0 -285
- /package/{lib/schema-validator.d.ts → schema-validator.d.ts} +0 -0
- /package/{lib/schema-validator.js → schema-validator.js} +0 -0
- /package/{lib/schemas.d.ts → schemas.d.ts} +0 -0
- /package/{lib/schemas.js → schemas.js} +0 -0
|
@@ -1,313 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
4
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
5
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export type StatusCode = "provisional" | "current" | "archived";
|
|
9
|
-
export type VehicleConfiguration =
|
|
10
|
-
| "rigid"
|
|
11
|
-
| "articulated"
|
|
12
|
-
| "centre axle drawbar"
|
|
13
|
-
| "semi-car transporter"
|
|
14
|
-
| "semi-trailer"
|
|
15
|
-
| "long semi-trailer"
|
|
16
|
-
| "low loader"
|
|
17
|
-
| "other"
|
|
18
|
-
| "drawbar"
|
|
19
|
-
| "four-in-line"
|
|
20
|
-
| "dolly"
|
|
21
|
-
| "full drawbar";
|
|
22
|
-
export type VehicleSize = "small" | "large";
|
|
23
|
-
export type VehicleClassDescription =
|
|
24
|
-
| "motorbikes over 200cc or with a sidecar"
|
|
25
|
-
| "not applicable"
|
|
26
|
-
| "small psv (ie: less than or equal to 22 seats)"
|
|
27
|
-
| "motorbikes up to 200cc"
|
|
28
|
-
| "trailer"
|
|
29
|
-
| "large psv(ie: greater than 23 seats)"
|
|
30
|
-
| "3 wheelers"
|
|
31
|
-
| "heavy goods vehicle"
|
|
32
|
-
| "MOT class 4"
|
|
33
|
-
| "MOT class 7"
|
|
34
|
-
| "MOT class 5";
|
|
35
|
-
export type EUVehicleCategory =
|
|
36
|
-
| "m1"
|
|
37
|
-
| "m2"
|
|
38
|
-
| "m3"
|
|
39
|
-
| "n1"
|
|
40
|
-
| "n2"
|
|
41
|
-
| "n3"
|
|
42
|
-
| "o1"
|
|
43
|
-
| "o2"
|
|
44
|
-
| "o3"
|
|
45
|
-
| "o4"
|
|
46
|
-
| "l1e-a"
|
|
47
|
-
| "l1e"
|
|
48
|
-
| "l2e"
|
|
49
|
-
| "l3e"
|
|
50
|
-
| "l4e"
|
|
51
|
-
| "l5e"
|
|
52
|
-
| "l6e"
|
|
53
|
-
| "l7e";
|
|
54
|
-
export type ApprovalType =
|
|
55
|
-
| "NTA"
|
|
56
|
-
| "ECTA"
|
|
57
|
-
| "IVA"
|
|
58
|
-
| "NSSTA"
|
|
59
|
-
| "ECSSTA"
|
|
60
|
-
| "GB WVTA"
|
|
61
|
-
| "UKNI WVTA"
|
|
62
|
-
| "EU WVTA Pre 23"
|
|
63
|
-
| "EU WVTA 23 on"
|
|
64
|
-
| "QNIG"
|
|
65
|
-
| "Prov.GB WVTA"
|
|
66
|
-
| "Small series"
|
|
67
|
-
| "IVA - VCA"
|
|
68
|
-
| "IVA - DVSA/NI";
|
|
69
|
-
export type BodyTypeDescription =
|
|
70
|
-
| "artic"
|
|
71
|
-
| "articulated"
|
|
72
|
-
| "box"
|
|
73
|
-
| "car transporter"
|
|
74
|
-
| "concrete mixer"
|
|
75
|
-
| "curtainsider"
|
|
76
|
-
| "double decker"
|
|
77
|
-
| "flat"
|
|
78
|
-
| "livestock carrier"
|
|
79
|
-
| "low loader"
|
|
80
|
-
| "mini bus"
|
|
81
|
-
| "other"
|
|
82
|
-
| "other tanker"
|
|
83
|
-
| "petrol/oil tanker"
|
|
84
|
-
| "refrigerated"
|
|
85
|
-
| "refuse"
|
|
86
|
-
| "single decker"
|
|
87
|
-
| "skeletal"
|
|
88
|
-
| "skip loader"
|
|
89
|
-
| "tipper"
|
|
90
|
-
| "tractor";
|
|
91
|
-
export type EuroStandard =
|
|
92
|
-
| "0.10 g/kWh Euro 3 PM"
|
|
93
|
-
| "0.03 g/kWh Euro IV PM"
|
|
94
|
-
| "Euro 3"
|
|
95
|
-
| "Euro 4"
|
|
96
|
-
| "Euro 5"
|
|
97
|
-
| "Euro 6"
|
|
98
|
-
| "Euro V"
|
|
99
|
-
| "Euro VI"
|
|
100
|
-
| "Full Electric";
|
|
101
|
-
export type FuelPropulsionSystem =
|
|
102
|
-
| "DieselPetrol"
|
|
103
|
-
| "Diesel"
|
|
104
|
-
| "Petrol"
|
|
105
|
-
| "Hybrid"
|
|
106
|
-
| "Electric"
|
|
107
|
-
| "CNG"
|
|
108
|
-
| "Fuel cell"
|
|
109
|
-
| "LNG"
|
|
110
|
-
| "Other";
|
|
111
|
-
export type FitmentCode = "single" | "double";
|
|
112
|
-
export type SpeedCategorySymbol =
|
|
113
|
-
| "a7"
|
|
114
|
-
| "a8"
|
|
115
|
-
| "b"
|
|
116
|
-
| "c"
|
|
117
|
-
| "d"
|
|
118
|
-
| "e"
|
|
119
|
-
| "f"
|
|
120
|
-
| "g"
|
|
121
|
-
| "j"
|
|
122
|
-
| "k"
|
|
123
|
-
| "l"
|
|
124
|
-
| "m"
|
|
125
|
-
| "n"
|
|
126
|
-
| "p"
|
|
127
|
-
| "q";
|
|
128
|
-
export type RetarderBrake = "electric" | "exhaust" | "friction" | "hydraulic" | "other" | "none";
|
|
129
|
-
export type MicrofilmDocumentType =
|
|
130
|
-
| "PSV Miscellaneous"
|
|
131
|
-
| "AAT - Trailer Annual Test"
|
|
132
|
-
| "AIV - HGV International App"
|
|
133
|
-
| "COIF Modification"
|
|
134
|
-
| "Trailer COC + Int Plate"
|
|
135
|
-
| "RCT - Trailer Test Cert paid"
|
|
136
|
-
| "HGV COC + Int Plate"
|
|
137
|
-
| "PSV Carry/Auth"
|
|
138
|
-
| "OMO Report"
|
|
139
|
-
| "AIT - Trailer International App"
|
|
140
|
-
| "IPV - HGV EEC Plate/Cert"
|
|
141
|
-
| "XCV - HGV Test Cert free"
|
|
142
|
-
| "AAV - HGV Annual Test"
|
|
143
|
-
| "COIF Master"
|
|
144
|
-
| "Tempo 100 Sp Ord"
|
|
145
|
-
| "Deleted"
|
|
146
|
-
| "PSV N/ALT"
|
|
147
|
-
| "XPT - Tr Plating Cert paid"
|
|
148
|
-
| "FFV - HGV First Test"
|
|
149
|
-
| "Repl Vitesse 100"
|
|
150
|
-
| "TCV - HGV Test Cert"
|
|
151
|
-
| "ZZZ - Miscellaneous"
|
|
152
|
-
| "Test Certificate"
|
|
153
|
-
| "XCT - Trailer Test Cert free"
|
|
154
|
-
| "C52 - COC and VTG52A"
|
|
155
|
-
| "Tempo 100 Report"
|
|
156
|
-
| "Main File Amendment"
|
|
157
|
-
| "PSV Doc"
|
|
158
|
-
| "PSV COC"
|
|
159
|
-
| "PSV Repl COC"
|
|
160
|
-
| "TAV - COC"
|
|
161
|
-
| "NPT - Trailer Alteration"
|
|
162
|
-
| "OMO Certificate"
|
|
163
|
-
| "PSV Repl COIF"
|
|
164
|
-
| "PSV Repl COF"
|
|
165
|
-
| "COIF Application"
|
|
166
|
-
| "XPV - HGV Plating Cert Free"
|
|
167
|
-
| "TCT - Trailer Test Cert"
|
|
168
|
-
| "Tempo 100 App"
|
|
169
|
-
| "PSV Decision on N/ALT"
|
|
170
|
-
| "Special Order PSV"
|
|
171
|
-
| "NPV - HGV Alteration"
|
|
172
|
-
| "No Description Found"
|
|
173
|
-
| "Vitesse 100 Sp Ord"
|
|
174
|
-
| "Brake Test Details"
|
|
175
|
-
| "COIF Productional"
|
|
176
|
-
| "RDT - Test Disc Paid"
|
|
177
|
-
| "RCV - HGV Test Cert"
|
|
178
|
-
| "FFT - Trailer First Test"
|
|
179
|
-
| "IPT - Trailer EEC Plate/Cert"
|
|
180
|
-
| "XDT - Test Disc Free"
|
|
181
|
-
| "PRV - HGV Plating Cert paid"
|
|
182
|
-
| "COF Cert"
|
|
183
|
-
| "PRT - Tr Plating Cert paid"
|
|
184
|
-
| "Tempo 100 Permit";
|
|
185
|
-
|
|
186
|
-
export interface GETPSVTechnicalRecordV3Testable {
|
|
187
|
-
vin: string;
|
|
188
|
-
partialVin?: string;
|
|
189
|
-
systemNumber: string;
|
|
190
|
-
primaryVrm: string;
|
|
191
|
-
techRecord_vehicleType: "psv";
|
|
192
|
-
techRecord_statusCode: StatusCode;
|
|
193
|
-
techRecord_reasonForCreation: string;
|
|
194
|
-
techRecord_createdAt: string;
|
|
195
|
-
techRecord_vehicleConfiguration: VehicleConfiguration;
|
|
196
|
-
techRecord_vehicleSize: VehicleSize;
|
|
197
|
-
techRecord_seatsLowerDeck: number;
|
|
198
|
-
techRecord_seatsUpperDeck: number;
|
|
199
|
-
techRecord_numberOfWheelsDriven: number | null;
|
|
200
|
-
techRecord_vehicleClass_code: string;
|
|
201
|
-
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
202
|
-
techRecord_hiddenInVta?: boolean;
|
|
203
|
-
techRecord_recordCompleteness?: string;
|
|
204
|
-
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
205
|
-
techRecord_regnDate?: string | null;
|
|
206
|
-
techRecord_manufactureYear?: number | null;
|
|
207
|
-
techRecord_noOfAxles: number | null;
|
|
208
|
-
techRecord_departmentalVehicleMarker?: boolean | null;
|
|
209
|
-
techRecord_alterationMarker?: boolean | null;
|
|
210
|
-
techRecord_approvalType?: ApprovalType | null;
|
|
211
|
-
techRecord_approvalTypeNumber?: string | null;
|
|
212
|
-
techRecord_ntaNumber?: string | null;
|
|
213
|
-
techRecord_variantNumber?: string | null;
|
|
214
|
-
techRecord_variantVersionNumber?: string | null;
|
|
215
|
-
techRecord_bodyType_description?: BodyTypeDescription;
|
|
216
|
-
techRecord_bodyType_code?: string;
|
|
217
|
-
techRecord_functionCode?: string | null;
|
|
218
|
-
techRecord_conversionRefNo?: string | null;
|
|
219
|
-
techRecord_grossGbWeight?: number | null;
|
|
220
|
-
techRecord_grossDesignWeight?: number | null;
|
|
221
|
-
techRecord_createdByName?: string | null;
|
|
222
|
-
techRecord_createdById?: string | null;
|
|
223
|
-
techRecord_lastUpdatedAt?: string | null;
|
|
224
|
-
techRecord_lastUpdatedByName?: string | null;
|
|
225
|
-
techRecord_lastUpdatedById?: string | null;
|
|
226
|
-
techRecord_dda_certificateIssued?: boolean | null;
|
|
227
|
-
techRecord_dda_wheelchairCapacity?: number | null;
|
|
228
|
-
techRecord_dda_wheelchairFittings?: string | null;
|
|
229
|
-
techRecord_dda_wheelchairLiftPresent?: boolean | null;
|
|
230
|
-
techRecord_dda_wheelchairLiftInformation?: string | null;
|
|
231
|
-
techRecord_dda_wheelchairRampPresent?: boolean | null;
|
|
232
|
-
techRecord_dda_wheelchairRampInformation?: string | null;
|
|
233
|
-
techRecord_dda_minEmergencyExits?: number | null;
|
|
234
|
-
techRecord_dda_outswing?: string | null;
|
|
235
|
-
techRecord_dda_ddaSchedules?: string | null;
|
|
236
|
-
techRecord_dda_seatbeltsFitted?: number | null;
|
|
237
|
-
techRecord_dda_ddaNotes?: string | null;
|
|
238
|
-
techRecord_dda?: null;
|
|
239
|
-
techRecord_standingCapacity?: number | null;
|
|
240
|
-
techRecord_speedLimiterMrk?: boolean | null;
|
|
241
|
-
techRecord_tachoExemptMrk?: boolean | null;
|
|
242
|
-
techRecord_euroStandard?: EuroStandard | null;
|
|
243
|
-
techRecord_fuelPropulsionSystem?: FuelPropulsionSystem | null;
|
|
244
|
-
techRecord_emissionsLimit?: null | number;
|
|
245
|
-
techRecord_trainDesignWeight?: number | null;
|
|
246
|
-
techRecord_numberOfSeatbelts?: string;
|
|
247
|
-
techRecord_seatbeltInstallationApprovalDate?: string | null;
|
|
248
|
-
techRecord_coifSerialNumber?: string | null;
|
|
249
|
-
techRecord_coifCertifierName?: string | null;
|
|
250
|
-
techRecord_coifDate?: string | null;
|
|
251
|
-
techRecord_bodyMake?: string | null;
|
|
252
|
-
techRecord_bodyModel?: string | null;
|
|
253
|
-
techRecord_chassisMake?: string | null;
|
|
254
|
-
techRecord_chassisModel?: string | null;
|
|
255
|
-
techRecord_modelLiteral?: string | null;
|
|
256
|
-
techRecord_speedRestriction?: number | null;
|
|
257
|
-
techRecord_grossKerbWeight?: number | null;
|
|
258
|
-
techRecord_grossLadenWeight?: number | null;
|
|
259
|
-
techRecord_unladenWeight?: number | null;
|
|
260
|
-
techRecord_maxTrainGbWeight?: number | null;
|
|
261
|
-
techRecord_dimensions?: null;
|
|
262
|
-
techRecord_dimensions_length?: number | null;
|
|
263
|
-
techRecord_dimensions_width?: number | null;
|
|
264
|
-
techRecord_dimensions_height?: number | null;
|
|
265
|
-
techRecord_frontAxleToRearAxle?: number | null;
|
|
266
|
-
techRecord_remarks?: string | null;
|
|
267
|
-
techRecord_dispensations?: string | null;
|
|
268
|
-
axles?: PSVAxles[];
|
|
269
|
-
techRecord_applicantDetails_name?: string | null;
|
|
270
|
-
techRecord_applicantDetails_address1?: null | string;
|
|
271
|
-
techRecord_applicantDetails_address2?: null | string;
|
|
272
|
-
techRecord_applicantDetails_postTown?: null | string;
|
|
273
|
-
techRecord_applicantDetails_address3?: null | string;
|
|
274
|
-
techRecord_applicantDetails_postCode?: null | string;
|
|
275
|
-
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
276
|
-
techRecord_applicantDetails_emailAddress?: null | string;
|
|
277
|
-
techRecord_brakes_dtpNumber?: string | null;
|
|
278
|
-
techRecord_brakes_brakeCode?: string | null;
|
|
279
|
-
techRecord_brakes_brakeCodeOriginal?: string | null;
|
|
280
|
-
techRecord_brakes_dataTrBrakeOne?: string | null;
|
|
281
|
-
techRecord_brakes_dataTrBrakeTwo?: string | null;
|
|
282
|
-
techRecord_brakes_dataTrBrakeThree?: string | null;
|
|
283
|
-
techRecord_brakes_retarderBrakeOne?: RetarderBrake | null;
|
|
284
|
-
techRecord_brakes_retarderBrakeTwo?: RetarderBrake | null;
|
|
285
|
-
techRecord_brakes_brakeForceWheelsNotLocked_parkingBrakeForceA?: number | null;
|
|
286
|
-
techRecord_brakes_brakeForceWheelsNotLocked_secondaryBrakeForceA?: number | null;
|
|
287
|
-
techRecord_brakes_brakeForceWheelsNotLocked_serviceBrakeForceA?: number | null;
|
|
288
|
-
techRecord_brakes_brakeForceWheelsUpToHalfLocked_parkingBrakeForceB?: number | null;
|
|
289
|
-
techRecord_brakes_brakeForceWheelsUpToHalfLocked_secondaryBrakeForceB?: number | null;
|
|
290
|
-
techRecord_brakes_brakeForceWheelsUpToHalfLocked_serviceBrakeForceB?: number | null;
|
|
291
|
-
techRecord_microfilm?: null;
|
|
292
|
-
techRecord_microfilmDocumentType?: MicrofilmDocumentType | null;
|
|
293
|
-
techRecord_microfilmRollNumber?: string | null;
|
|
294
|
-
techRecord_microfilmSerialNumber?: string | null;
|
|
295
|
-
techRecord_brakeCode?: string | null;
|
|
296
|
-
createdTimestamp?: string;
|
|
297
|
-
techRecord_applicationId?: string;
|
|
298
|
-
secondaryVrms?: string[];
|
|
299
|
-
}
|
|
300
|
-
export interface PSVAxles {
|
|
301
|
-
techRecord_parkingBrakeMrk?: boolean | null;
|
|
302
|
-
techRecord_axleNumber?: number | null;
|
|
303
|
-
techRecord_weights_gbWeight?: number | null;
|
|
304
|
-
techRecord_weights_designWeight?: number | null;
|
|
305
|
-
techRecord_weights_ladenWeight?: number | null;
|
|
306
|
-
techRecord_weights_kerbWeight?: number | null;
|
|
307
|
-
techRecord_tyres_tyreCode?: number | null;
|
|
308
|
-
techRecord_tyres_tyreSize?: string | null;
|
|
309
|
-
techRecord_tyres_plyRating?: string | null;
|
|
310
|
-
techRecord_tyres_fitmentCode?: null | FitmentCode;
|
|
311
|
-
techRecord_tyres_dataTrAxles?: null | number;
|
|
312
|
-
techRecord_tyres_speedCategorySymbol?: SpeedCategorySymbol | null;
|
|
313
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
4
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
5
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export type StatusCode = "provisional" | "current" | "archived";
|
|
9
|
-
export type VehicleType = "psv" | "trl" | "hgv" | "car" | "lgv" | "motorcycle";
|
|
10
|
-
|
|
11
|
-
export interface TechRecordSearchCompleteCarSchema {
|
|
12
|
-
techRecord_manufactureYear: number | null;
|
|
13
|
-
primaryVrm: string;
|
|
14
|
-
vin: string;
|
|
15
|
-
techRecord_statusCode: StatusCode;
|
|
16
|
-
techRecord_vehicleType: VehicleType;
|
|
17
|
-
createdTimestamp: string;
|
|
18
|
-
systemNumber: string;
|
|
19
|
-
[k: string]: unknown;
|
|
20
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
4
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
5
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export type StatusCode = "provisional" | "current" | "archived";
|
|
9
|
-
export type VehicleType = "psv" | "trl" | "hgv" | "car" | "lgv" | "motorcycle";
|
|
10
|
-
|
|
11
|
-
export interface TechRecordSearchSkeletonCarSchema {
|
|
12
|
-
techRecord_manufactureYear: number | null;
|
|
13
|
-
primaryVrm: string;
|
|
14
|
-
vin: string;
|
|
15
|
-
techRecord_statusCode: StatusCode;
|
|
16
|
-
techRecord_vehicleType: VehicleType;
|
|
17
|
-
createdTimestamp: string;
|
|
18
|
-
systemNumber: string;
|
|
19
|
-
}
|
|
@@ -1,350 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by json-schema-to-typescript.
|
|
4
|
-
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
5
|
-
* and run json-schema-to-typescript to regenerate this file.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export type TC2Types = "initial";
|
|
9
|
-
export type TC3Types = "intermediate" | "periodic" | "exceptional";
|
|
10
|
-
export type ApprovalType =
|
|
11
|
-
| "NTA"
|
|
12
|
-
| "ECTA"
|
|
13
|
-
| "IVA"
|
|
14
|
-
| "NSSTA"
|
|
15
|
-
| "ECSSTA"
|
|
16
|
-
| "GB WVTA"
|
|
17
|
-
| "UKNI WVTA"
|
|
18
|
-
| "EU WVTA Pre 23"
|
|
19
|
-
| "EU WVTA 23 on"
|
|
20
|
-
| "QNIG"
|
|
21
|
-
| "Prov.GB WVTA"
|
|
22
|
-
| "Small series"
|
|
23
|
-
| "IVA - VCA"
|
|
24
|
-
| "IVA - DVSA/NI";
|
|
25
|
-
export type EUVehicleCategory =
|
|
26
|
-
| "m1"
|
|
27
|
-
| "m2"
|
|
28
|
-
| "m3"
|
|
29
|
-
| "n1"
|
|
30
|
-
| "n2"
|
|
31
|
-
| "n3"
|
|
32
|
-
| "o1"
|
|
33
|
-
| "o2"
|
|
34
|
-
| "o3"
|
|
35
|
-
| "o4"
|
|
36
|
-
| "l1e-a"
|
|
37
|
-
| "l1e"
|
|
38
|
-
| "l2e"
|
|
39
|
-
| "l3e"
|
|
40
|
-
| "l4e"
|
|
41
|
-
| "l5e"
|
|
42
|
-
| "l6e"
|
|
43
|
-
| "l7e";
|
|
44
|
-
export type EuroStandard =
|
|
45
|
-
| "0.10 g/kWh Euro 3 PM"
|
|
46
|
-
| "0.03 g/kWh Euro IV PM"
|
|
47
|
-
| "Euro 3"
|
|
48
|
-
| "Euro 4"
|
|
49
|
-
| "Euro 5"
|
|
50
|
-
| "Euro 6"
|
|
51
|
-
| "Euro V"
|
|
52
|
-
| "Euro VI"
|
|
53
|
-
| "Full Electric";
|
|
54
|
-
export type FrameDescription =
|
|
55
|
-
| "Channel section"
|
|
56
|
-
| "Space frame"
|
|
57
|
-
| "I section"
|
|
58
|
-
| "Tubular"
|
|
59
|
-
| "Frame section"
|
|
60
|
-
| "Other"
|
|
61
|
-
| "integral"
|
|
62
|
-
| "Box section"
|
|
63
|
-
| "U section";
|
|
64
|
-
export type FuelPropulsionSystem =
|
|
65
|
-
| "DieselPetrol"
|
|
66
|
-
| "Diesel"
|
|
67
|
-
| "Petrol"
|
|
68
|
-
| "Hybrid"
|
|
69
|
-
| "Electric"
|
|
70
|
-
| "CNG"
|
|
71
|
-
| "Fuel cell"
|
|
72
|
-
| "LNG"
|
|
73
|
-
| "Other";
|
|
74
|
-
export type MicrofilmDocumentTypes =
|
|
75
|
-
| "PSV Miscellaneous"
|
|
76
|
-
| "AAT - Trailer Annual Test"
|
|
77
|
-
| "AIV - HGV International App"
|
|
78
|
-
| "COIF Modification"
|
|
79
|
-
| "Trailer COC + Int Plate"
|
|
80
|
-
| "RCT - Trailer Test Cert paid"
|
|
81
|
-
| "HGV COC + Int Plate"
|
|
82
|
-
| "PSV Carry/Auth"
|
|
83
|
-
| "OMO Report"
|
|
84
|
-
| "AIT - Trailer International App"
|
|
85
|
-
| "IPV - HGV EEC Plate/Cert"
|
|
86
|
-
| "XCV - HGV Test Cert free"
|
|
87
|
-
| "AAV - HGV Annual Test"
|
|
88
|
-
| "COIF Master"
|
|
89
|
-
| "Tempo 100 Sp Ord"
|
|
90
|
-
| "Deleted"
|
|
91
|
-
| "PSV N/ALT"
|
|
92
|
-
| "XPT - Tr Plating Cert paid"
|
|
93
|
-
| "FFV - HGV First Test"
|
|
94
|
-
| "Repl Vitesse 100"
|
|
95
|
-
| "TCV - HGV Test Cert"
|
|
96
|
-
| "ZZZ - Miscellaneous"
|
|
97
|
-
| "Test Certificate"
|
|
98
|
-
| "XCT - Trailer Test Cert free"
|
|
99
|
-
| "C52 - COC and VTG52A"
|
|
100
|
-
| "Tempo 100 Report"
|
|
101
|
-
| "Main File Amendment"
|
|
102
|
-
| "PSV Doc"
|
|
103
|
-
| "PSV COC"
|
|
104
|
-
| "PSV Repl COC"
|
|
105
|
-
| "TAV - COC"
|
|
106
|
-
| "NPT - Trailer Alteration"
|
|
107
|
-
| "OMO Certificate"
|
|
108
|
-
| "PSV Repl COIF"
|
|
109
|
-
| "PSV Repl COF"
|
|
110
|
-
| "COIF Application"
|
|
111
|
-
| "XPV - HGV Plating Cert Free"
|
|
112
|
-
| "TCT - Trailer Test Cert"
|
|
113
|
-
| "Tempo 100 App"
|
|
114
|
-
| "PSV Decision on N/ALT"
|
|
115
|
-
| "Special Order PSV"
|
|
116
|
-
| "NPV - HGV Alteration"
|
|
117
|
-
| "No Description Found"
|
|
118
|
-
| "Vitesse 100 Sp Ord"
|
|
119
|
-
| "Brake Test Details"
|
|
120
|
-
| "COIF Productional"
|
|
121
|
-
| "RDT - Test Disc Paid"
|
|
122
|
-
| "RCV - HGV Test Cert"
|
|
123
|
-
| "FFT - Trailer First Test"
|
|
124
|
-
| "IPT - Trailer EEC Plate/Cert"
|
|
125
|
-
| "XDT - Test Disc Free"
|
|
126
|
-
| "PRV - HGV Plating Cert paid"
|
|
127
|
-
| "COF Cert"
|
|
128
|
-
| "PRT - Tr Plating Cert paid"
|
|
129
|
-
| "Tempo 100 Permit";
|
|
130
|
-
export type PlateReasonForIssue =
|
|
131
|
-
| "Free replacement"
|
|
132
|
-
| "Replacement"
|
|
133
|
-
| "Destroyed"
|
|
134
|
-
| "Provisional"
|
|
135
|
-
| "Original"
|
|
136
|
-
| "Manual";
|
|
137
|
-
export type StatusCode = "provisional" | "current" | "archived";
|
|
138
|
-
export type VehicleClassDescription =
|
|
139
|
-
| "motorbikes over 200cc or with a sidecar"
|
|
140
|
-
| "not applicable"
|
|
141
|
-
| "small psv (ie: less than or equal to 22 seats)"
|
|
142
|
-
| "motorbikes up to 200cc"
|
|
143
|
-
| "trailer"
|
|
144
|
-
| "large psv(ie: greater than 23 seats)"
|
|
145
|
-
| "3 wheelers"
|
|
146
|
-
| "heavy goods vehicle"
|
|
147
|
-
| "MOT class 4"
|
|
148
|
-
| "MOT class 7"
|
|
149
|
-
| "MOT class 5";
|
|
150
|
-
export type VehicleConfiguration =
|
|
151
|
-
| "rigid"
|
|
152
|
-
| "articulated"
|
|
153
|
-
| "centre axle drawbar"
|
|
154
|
-
| "semi-car transporter"
|
|
155
|
-
| "semi-trailer"
|
|
156
|
-
| "long semi-trailer"
|
|
157
|
-
| "low loader"
|
|
158
|
-
| "other"
|
|
159
|
-
| "drawbar"
|
|
160
|
-
| "four-in-line"
|
|
161
|
-
| "dolly"
|
|
162
|
-
| "full drawbar";
|
|
163
|
-
export type FitmentCode = "single" | "double";
|
|
164
|
-
export type SpeedCategorySymbol =
|
|
165
|
-
| "a7"
|
|
166
|
-
| "a8"
|
|
167
|
-
| "b"
|
|
168
|
-
| "c"
|
|
169
|
-
| "d"
|
|
170
|
-
| "e"
|
|
171
|
-
| "f"
|
|
172
|
-
| "g"
|
|
173
|
-
| "j"
|
|
174
|
-
| "k"
|
|
175
|
-
| "l"
|
|
176
|
-
| "m"
|
|
177
|
-
| "n"
|
|
178
|
-
| "p"
|
|
179
|
-
| "q";
|
|
180
|
-
|
|
181
|
-
export interface GETTRLTechnicalRecordV3Complete {
|
|
182
|
-
createdTimestamp: string;
|
|
183
|
-
partialVin: string;
|
|
184
|
-
systemNumber: string;
|
|
185
|
-
techRecord_adrDetails_vehicleDetails_type?: string | null;
|
|
186
|
-
techRecord_adrDetails_vehicleDetails_approvalDate?: string | null;
|
|
187
|
-
techRecord_adrDetails_permittedDangerousGoods?: string[] | null;
|
|
188
|
-
techRecord_adrDetails_compatibilityGroupJ?: boolean | null;
|
|
189
|
-
techRecord_adrDetails_additionalExaminerNotes?: string | null;
|
|
190
|
-
techRecord_adrDetails_applicantDetails_name?: string | null;
|
|
191
|
-
techRecord_adrDetails_applicantDetails_street?: string | null;
|
|
192
|
-
techRecord_adrDetails_applicantDetails_town?: string | null;
|
|
193
|
-
techRecord_adrDetails_applicantDetails_city?: string | null;
|
|
194
|
-
techRecord_adrDetails_applicantDetails_postcode?: string | null;
|
|
195
|
-
techRecord_adrDetails_memosApply?: string[] | null;
|
|
196
|
-
techRecord_adrDetails_documents?: string[] | null;
|
|
197
|
-
techRecord_adrDetails_listStatementApplicable?: boolean | null;
|
|
198
|
-
techRecord_adrDetails_batteryListNumber?: string | null;
|
|
199
|
-
techRecord_adrDetails_brakeDeclarationsSeen?: boolean | null;
|
|
200
|
-
techRecord_adrDetails_brakeDeclarationIssuer?: string | null;
|
|
201
|
-
techRecord_adrDetails_brakeEndurance?: boolean | null;
|
|
202
|
-
techRecord_adrDetails_weight?: string | null;
|
|
203
|
-
techRecord_adrDetails_declarationsSeen?: boolean | null;
|
|
204
|
-
techRecord_adrDetails_additionalNotes_guidanceNotes?: string[] | null;
|
|
205
|
-
techRecord_adrDetails_additionalNotes_number?: string[] | null;
|
|
206
|
-
techRecord_adrDetails_adrTypeApprovalNo?: string | null;
|
|
207
|
-
techRecord_adrDetails_adrCertificateNotes?: string | null;
|
|
208
|
-
techRecord_adrDetails_tank_tankDetails_tankManufacturer?: string | null;
|
|
209
|
-
techRecord_adrDetails_tank_tankDetails_yearOfManufacture?: number | null;
|
|
210
|
-
techRecord_adrDetails_tank_tankDetails_tankManufacturerSerialNo?: string | null;
|
|
211
|
-
techRecord_adrDetails_tank_tankDetails_tankTypeAppNo?: string | null;
|
|
212
|
-
techRecord_adrDetails_tank_tankDetails_tankCode?: string | null;
|
|
213
|
-
techRecord_adrDetails_tank_tankDetails_specialProvisions?: string | null;
|
|
214
|
-
techRecord_adrDetails_tank_tankDetails_tc2Details_tc2Type?: null | TC2Types;
|
|
215
|
-
techRecord_adrDetails_tank_tankDetails_tc2Details_tc2IntermediateApprovalNo?: string | null;
|
|
216
|
-
techRecord_adrDetails_tank_tankDetails_tc2Details_tc2IntermediateExpiryDate?: string | null;
|
|
217
|
-
techRecord_adrDetails_tank_tankDetails_tc3Details_tc3Type?: null | TC3Types;
|
|
218
|
-
techRecord_adrDetails_tank_tankDetails_tc3Type_tc3PeriodicNumber?: string | null;
|
|
219
|
-
techRecord_adrDetails_tank_tankDetails_tc3Type_tc3PeriodicExpiryDate?: string | null;
|
|
220
|
-
techRecord_adrDetails_tank_tankDetails_tankStatement_substancesPermitted?: string | null;
|
|
221
|
-
techRecord_adrDetails_tank_tankDetails_tankStatement_statement?: string | null;
|
|
222
|
-
techRecord_adrDetails_tank_tankDetails_tankStatement_productListRefNo?: string | null;
|
|
223
|
-
techRecord_adrDetails_tank_tankDetails_tankStatement_productListUnNo?: string[] | null;
|
|
224
|
-
techRecord_adrDetails_tank_tankDetails_tankStatement_productList?: string | null;
|
|
225
|
-
techRecord_alterationMarker?: string | null;
|
|
226
|
-
techRecord_applicantDetails_name?: string | null;
|
|
227
|
-
techRecord_applicantDetails_address1?: null | string;
|
|
228
|
-
techRecord_applicantDetails_address2?: null | string;
|
|
229
|
-
techRecord_applicantDetails_postTown?: null | string;
|
|
230
|
-
techRecord_applicantDetails_address3?: null | string;
|
|
231
|
-
techRecord_applicantDetails_postCode?: null | string;
|
|
232
|
-
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
233
|
-
techRecord_applicantDetails_emailAddress?: null | string;
|
|
234
|
-
techRecord_applicationId?: string | null;
|
|
235
|
-
techRecord_approvalType?: ApprovalType | null;
|
|
236
|
-
techRecord_approvalTypeNumber?: string | null;
|
|
237
|
-
techRecord_authIntoService?: string | null;
|
|
238
|
-
techRecord_batchId?: string | null;
|
|
239
|
-
techRecord_bodyType_code: string;
|
|
240
|
-
techRecord_bodyType_description: string;
|
|
241
|
-
techRecord_brakes_antilockBrakingSystem?: boolean | null;
|
|
242
|
-
techRecord_brakes_dtpNumber?: string | null;
|
|
243
|
-
techRecord_brakes_loadSensingValve?: boolean | null;
|
|
244
|
-
techRecord_centreOfRearmostAxleToRearOfTrl?: number | null;
|
|
245
|
-
techRecord_conversionRefNo?: string | null;
|
|
246
|
-
techRecord_couplingCenterToRearAxleMax: number | null;
|
|
247
|
-
techRecord_couplingCenterToRearAxleMin: number | null;
|
|
248
|
-
techRecord_couplingCenterToRearTrlMax: number | null;
|
|
249
|
-
techRecord_couplingCenterToRearTrlMin: number | null;
|
|
250
|
-
techRecord_couplingType: string | null;
|
|
251
|
-
techRecord_createdAt: string;
|
|
252
|
-
techRecord_createdById: string;
|
|
253
|
-
techRecord_createdByName: string;
|
|
254
|
-
techRecord_departmentalVehicleMarker?: boolean | null;
|
|
255
|
-
techRecord_dimensions_length: number | null;
|
|
256
|
-
techRecord_dimensions_width: number | null;
|
|
257
|
-
drawbarCouplingFitted?: string;
|
|
258
|
-
techRecord_emissionsLimit?: null | number;
|
|
259
|
-
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
260
|
-
techRecord_euroStandard?: EuroStandard;
|
|
261
|
-
frontAxleTo5thWheelMax?: number | null;
|
|
262
|
-
techRecord_frontAxleTo5thWheelMin?: number | null;
|
|
263
|
-
techRecord_firstUseDate: string | null;
|
|
264
|
-
techRecord_frameDescription?: FrameDescription | null;
|
|
265
|
-
techRecord_frontAxleToRearAxle: number | null;
|
|
266
|
-
techRecord_frontVehicleTo5thWheelCouplingMax?: string | null;
|
|
267
|
-
techRecord_frontVehicleTo5thWheelCouplingMin?: string | null;
|
|
268
|
-
techRecord_fuelPropulsionSystem?: FuelPropulsionSystem;
|
|
269
|
-
techRecord_functionCode?: string | null;
|
|
270
|
-
techRecord_grossDesignWeight?: number | null;
|
|
271
|
-
techRecord_grossEecWeight?: number | null;
|
|
272
|
-
techRecord_grossGbWeight?: number | null;
|
|
273
|
-
techRecord_letterOfAuth?: string | null;
|
|
274
|
-
techRecord_make: string | null;
|
|
275
|
-
techRecord_manufactureYear?: number | null;
|
|
276
|
-
techRecord_maxTrainDesignWeight?: number;
|
|
277
|
-
techRecord_maxTrainEecWeight?: number;
|
|
278
|
-
techRecord_maxTrainGbWeight?: number;
|
|
279
|
-
techRecord_manufacturerDetails?: string | null;
|
|
280
|
-
techRecord_maxLoadOnCoupling: number | null;
|
|
281
|
-
techRecord_microfilm?: string | null;
|
|
282
|
-
techRecord_microfilm_microfilmDocumentType?: null | MicrofilmDocumentTypes;
|
|
283
|
-
techRecord_microfilm_microfilmRollNumber?: string | null;
|
|
284
|
-
techRecord_microfilm_microfilmSerialNumber?: string | null;
|
|
285
|
-
techRecord_model: string | null;
|
|
286
|
-
techRecord_noOfAxles: number | null;
|
|
287
|
-
techRecord_notes: string;
|
|
288
|
-
techRecord_ntaNumber?: string;
|
|
289
|
-
techRecord_numberOfWheelsDriven?: number | null;
|
|
290
|
-
techRecord_offRoad?: boolean;
|
|
291
|
-
plates?: TRLPlates[];
|
|
292
|
-
techRecord_purchaserDetails_address1?: string | null;
|
|
293
|
-
techRecord_purchaserDetails_address2?: string | null;
|
|
294
|
-
techRecord_purchaserDetails_address3?: string | null;
|
|
295
|
-
techRecord_purchaserDetails_emailAddress?: string | null;
|
|
296
|
-
techRecord_purchaserDetails_faxNumber?: string | null;
|
|
297
|
-
techRecord_purchaserDetails_name?: string | null;
|
|
298
|
-
techRecord_purchaserDetails_postCode?: string | null;
|
|
299
|
-
techRecord_purchaserDetails_postTown?: string | null;
|
|
300
|
-
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
301
|
-
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
302
|
-
techRecord_lastUpdatedAt?: string | null;
|
|
303
|
-
techRecord_lastUpdatedByName?: string | null;
|
|
304
|
-
techRecord_lastUpdatedById?: string | null;
|
|
305
|
-
techRecord_rearAxleToRearTrl: number | null;
|
|
306
|
-
techRecord_reasonForCreation: string;
|
|
307
|
-
techRecord_recordCompleteness: "complete";
|
|
308
|
-
techRecord_regnDate?: string | null;
|
|
309
|
-
techRecord_roadFriendly: boolean | null;
|
|
310
|
-
techRecord_speedLimiterMrk?: boolean;
|
|
311
|
-
techRecord_statusCode: StatusCode;
|
|
312
|
-
techRecord_tachoExemptMrk?: boolean;
|
|
313
|
-
techRecord_suspensionType: string | null;
|
|
314
|
-
techRecord_tyreUseCode: string | null;
|
|
315
|
-
techRecord_variantNumber?: string;
|
|
316
|
-
techRecord_variantVersionNumber?: string;
|
|
317
|
-
techRecord_vehicleClass_code: string;
|
|
318
|
-
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
319
|
-
techRecord_vehicleConfiguration: VehicleConfiguration | null;
|
|
320
|
-
techRecord_vehicleType: "trl";
|
|
321
|
-
trailerId: string;
|
|
322
|
-
vin: string;
|
|
323
|
-
axles?: PSVAxles[];
|
|
324
|
-
}
|
|
325
|
-
export interface TRLPlates {
|
|
326
|
-
techRecord_plateSerialNumber?: string | null;
|
|
327
|
-
techRecord_plateIssueDate?: string | null;
|
|
328
|
-
techRecord_reasonForIssue?: null | PlateReasonForIssue;
|
|
329
|
-
techRecord_plateIssuer?: string | null;
|
|
330
|
-
}
|
|
331
|
-
export interface PSVAxles {
|
|
332
|
-
techRecord_parkingBrakeMrk?: boolean | null;
|
|
333
|
-
techRecord_axleNumber?: number | null;
|
|
334
|
-
techRecord_brakes?: {
|
|
335
|
-
brakeActuator?: number;
|
|
336
|
-
leverLength?: number;
|
|
337
|
-
springBrakeParking?: boolean;
|
|
338
|
-
[k: string]: unknown;
|
|
339
|
-
}[];
|
|
340
|
-
techRecord_weights_gbWeight?: number | null;
|
|
341
|
-
techRecord_weights_designWeight?: number | null;
|
|
342
|
-
techRecord_weights_ladenWeight?: number | null;
|
|
343
|
-
techRecord_weights_kerbWeight?: number | null;
|
|
344
|
-
techRecord_tyres_tyreCode?: number | null;
|
|
345
|
-
techRecord_tyres_tyreSize?: string | null;
|
|
346
|
-
techRecord_tyres_plyRating?: string | null;
|
|
347
|
-
techRecord_tyres_fitmentCode?: null | FitmentCode;
|
|
348
|
-
techRecord_tyres_dataTrAxles?: null | number;
|
|
349
|
-
techRecord_tyres_speedCategorySymbol?: SpeedCategorySymbol | null;
|
|
350
|
-
}
|