@dvsa/cvs-type-definitions 3.0.27 → 3.0.29
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/car/complete/index.json +17 -31
- package/json-schemas/v3/tech-record/get/car/skeleton/index.json +12 -28
- package/json-schemas/v3/tech-record/put/car/complete/index.json +93 -28
- package/json-schemas/v3/tech-record/put/car/skeleton/index.json +91 -28
- package/json-schemas/v3/tech-record/put/hgv/complete/index.json +0 -4
- package/json-schemas/v3/tech-record/put/hgv/skeleton/index.json +0 -6
- package/json-schemas/v3/tech-record/put/hgv/testable/index.json +0 -4
- package/json-schemas/v3/tech-record/put/lgv/complete/index.json +2 -1
- package/json-schemas/v3/tech-record/put/lgv/skeleton/index.json +2 -1
- package/json-schemas/v3/tech-record/put/motorcycle/complete/index.json +8 -18
- package/json-schemas/v3/tech-record/put/motorcycle/skeleton/index.json +8 -18
- package/json-schemas/v3/tech-record/put/psv/complete/index.json +0 -6
- package/json-schemas/v3/tech-record/put/psv/skeleton/index.json +0 -6
- package/json-schemas/v3/tech-record/put/psv/testable/index.json +0 -6
- package/json-schemas/v3/tech-record/put/small trl/complete/index.json +0 -4
- package/json-schemas/v3/tech-record/put/small trl/skeleton/index.json +0 -4
- package/json-schemas/v3/tech-record/put/trl/complete/index.json +0 -4
- package/json-schemas/v3/tech-record/put/trl/skeleton/index.json +0 -4
- package/json-schemas/v3/tech-record/put/trl/testable/index.json +0 -4
- package/package.json +1 -1
- package/types/v3/tech-record/get/car/complete/index.d.ts +8 -8
- package/types/v3/tech-record/get/car/skeleton/index.d.ts +6 -6
- package/types/v3/tech-record/put/car/complete/index.d.ts +31 -4
- package/types/v3/tech-record/put/car/skeleton/index.d.ts +31 -4
- package/types/v3/tech-record/put/hgv/complete/index.d.ts +0 -1
- package/types/v3/tech-record/put/hgv/skeleton/index.d.ts +0 -1
- package/types/v3/tech-record/put/hgv/testable/index.d.ts +0 -1
- package/types/v3/tech-record/put/lgv/complete/index.d.ts +1 -1
- package/types/v3/tech-record/put/lgv/skeleton/index.d.ts +1 -1
- package/types/v3/tech-record/put/motorcycle/complete/index.d.ts +1 -2
- package/types/v3/tech-record/put/motorcycle/skeleton/index.d.ts +1 -2
- package/types/v3/tech-record/put/psv/complete/index.d.ts +0 -1
- package/types/v3/tech-record/put/psv/skeleton/index.d.ts +0 -1
- package/types/v3/tech-record/put/psv/testable/index.d.ts +0 -1
- package/types/v3/tech-record/put/small trl/complete/index.d.ts +0 -1
- package/types/v3/tech-record/put/small trl/skeleton/index.d.ts +0 -1
- package/types/v3/tech-record/put/trl/complete/index.d.ts +0 -1
- package/types/v3/tech-record/put/trl/skeleton/index.d.ts +0 -1
- package/types/v3/tech-record/put/trl/testable/index.d.ts +0 -1
|
@@ -3,11 +3,18 @@
|
|
|
3
3
|
"type": "object",
|
|
4
4
|
"additionalProperties": false,
|
|
5
5
|
"required": [
|
|
6
|
-
"techRecord_vehicleSubclass",
|
|
7
|
-
"createdTimestamp",
|
|
8
6
|
"systemNumber",
|
|
9
7
|
"vin",
|
|
10
|
-
"
|
|
8
|
+
"createdTimestamp",
|
|
9
|
+
"techRecord_vehicleSubclass",
|
|
10
|
+
"techRecord_vehicleType",
|
|
11
|
+
"techRecord_createdAt",
|
|
12
|
+
"techRecord_createdById",
|
|
13
|
+
"techRecord_createdByName",
|
|
14
|
+
"techRecord_reasonForCreation",
|
|
15
|
+
"techRecord_statusCode",
|
|
16
|
+
"techRecord_noOfAxles",
|
|
17
|
+
"primaryVrm"
|
|
11
18
|
],
|
|
12
19
|
"properties": {
|
|
13
20
|
"techRecord_applicantDetails_name": {
|
|
@@ -78,31 +85,19 @@
|
|
|
78
85
|
]
|
|
79
86
|
},
|
|
80
87
|
"primaryVrm": {
|
|
81
|
-
"type":
|
|
82
|
-
"null",
|
|
83
|
-
"string"
|
|
84
|
-
]
|
|
88
|
+
"type": "string"
|
|
85
89
|
},
|
|
86
90
|
"systemNumber": {
|
|
87
91
|
"type": "string"
|
|
88
92
|
},
|
|
89
93
|
"techRecord_createdAt": {
|
|
90
|
-
"type":
|
|
91
|
-
"null",
|
|
92
|
-
"string"
|
|
93
|
-
]
|
|
94
|
+
"type": "string"
|
|
94
95
|
},
|
|
95
96
|
"techRecord_createdById": {
|
|
96
|
-
"type":
|
|
97
|
-
"null",
|
|
98
|
-
"string"
|
|
99
|
-
]
|
|
97
|
+
"type": "string"
|
|
100
98
|
},
|
|
101
99
|
"techRecord_createdByName": {
|
|
102
|
-
"type":
|
|
103
|
-
"null",
|
|
104
|
-
"string"
|
|
105
|
-
]
|
|
100
|
+
"type": "string"
|
|
106
101
|
},
|
|
107
102
|
"techRecord_euVehicleCategory": {
|
|
108
103
|
"anyOf": [
|
|
@@ -160,16 +155,10 @@
|
|
|
160
155
|
]
|
|
161
156
|
},
|
|
162
157
|
"techRecord_recordCompleteness": {
|
|
163
|
-
"
|
|
164
|
-
"null",
|
|
165
|
-
"string"
|
|
166
|
-
]
|
|
158
|
+
"const": "complete"
|
|
167
159
|
},
|
|
168
160
|
"techRecord_noOfAxles": {
|
|
169
|
-
"type":
|
|
170
|
-
"null",
|
|
171
|
-
"integer"
|
|
172
|
-
]
|
|
161
|
+
"type": "integer"
|
|
173
162
|
},
|
|
174
163
|
"techRecord_notes": {
|
|
175
164
|
"type": [
|
|
@@ -178,10 +167,7 @@
|
|
|
178
167
|
]
|
|
179
168
|
},
|
|
180
169
|
"techRecord_reasonForCreation": {
|
|
181
|
-
"type":
|
|
182
|
-
"null",
|
|
183
|
-
"string"
|
|
184
|
-
]
|
|
170
|
+
"type": "string"
|
|
185
171
|
},
|
|
186
172
|
"techRecord_regnDate": {
|
|
187
173
|
"type": [
|
|
@@ -6,7 +6,11 @@
|
|
|
6
6
|
"createdTimestamp",
|
|
7
7
|
"systemNumber",
|
|
8
8
|
"vin",
|
|
9
|
-
"techRecord_vehicleType"
|
|
9
|
+
"techRecord_vehicleType",
|
|
10
|
+
"techRecord_createdAt",
|
|
11
|
+
"techRecord_createdById",
|
|
12
|
+
"techRecord_createdByName",
|
|
13
|
+
"primaryVrm"
|
|
10
14
|
],
|
|
11
15
|
"properties": {
|
|
12
16
|
"techRecord_applicantDetails_name": {
|
|
@@ -66,9 +70,7 @@
|
|
|
66
70
|
"maxLength": 255
|
|
67
71
|
},
|
|
68
72
|
"createdTimestamp": {
|
|
69
|
-
"type":
|
|
70
|
-
"string"
|
|
71
|
-
]
|
|
73
|
+
"type": "string"
|
|
72
74
|
},
|
|
73
75
|
"partialVin": {
|
|
74
76
|
"type": [
|
|
@@ -77,31 +79,19 @@
|
|
|
77
79
|
]
|
|
78
80
|
},
|
|
79
81
|
"primaryVrm": {
|
|
80
|
-
"type":
|
|
81
|
-
"null",
|
|
82
|
-
"string"
|
|
83
|
-
]
|
|
82
|
+
"type": "string"
|
|
84
83
|
},
|
|
85
84
|
"systemNumber": {
|
|
86
85
|
"type": "string"
|
|
87
86
|
},
|
|
88
87
|
"techRecord_createdAt": {
|
|
89
|
-
"type":
|
|
90
|
-
"null",
|
|
91
|
-
"string"
|
|
92
|
-
]
|
|
88
|
+
"type": "string"
|
|
93
89
|
},
|
|
94
90
|
"techRecord_createdById": {
|
|
95
|
-
"type":
|
|
96
|
-
"null",
|
|
97
|
-
"string"
|
|
98
|
-
]
|
|
91
|
+
"type": "string"
|
|
99
92
|
},
|
|
100
93
|
"techRecord_createdByName": {
|
|
101
|
-
"type":
|
|
102
|
-
"null",
|
|
103
|
-
"string"
|
|
104
|
-
]
|
|
94
|
+
"type": "string"
|
|
105
95
|
},
|
|
106
96
|
"techRecord_euVehicleCategory": {
|
|
107
97
|
"anyOf": [
|
|
@@ -159,10 +149,7 @@
|
|
|
159
149
|
]
|
|
160
150
|
},
|
|
161
151
|
"techRecord_recordCompleteness": {
|
|
162
|
-
"
|
|
163
|
-
"null",
|
|
164
|
-
"string"
|
|
165
|
-
]
|
|
152
|
+
"const": "skeleton"
|
|
166
153
|
},
|
|
167
154
|
"techRecord_noOfAxles": {
|
|
168
155
|
"type": [
|
|
@@ -177,10 +164,7 @@
|
|
|
177
164
|
]
|
|
178
165
|
},
|
|
179
166
|
"techRecord_reasonForCreation": {
|
|
180
|
-
"type":
|
|
181
|
-
"null",
|
|
182
|
-
"string"
|
|
183
|
-
]
|
|
167
|
+
"type": "string"
|
|
184
168
|
},
|
|
185
169
|
"techRecord_regnDate": {
|
|
186
170
|
"type": [
|
|
@@ -3,9 +3,12 @@
|
|
|
3
3
|
"type": "object",
|
|
4
4
|
"additionalProperties": false,
|
|
5
5
|
"required": [
|
|
6
|
+
"vin",
|
|
6
7
|
"techRecord_vehicleSubclass",
|
|
7
8
|
"techRecord_vehicleType",
|
|
8
|
-
"
|
|
9
|
+
"techRecord_statusCode",
|
|
10
|
+
"techRecord_noOfAxles",
|
|
11
|
+
"techRecord_reasonForCreation"
|
|
9
12
|
],
|
|
10
13
|
"properties": {
|
|
11
14
|
"vin": {
|
|
@@ -17,35 +20,19 @@
|
|
|
17
20
|
"string"
|
|
18
21
|
]
|
|
19
22
|
},
|
|
20
|
-
"trailerId": {
|
|
21
|
-
"type": [
|
|
22
|
-
"string",
|
|
23
|
-
"null"
|
|
24
|
-
]
|
|
25
|
-
},
|
|
26
23
|
"techRecord_reasonForCreation": {
|
|
27
|
-
"type":
|
|
28
|
-
"string",
|
|
29
|
-
"null"
|
|
30
|
-
]
|
|
24
|
+
"type": "string"
|
|
31
25
|
},
|
|
32
26
|
"techRecord_vehicleType": {
|
|
33
27
|
"const": "car"
|
|
34
28
|
},
|
|
35
29
|
"techRecord_statusCode": {
|
|
36
|
-
"
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"type": "string",
|
|
43
|
-
"enum": [
|
|
44
|
-
"provisional",
|
|
45
|
-
"current",
|
|
46
|
-
"archived"
|
|
47
|
-
]
|
|
48
|
-
}
|
|
30
|
+
"title": "Status Code",
|
|
31
|
+
"type": "string",
|
|
32
|
+
"enum": [
|
|
33
|
+
"provisional",
|
|
34
|
+
"current",
|
|
35
|
+
"archived"
|
|
49
36
|
]
|
|
50
37
|
},
|
|
51
38
|
"techRecord_regnDate": {
|
|
@@ -61,10 +48,7 @@
|
|
|
61
48
|
]
|
|
62
49
|
},
|
|
63
50
|
"techRecord_noOfAxles": {
|
|
64
|
-
"type":
|
|
65
|
-
"integer",
|
|
66
|
-
"null"
|
|
67
|
-
]
|
|
51
|
+
"type": "integer"
|
|
68
52
|
},
|
|
69
53
|
"techRecord_notes": {
|
|
70
54
|
"type": "string"
|
|
@@ -109,6 +93,87 @@
|
|
|
109
93
|
"items": {
|
|
110
94
|
"type": "string"
|
|
111
95
|
}
|
|
96
|
+
},
|
|
97
|
+
"techRecord_euVehicleCategory": {
|
|
98
|
+
"anyOf": [
|
|
99
|
+
{
|
|
100
|
+
"title": "EU vehicle category",
|
|
101
|
+
"type": "string",
|
|
102
|
+
"enum": [
|
|
103
|
+
"m1",
|
|
104
|
+
"m2",
|
|
105
|
+
"m3",
|
|
106
|
+
"n1",
|
|
107
|
+
"n2",
|
|
108
|
+
"n3",
|
|
109
|
+
"o1",
|
|
110
|
+
"o2",
|
|
111
|
+
"o3",
|
|
112
|
+
"o4",
|
|
113
|
+
"l1e-a",
|
|
114
|
+
"l1e",
|
|
115
|
+
"l2e",
|
|
116
|
+
"l3e",
|
|
117
|
+
"l4e",
|
|
118
|
+
"l5e",
|
|
119
|
+
"l6e",
|
|
120
|
+
"l7e"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"type": "null"
|
|
125
|
+
}
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
"techRecord_applicantDetails_name": {
|
|
129
|
+
"type": "string",
|
|
130
|
+
"maxLength": 150
|
|
131
|
+
},
|
|
132
|
+
"techRecord_applicantDetails_address1": {
|
|
133
|
+
"type": [
|
|
134
|
+
"null",
|
|
135
|
+
"string"
|
|
136
|
+
],
|
|
137
|
+
"maxLength": 60
|
|
138
|
+
},
|
|
139
|
+
"techRecord_applicantDetails_address2": {
|
|
140
|
+
"type": [
|
|
141
|
+
"null",
|
|
142
|
+
"string"
|
|
143
|
+
],
|
|
144
|
+
"maxLength": 60
|
|
145
|
+
},
|
|
146
|
+
"techRecord_applicantDetails_postTown": {
|
|
147
|
+
"type": "string",
|
|
148
|
+
"maxLength": 60
|
|
149
|
+
},
|
|
150
|
+
"techRecord_applicantDetails_address3": {
|
|
151
|
+
"type": [
|
|
152
|
+
"null",
|
|
153
|
+
"string"
|
|
154
|
+
],
|
|
155
|
+
"maxLength": 60
|
|
156
|
+
},
|
|
157
|
+
"techRecord_applicantDetails_postCode": {
|
|
158
|
+
"type": [
|
|
159
|
+
"null",
|
|
160
|
+
"string"
|
|
161
|
+
],
|
|
162
|
+
"maxLength": 12
|
|
163
|
+
},
|
|
164
|
+
"techRecord_applicantDetails_telephoneNumber": {
|
|
165
|
+
"type": [
|
|
166
|
+
"null",
|
|
167
|
+
"string"
|
|
168
|
+
],
|
|
169
|
+
"maxLength": 25
|
|
170
|
+
},
|
|
171
|
+
"techRecord_applicantDetails_emailAddress": {
|
|
172
|
+
"type": [
|
|
173
|
+
"null",
|
|
174
|
+
"string"
|
|
175
|
+
],
|
|
176
|
+
"maxLength": 255
|
|
112
177
|
}
|
|
113
178
|
}
|
|
114
179
|
}
|
|
@@ -4,47 +4,29 @@
|
|
|
4
4
|
"additionalProperties": false,
|
|
5
5
|
"required": [
|
|
6
6
|
"vin",
|
|
7
|
-
"techRecord_vehicleType"
|
|
7
|
+
"techRecord_vehicleType",
|
|
8
|
+
"techRecord_reasonForCreation"
|
|
8
9
|
],
|
|
9
10
|
"properties": {
|
|
10
11
|
"vin": {
|
|
11
12
|
"type": "string"
|
|
12
13
|
},
|
|
13
14
|
"primaryVrm": {
|
|
14
|
-
"type":
|
|
15
|
-
"null",
|
|
16
|
-
"string"
|
|
17
|
-
]
|
|
18
|
-
},
|
|
19
|
-
"trailerId": {
|
|
20
|
-
"type": [
|
|
21
|
-
"string",
|
|
22
|
-
"null"
|
|
23
|
-
]
|
|
15
|
+
"type": "string"
|
|
24
16
|
},
|
|
25
17
|
"techRecord_reasonForCreation": {
|
|
26
|
-
"type":
|
|
27
|
-
"string",
|
|
28
|
-
"null"
|
|
29
|
-
]
|
|
18
|
+
"type": "string"
|
|
30
19
|
},
|
|
31
20
|
"techRecord_vehicleType": {
|
|
32
21
|
"const": "car"
|
|
33
22
|
},
|
|
34
23
|
"techRecord_statusCode": {
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
"type": "string",
|
|
42
|
-
"enum": [
|
|
43
|
-
"provisional",
|
|
44
|
-
"current",
|
|
45
|
-
"archived"
|
|
46
|
-
]
|
|
47
|
-
}
|
|
24
|
+
"title": "Status Code",
|
|
25
|
+
"type": "string",
|
|
26
|
+
"enum": [
|
|
27
|
+
"provisional",
|
|
28
|
+
"current",
|
|
29
|
+
"archived"
|
|
48
30
|
]
|
|
49
31
|
},
|
|
50
32
|
"techRecord_regnDate": {
|
|
@@ -111,6 +93,87 @@
|
|
|
111
93
|
"w"
|
|
112
94
|
]
|
|
113
95
|
}
|
|
96
|
+
},
|
|
97
|
+
"techRecord_euVehicleCategory": {
|
|
98
|
+
"anyOf": [
|
|
99
|
+
{
|
|
100
|
+
"title": "EU vehicle category",
|
|
101
|
+
"type": "string",
|
|
102
|
+
"enum": [
|
|
103
|
+
"m1",
|
|
104
|
+
"m2",
|
|
105
|
+
"m3",
|
|
106
|
+
"n1",
|
|
107
|
+
"n2",
|
|
108
|
+
"n3",
|
|
109
|
+
"o1",
|
|
110
|
+
"o2",
|
|
111
|
+
"o3",
|
|
112
|
+
"o4",
|
|
113
|
+
"l1e-a",
|
|
114
|
+
"l1e",
|
|
115
|
+
"l2e",
|
|
116
|
+
"l3e",
|
|
117
|
+
"l4e",
|
|
118
|
+
"l5e",
|
|
119
|
+
"l6e",
|
|
120
|
+
"l7e"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"type": "null"
|
|
125
|
+
}
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
"techRecord_applicantDetails_name": {
|
|
129
|
+
"type": "string",
|
|
130
|
+
"maxLength": 150
|
|
131
|
+
},
|
|
132
|
+
"techRecord_applicantDetails_address1": {
|
|
133
|
+
"type": [
|
|
134
|
+
"null",
|
|
135
|
+
"string"
|
|
136
|
+
],
|
|
137
|
+
"maxLength": 60
|
|
138
|
+
},
|
|
139
|
+
"techRecord_applicantDetails_address2": {
|
|
140
|
+
"type": [
|
|
141
|
+
"null",
|
|
142
|
+
"string"
|
|
143
|
+
],
|
|
144
|
+
"maxLength": 60
|
|
145
|
+
},
|
|
146
|
+
"techRecord_applicantDetails_postTown": {
|
|
147
|
+
"type": "string",
|
|
148
|
+
"maxLength": 60
|
|
149
|
+
},
|
|
150
|
+
"techRecord_applicantDetails_address3": {
|
|
151
|
+
"type": [
|
|
152
|
+
"null",
|
|
153
|
+
"string"
|
|
154
|
+
],
|
|
155
|
+
"maxLength": 60
|
|
156
|
+
},
|
|
157
|
+
"techRecord_applicantDetails_postCode": {
|
|
158
|
+
"type": [
|
|
159
|
+
"null",
|
|
160
|
+
"string"
|
|
161
|
+
],
|
|
162
|
+
"maxLength": 12
|
|
163
|
+
},
|
|
164
|
+
"techRecord_applicantDetails_telephoneNumber": {
|
|
165
|
+
"type": [
|
|
166
|
+
"null",
|
|
167
|
+
"string"
|
|
168
|
+
],
|
|
169
|
+
"maxLength": 25
|
|
170
|
+
},
|
|
171
|
+
"techRecord_applicantDetails_emailAddress": {
|
|
172
|
+
"type": [
|
|
173
|
+
"null",
|
|
174
|
+
"string"
|
|
175
|
+
],
|
|
176
|
+
"maxLength": 255
|
|
114
177
|
}
|
|
115
178
|
}
|
|
116
179
|
}
|
|
@@ -8,7 +8,6 @@
|
|
|
8
8
|
"techRecord_vehicleType",
|
|
9
9
|
"vin",
|
|
10
10
|
"techRecord_vehicleConfiguration",
|
|
11
|
-
"techRecord_vehicleClass_code",
|
|
12
11
|
"techRecord_vehicleClass_description",
|
|
13
12
|
"techRecord_approvalType",
|
|
14
13
|
"techRecord_manufactureYear",
|
|
@@ -925,9 +924,6 @@
|
|
|
925
924
|
"type": "string",
|
|
926
925
|
"maxLength": 2
|
|
927
926
|
},
|
|
928
|
-
"techRecord_vehicleClass_code": {
|
|
929
|
-
"type": "string"
|
|
930
|
-
},
|
|
931
927
|
"techRecord_vehicleClass_description": {
|
|
932
928
|
"title": "Vehicle Class Description",
|
|
933
929
|
"type": "string",
|
|
@@ -8,7 +8,6 @@
|
|
|
8
8
|
"techRecord_vehicleType",
|
|
9
9
|
"vin",
|
|
10
10
|
"techRecord_vehicleConfiguration",
|
|
11
|
-
"techRecord_vehicleClass_code",
|
|
12
11
|
"techRecord_vehicleClass_description"
|
|
13
12
|
],
|
|
14
13
|
"properties": {
|
|
@@ -983,9 +982,6 @@
|
|
|
983
982
|
],
|
|
984
983
|
"maxLength": 2
|
|
985
984
|
},
|
|
986
|
-
"techRecord_vehicleClass_code": {
|
|
987
|
-
"type": "string"
|
|
988
|
-
},
|
|
989
985
|
"techRecord_vehicleClass_description": {
|
|
990
986
|
"title": "Vehicle Class Description",
|
|
991
987
|
"type": "string",
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"required": [
|
|
6
6
|
"techRecord_numberOfWheelsDriven",
|
|
7
7
|
"techRecord_vehicleClass_description",
|
|
8
|
-
"techRecord_vehicleClass_code",
|
|
9
8
|
"techRecord_reasonForCreation",
|
|
10
|
-
"vin"
|
|
9
|
+
"vin",
|
|
10
|
+
"techRecord_statusCode"
|
|
11
11
|
],
|
|
12
12
|
"properties": {
|
|
13
13
|
"secondaryVrms": {
|
|
@@ -158,19 +158,12 @@
|
|
|
158
158
|
]
|
|
159
159
|
},
|
|
160
160
|
"techRecord_statusCode": {
|
|
161
|
-
"
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
"type": "string",
|
|
168
|
-
"enum": [
|
|
169
|
-
"provisional",
|
|
170
|
-
"current",
|
|
171
|
-
"archived"
|
|
172
|
-
]
|
|
173
|
-
}
|
|
161
|
+
"title": "Status Code",
|
|
162
|
+
"type": "string",
|
|
163
|
+
"enum": [
|
|
164
|
+
"provisional",
|
|
165
|
+
"current",
|
|
166
|
+
"archived"
|
|
174
167
|
]
|
|
175
168
|
},
|
|
176
169
|
"techRecord_vehicleClass_description": {
|
|
@@ -190,9 +183,6 @@
|
|
|
190
183
|
"MOT class 5"
|
|
191
184
|
]
|
|
192
185
|
},
|
|
193
|
-
"techRecord_vehicleClass_code": {
|
|
194
|
-
"type": "string"
|
|
195
|
-
},
|
|
196
186
|
"techRecord_vehicleConfiguration": {
|
|
197
187
|
"anyOf": [
|
|
198
188
|
{
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"additionalProperties": false,
|
|
5
5
|
"required": [
|
|
6
6
|
"techRecord_vehicleClass_description",
|
|
7
|
-
"techRecord_vehicleClass_code",
|
|
8
7
|
"techRecord_reasonForCreation",
|
|
9
|
-
"vin"
|
|
8
|
+
"vin",
|
|
9
|
+
"techRecord_statusCode"
|
|
10
10
|
],
|
|
11
11
|
"properties": {
|
|
12
12
|
"techRecord_applicantDetails_name": {
|
|
@@ -148,19 +148,12 @@
|
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
"techRecord_statusCode": {
|
|
151
|
-
"
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
"type": "string",
|
|
158
|
-
"enum": [
|
|
159
|
-
"provisional",
|
|
160
|
-
"current",
|
|
161
|
-
"archived"
|
|
162
|
-
]
|
|
163
|
-
}
|
|
151
|
+
"title": "Status Code",
|
|
152
|
+
"type": "string",
|
|
153
|
+
"enum": [
|
|
154
|
+
"provisional",
|
|
155
|
+
"current",
|
|
156
|
+
"archived"
|
|
164
157
|
]
|
|
165
158
|
},
|
|
166
159
|
"techRecord_vehicleClass_description": {
|
|
@@ -180,9 +173,6 @@
|
|
|
180
173
|
"MOT class 5"
|
|
181
174
|
]
|
|
182
175
|
},
|
|
183
|
-
"techRecord_vehicleClass_code": {
|
|
184
|
-
"type": "string"
|
|
185
|
-
},
|
|
186
176
|
"techRecord_vehicleConfiguration": {
|
|
187
177
|
"anyOf": [
|
|
188
178
|
{
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
"required": [
|
|
6
6
|
"vin",
|
|
7
7
|
"techRecord_statusCode",
|
|
8
|
-
"techRecord_vehicleClass_code",
|
|
9
8
|
"techRecord_vehicleClass_description",
|
|
10
9
|
"techRecord_vehicleType",
|
|
11
10
|
"techRecord_euVehicleCategory",
|
|
@@ -100,9 +99,6 @@
|
|
|
100
99
|
"archived"
|
|
101
100
|
]
|
|
102
101
|
},
|
|
103
|
-
"techRecord_vehicleClass_code": {
|
|
104
|
-
"type": "string"
|
|
105
|
-
},
|
|
106
102
|
"techRecord_vehicleClass_description": {
|
|
107
103
|
"title": "Vehicle Class Description",
|
|
108
104
|
"type": "string",
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
"required": [
|
|
6
6
|
"vin",
|
|
7
7
|
"techRecord_statusCode",
|
|
8
|
-
"techRecord_vehicleClass_code",
|
|
9
8
|
"techRecord_vehicleClass_description",
|
|
10
9
|
"techRecord_vehicleType",
|
|
11
10
|
"techRecord_euVehicleCategory",
|
|
@@ -98,9 +97,6 @@
|
|
|
98
97
|
"archived"
|
|
99
98
|
]
|
|
100
99
|
},
|
|
101
|
-
"techRecord_vehicleClass_code": {
|
|
102
|
-
"type": "string"
|
|
103
|
-
},
|
|
104
100
|
"techRecord_vehicleClass_description": {
|
|
105
101
|
"title": "Vehicle Class Description",
|
|
106
102
|
"type": "string",
|
|
@@ -23,7 +23,6 @@
|
|
|
23
23
|
"techRecord_roadFriendly",
|
|
24
24
|
"techRecord_reasonForCreation",
|
|
25
25
|
"techRecord_statusCode",
|
|
26
|
-
"techRecord_vehicleClass_code",
|
|
27
26
|
"techRecord_vehicleClass_description",
|
|
28
27
|
"techRecord_vehicleType",
|
|
29
28
|
"techRecord_bodyType_description",
|
|
@@ -1189,9 +1188,6 @@
|
|
|
1189
1188
|
"string"
|
|
1190
1189
|
]
|
|
1191
1190
|
},
|
|
1192
|
-
"techRecord_vehicleClass_code": {
|
|
1193
|
-
"type": "string"
|
|
1194
|
-
},
|
|
1195
1191
|
"techRecord_vehicleClass_description": {
|
|
1196
1192
|
"title": "Vehicle Class Description",
|
|
1197
1193
|
"type": "string",
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
"required": [
|
|
6
6
|
"techRecord_reasonForCreation",
|
|
7
7
|
"techRecord_statusCode",
|
|
8
|
-
"techRecord_vehicleClass_code",
|
|
9
8
|
"techRecord_vehicleClass_description",
|
|
10
9
|
"techRecord_vehicleConfiguration",
|
|
11
10
|
"techRecord_vehicleType",
|
|
@@ -988,9 +987,6 @@
|
|
|
988
987
|
],
|
|
989
988
|
"maxLength": 2
|
|
990
989
|
},
|
|
991
|
-
"techRecord_vehicleClass_code": {
|
|
992
|
-
"type": "string"
|
|
993
|
-
},
|
|
994
990
|
"techRecord_vehicleClass_description": {
|
|
995
991
|
"title": "Vehicle Class Description",
|
|
996
992
|
"type": "string",
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"techRecord_noOfAxles",
|
|
7
7
|
"techRecord_reasonForCreation",
|
|
8
8
|
"techRecord_statusCode",
|
|
9
|
-
"techRecord_vehicleClass_code",
|
|
10
9
|
"techRecord_vehicleClass_description",
|
|
11
10
|
"techRecord_vehicleType",
|
|
12
11
|
"techRecord_bodyType_description",
|
|
@@ -1075,9 +1074,6 @@
|
|
|
1075
1074
|
],
|
|
1076
1075
|
"maxLength": 2
|
|
1077
1076
|
},
|
|
1078
|
-
"techRecord_vehicleClass_code": {
|
|
1079
|
-
"type": "string"
|
|
1080
|
-
},
|
|
1081
1077
|
"techRecord_vehicleClass_description": {
|
|
1082
1078
|
"title": "Vehicle Class Description",
|
|
1083
1079
|
"type": "string",
|
package/package.json
CHANGED
|
@@ -51,22 +51,22 @@ export interface TechRecordGETCarComplete {
|
|
|
51
51
|
techRecord_applicantDetails_emailAddress?: null | string;
|
|
52
52
|
createdTimestamp: string;
|
|
53
53
|
partialVin?: null | string;
|
|
54
|
-
primaryVrm
|
|
54
|
+
primaryVrm: string;
|
|
55
55
|
systemNumber: string;
|
|
56
|
-
techRecord_createdAt
|
|
57
|
-
techRecord_createdById
|
|
58
|
-
techRecord_createdByName
|
|
56
|
+
techRecord_createdAt: string;
|
|
57
|
+
techRecord_createdById: string;
|
|
58
|
+
techRecord_createdByName: string;
|
|
59
59
|
techRecord_euVehicleCategory?: null | EUVehicleCategory;
|
|
60
60
|
techRecord_lastUpdatedAt?: string | null;
|
|
61
61
|
techRecord_lastUpdatedById?: string | null;
|
|
62
62
|
techRecord_lastUpdatedByName?: string | null;
|
|
63
63
|
techRecord_manufactureYear?: number | null;
|
|
64
|
-
techRecord_recordCompleteness?:
|
|
65
|
-
techRecord_noOfAxles
|
|
64
|
+
techRecord_recordCompleteness?: "complete";
|
|
65
|
+
techRecord_noOfAxles: number;
|
|
66
66
|
techRecord_notes?: null | string;
|
|
67
|
-
techRecord_reasonForCreation
|
|
67
|
+
techRecord_reasonForCreation: string;
|
|
68
68
|
techRecord_regnDate?: string | null;
|
|
69
|
-
techRecord_statusCode
|
|
69
|
+
techRecord_statusCode: null | StatusCode;
|
|
70
70
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
71
71
|
techRecord_vehicleType: "car";
|
|
72
72
|
vin: string;
|
|
@@ -51,20 +51,20 @@ export interface TechRecordGETCarSkeleton {
|
|
|
51
51
|
techRecord_applicantDetails_emailAddress?: null | string;
|
|
52
52
|
createdTimestamp: string;
|
|
53
53
|
partialVin?: null | string;
|
|
54
|
-
primaryVrm
|
|
54
|
+
primaryVrm: string;
|
|
55
55
|
systemNumber: string;
|
|
56
|
-
techRecord_createdAt
|
|
57
|
-
techRecord_createdById
|
|
58
|
-
techRecord_createdByName
|
|
56
|
+
techRecord_createdAt: string;
|
|
57
|
+
techRecord_createdById: string;
|
|
58
|
+
techRecord_createdByName: string;
|
|
59
59
|
techRecord_euVehicleCategory?: null | EUVehicleCategory;
|
|
60
60
|
techRecord_lastUpdatedAt?: string | null;
|
|
61
61
|
techRecord_lastUpdatedById?: string | null;
|
|
62
62
|
techRecord_lastUpdatedByName?: string | null;
|
|
63
63
|
techRecord_manufactureYear?: number | null;
|
|
64
|
-
techRecord_recordCompleteness?:
|
|
64
|
+
techRecord_recordCompleteness?: "skeleton";
|
|
65
65
|
techRecord_noOfAxles?: null | number;
|
|
66
66
|
techRecord_notes?: null | string;
|
|
67
|
-
techRecord_reasonForCreation?:
|
|
67
|
+
techRecord_reasonForCreation?: string;
|
|
68
68
|
techRecord_regnDate?: string | null;
|
|
69
69
|
techRecord_statusCode?: null | StatusCode;
|
|
70
70
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
@@ -7,20 +7,47 @@
|
|
|
7
7
|
|
|
8
8
|
export type StatusCode = "provisional" | "current" | "archived";
|
|
9
9
|
export type VehicleSubclass = ("n" | "p" | "a" | "s" | "c" | "l" | "t" | "e" | "m" | "r" | "w")[];
|
|
10
|
+
export type EUVehicleCategory =
|
|
11
|
+
| "m1"
|
|
12
|
+
| "m2"
|
|
13
|
+
| "m3"
|
|
14
|
+
| "n1"
|
|
15
|
+
| "n2"
|
|
16
|
+
| "n3"
|
|
17
|
+
| "o1"
|
|
18
|
+
| "o2"
|
|
19
|
+
| "o3"
|
|
20
|
+
| "o4"
|
|
21
|
+
| "l1e-a"
|
|
22
|
+
| "l1e"
|
|
23
|
+
| "l2e"
|
|
24
|
+
| "l3e"
|
|
25
|
+
| "l4e"
|
|
26
|
+
| "l5e"
|
|
27
|
+
| "l6e"
|
|
28
|
+
| "l7e";
|
|
10
29
|
|
|
11
30
|
export interface TechRecordPUTCarComplete {
|
|
12
31
|
vin: string;
|
|
13
32
|
primaryVrm?: null | string;
|
|
14
|
-
|
|
15
|
-
techRecord_reasonForCreation?: string | null;
|
|
33
|
+
techRecord_reasonForCreation: string;
|
|
16
34
|
techRecord_vehicleType: "car";
|
|
17
|
-
techRecord_statusCode
|
|
35
|
+
techRecord_statusCode: StatusCode;
|
|
18
36
|
techRecord_regnDate?: string | null;
|
|
19
37
|
techRecord_manufactureYear?: number | null;
|
|
20
|
-
techRecord_noOfAxles
|
|
38
|
+
techRecord_noOfAxles: number;
|
|
21
39
|
techRecord_notes?: string;
|
|
22
40
|
techRecord_vehicleSubclass: VehicleSubclass;
|
|
23
41
|
techRecord_hiddenInVta?: null | boolean;
|
|
24
42
|
techRecord_updateType?: null | string;
|
|
25
43
|
secondaryVrms?: null | string[];
|
|
44
|
+
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
45
|
+
techRecord_applicantDetails_name?: string;
|
|
46
|
+
techRecord_applicantDetails_address1?: null | string;
|
|
47
|
+
techRecord_applicantDetails_address2?: null | string;
|
|
48
|
+
techRecord_applicantDetails_postTown?: string;
|
|
49
|
+
techRecord_applicantDetails_address3?: null | string;
|
|
50
|
+
techRecord_applicantDetails_postCode?: null | string;
|
|
51
|
+
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
52
|
+
techRecord_applicantDetails_emailAddress?: null | string;
|
|
26
53
|
}
|
|
@@ -7,14 +7,32 @@
|
|
|
7
7
|
|
|
8
8
|
export type StatusCode = "provisional" | "current" | "archived";
|
|
9
9
|
export type VehicleSubclass = ("n" | "p" | "a" | "s" | "c" | "l" | "t" | "e" | "m" | "r" | "w")[];
|
|
10
|
+
export type EUVehicleCategory =
|
|
11
|
+
| "m1"
|
|
12
|
+
| "m2"
|
|
13
|
+
| "m3"
|
|
14
|
+
| "n1"
|
|
15
|
+
| "n2"
|
|
16
|
+
| "n3"
|
|
17
|
+
| "o1"
|
|
18
|
+
| "o2"
|
|
19
|
+
| "o3"
|
|
20
|
+
| "o4"
|
|
21
|
+
| "l1e-a"
|
|
22
|
+
| "l1e"
|
|
23
|
+
| "l2e"
|
|
24
|
+
| "l3e"
|
|
25
|
+
| "l4e"
|
|
26
|
+
| "l5e"
|
|
27
|
+
| "l6e"
|
|
28
|
+
| "l7e";
|
|
10
29
|
|
|
11
30
|
export interface TechRecordPUTCarSkeleton {
|
|
12
31
|
vin: string;
|
|
13
|
-
primaryVrm?:
|
|
14
|
-
|
|
15
|
-
techRecord_reasonForCreation?: string | null;
|
|
32
|
+
primaryVrm?: string;
|
|
33
|
+
techRecord_reasonForCreation: string;
|
|
16
34
|
techRecord_vehicleType: "car";
|
|
17
|
-
techRecord_statusCode?:
|
|
35
|
+
techRecord_statusCode?: StatusCode;
|
|
18
36
|
techRecord_regnDate?: string | null;
|
|
19
37
|
techRecord_manufactureYear?: number | null;
|
|
20
38
|
techRecord_noOfAxles?: number | null;
|
|
@@ -23,4 +41,13 @@ export interface TechRecordPUTCarSkeleton {
|
|
|
23
41
|
techRecord_updateType?: null | string;
|
|
24
42
|
secondaryVrms?: null | string[];
|
|
25
43
|
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
44
|
+
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
45
|
+
techRecord_applicantDetails_name?: string;
|
|
46
|
+
techRecord_applicantDetails_address1?: null | string;
|
|
47
|
+
techRecord_applicantDetails_address2?: null | string;
|
|
48
|
+
techRecord_applicantDetails_postTown?: string;
|
|
49
|
+
techRecord_applicantDetails_address3?: null | string;
|
|
50
|
+
techRecord_applicantDetails_postCode?: null | string;
|
|
51
|
+
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
52
|
+
techRecord_applicantDetails_emailAddress?: null | string;
|
|
26
53
|
}
|
|
@@ -246,7 +246,6 @@ export interface TechRecordPUTHGVComplete {
|
|
|
246
246
|
techRecord_trainEecWeight?: number | null;
|
|
247
247
|
techRecord_trainGbWeight: number;
|
|
248
248
|
techRecord_tyreUseCode: string;
|
|
249
|
-
techRecord_vehicleClass_code: string;
|
|
250
249
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
251
250
|
techRecord_vehicleConfiguration: VehicleConfiguration;
|
|
252
251
|
techRecord_approvalType: ApprovalType;
|
|
@@ -243,7 +243,6 @@ export interface TechRecordPUTHGVSkeleton {
|
|
|
243
243
|
techRecord_trainEecWeight?: number | null;
|
|
244
244
|
techRecord_trainGbWeight?: number | null;
|
|
245
245
|
techRecord_tyreUseCode?: string | null;
|
|
246
|
-
techRecord_vehicleClass_code?: null | string;
|
|
247
246
|
techRecord_vehicleClass_description?: null | VehicleClassDescription;
|
|
248
247
|
techRecord_vehicleConfiguration?: VehicleConfiguration | null;
|
|
249
248
|
techRecord_approvalType?: ApprovalType | null;
|
|
@@ -243,7 +243,6 @@ export interface TechRecordPUTHGVTestable {
|
|
|
243
243
|
techRecord_trainEecWeight?: number | null;
|
|
244
244
|
techRecord_trainGbWeight?: number | null;
|
|
245
245
|
techRecord_tyreUseCode?: string | null;
|
|
246
|
-
techRecord_vehicleClass_code: string;
|
|
247
246
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
248
247
|
techRecord_vehicleConfiguration: VehicleConfiguration;
|
|
249
248
|
techRecord_approvalType?: ApprovalType | null;
|
|
@@ -42,7 +42,7 @@ export interface TechRecordPUTLGVComplete {
|
|
|
42
42
|
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
43
43
|
techRecord_reasonForCreation?: string | null;
|
|
44
44
|
techRecord_vehicleType: "lgv";
|
|
45
|
-
techRecord_statusCode
|
|
45
|
+
techRecord_statusCode: StatusCode;
|
|
46
46
|
techRecord_regnDate?: string | null;
|
|
47
47
|
techRecord_manufactureYear?: number | null;
|
|
48
48
|
techRecord_noOfAxles?: number | null;
|
|
@@ -42,7 +42,7 @@ export interface TechRecordPUTLGVSkeleton {
|
|
|
42
42
|
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
43
43
|
techRecord_reasonForCreation?: string | null;
|
|
44
44
|
techRecord_vehicleType: "lgv";
|
|
45
|
-
techRecord_statusCode
|
|
45
|
+
techRecord_statusCode: StatusCode;
|
|
46
46
|
techRecord_regnDate?: string | null;
|
|
47
47
|
techRecord_manufactureYear?: number | null;
|
|
48
48
|
techRecord_noOfAxles?: number | null;
|
|
@@ -71,9 +71,8 @@ export interface TechRecordPUTMotorcycleComplete {
|
|
|
71
71
|
techRecord_notes?: null | string;
|
|
72
72
|
techRecord_reasonForCreation: string;
|
|
73
73
|
techRecord_regnDate?: string | null;
|
|
74
|
-
techRecord_statusCode
|
|
74
|
+
techRecord_statusCode: StatusCode;
|
|
75
75
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
76
|
-
techRecord_vehicleClass_code: string;
|
|
77
76
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
78
77
|
techRecord_vehicleType?: "motorcycle";
|
|
79
78
|
vin: string;
|
|
@@ -70,9 +70,8 @@ export interface TechRecordPUTMotorcycleSkeleton {
|
|
|
70
70
|
techRecord_notes?: null | string;
|
|
71
71
|
techRecord_reasonForCreation: string;
|
|
72
72
|
techRecord_regnDate?: string | null;
|
|
73
|
-
techRecord_statusCode
|
|
73
|
+
techRecord_statusCode: StatusCode;
|
|
74
74
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
75
|
-
techRecord_vehicleClass_code: string;
|
|
76
75
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
77
76
|
techRecord_vehicleType?: "motorcycle";
|
|
78
77
|
vin: string;
|
|
@@ -197,7 +197,6 @@ export interface TechRecordPUTPSVComplete {
|
|
|
197
197
|
techRecord_seatsLowerDeck: number;
|
|
198
198
|
techRecord_seatsUpperDeck: number;
|
|
199
199
|
techRecord_numberOfWheelsDriven: number | null;
|
|
200
|
-
techRecord_vehicleClass_code?: null | string;
|
|
201
200
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
202
201
|
techRecord_hiddenInVta?: null | boolean;
|
|
203
202
|
techRecord_recordCompleteness?: null | string;
|
|
@@ -197,7 +197,6 @@ export interface TechRecordPUTPSVSkeleton {
|
|
|
197
197
|
techRecord_seatsLowerDeck?: number | null;
|
|
198
198
|
techRecord_seatsUpperDeck?: number | null;
|
|
199
199
|
techRecord_numberOfWheelsDriven?: number | null;
|
|
200
|
-
techRecord_vehicleClass_code?: null | string;
|
|
201
200
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
202
201
|
techRecord_hiddenInVta?: null | boolean;
|
|
203
202
|
techRecord_recordCompleteness?: null | string;
|
|
@@ -197,7 +197,6 @@ export interface TechRecordPUTPSVTestable {
|
|
|
197
197
|
techRecord_seatsLowerDeck: number;
|
|
198
198
|
techRecord_seatsUpperDeck: number;
|
|
199
199
|
techRecord_numberOfWheelsDriven: number | null;
|
|
200
|
-
techRecord_vehicleClass_code?: null | string;
|
|
201
200
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
202
201
|
techRecord_hiddenInVta?: null | boolean;
|
|
203
202
|
techRecord_recordCompleteness?: null | string;
|
|
@@ -48,7 +48,6 @@ export interface TechRecordPUTSmallTRLComplete {
|
|
|
48
48
|
techRecord_notes?: string | null;
|
|
49
49
|
techRecord_reasonForCreation: string;
|
|
50
50
|
techRecord_statusCode: StatusCode;
|
|
51
|
-
techRecord_vehicleClass_code: string;
|
|
52
51
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
53
52
|
techRecord_vehicleConfiguration: VehicleConfiguration;
|
|
54
53
|
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
@@ -48,7 +48,6 @@ export interface TechRecordPUTSmallTRLSkeleton {
|
|
|
48
48
|
techRecord_notes?: string | null;
|
|
49
49
|
techRecord_reasonForCreation: string;
|
|
50
50
|
techRecord_statusCode: StatusCode;
|
|
51
|
-
techRecord_vehicleClass_code: string;
|
|
52
51
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
53
52
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
54
53
|
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
@@ -319,7 +319,6 @@ export interface TechRecordPUTTRLComplete {
|
|
|
319
319
|
techRecord_tyreUseCode: string | null;
|
|
320
320
|
techRecord_variantNumber?: null | string;
|
|
321
321
|
techRecord_variantVersionNumber?: null | string;
|
|
322
|
-
techRecord_vehicleClass_code: string;
|
|
323
322
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
324
323
|
techRecord_vehicleConfiguration: VehicleConfiguration | null;
|
|
325
324
|
techRecord_vehicleType: "trl";
|
|
@@ -273,7 +273,6 @@ export interface TechRecordPUTTRLSkeleton {
|
|
|
273
273
|
techRecord_statusCode: StatusCode;
|
|
274
274
|
techRecord_suspensionType?: string | null;
|
|
275
275
|
techRecord_tyreUseCode?: string | null;
|
|
276
|
-
techRecord_vehicleClass_code: string;
|
|
277
276
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
278
277
|
techRecord_vehicleConfiguration: VehicleConfiguration | null;
|
|
279
278
|
techRecord_vehicleType: "trl";
|
|
@@ -285,7 +285,6 @@ export interface TechRecordPUTTRLTestable {
|
|
|
285
285
|
techRecord_suspensionType?: string | null;
|
|
286
286
|
techRecord_dimensions_axleSpacing?: AxleSpacing[];
|
|
287
287
|
techRecord_tyreUseCode?: string | null;
|
|
288
|
-
techRecord_vehicleClass_code: string;
|
|
289
288
|
techRecord_vehicleClass_description: VehicleClassDescription;
|
|
290
289
|
techRecord_vehicleConfiguration: VehicleConfiguration | null;
|
|
291
290
|
techRecord_vehicleType: "trl";
|