@dvsa/cvs-type-definitions 3.0.15 → 3.0.17
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 +67 -7
- package/json-schemas/v3/tech-record/get/trl/skeleton/index.json +67 -7
- package/json-schemas/v3/tech-record/get/trl/testable/index.json +67 -7
- package/json-schemas/v3/tech-record/put/trl/complete/index.json +67 -7
- package/json-schemas/v3/tech-record/put/trl/skeleton/index.json +67 -7
- package/json-schemas/v3/tech-record/put/trl/testable/index.json +67 -7
- package/package.json +1 -1
- package/types/v3/tech-record/get/trl/complete/index.d.ts +12 -2
- package/types/v3/tech-record/get/trl/skeleton/index.d.ts +12 -2
- package/types/v3/tech-record/get/trl/testable/index.d.ts +12 -2
- package/types/v3/tech-record/put/trl/complete/index.d.ts +12 -2
- package/types/v3/tech-record/put/trl/skeleton/index.d.ts +12 -2
- package/types/v3/tech-record/put/trl/testable/index.d.ts +12 -2
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"title": "letter types",
|
|
749
749
|
"type": "string",
|
|
750
750
|
"enum": [
|
|
751
|
-
"trailer
|
|
751
|
+
"trailer acceptance",
|
|
752
752
|
"trailer rejection"
|
|
753
753
|
]
|
|
754
754
|
}
|
|
@@ -767,13 +767,13 @@
|
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
769
|
"title": "Paragraph Ids",
|
|
770
|
-
"type": "
|
|
770
|
+
"type": "integer",
|
|
771
771
|
"enum": [
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
772
|
+
3,
|
|
773
|
+
4,
|
|
774
|
+
5,
|
|
775
|
+
6,
|
|
776
|
+
7
|
|
777
777
|
]
|
|
778
778
|
}
|
|
779
779
|
]
|
|
@@ -1075,6 +1075,66 @@
|
|
|
1075
1075
|
"null"
|
|
1076
1076
|
]
|
|
1077
1077
|
},
|
|
1078
|
+
"techRecord_manufacturerDetails_address1": {
|
|
1079
|
+
"type": [
|
|
1080
|
+
"string",
|
|
1081
|
+
"null"
|
|
1082
|
+
]
|
|
1083
|
+
},
|
|
1084
|
+
"techRecord_manufacturerDetails_address2": {
|
|
1085
|
+
"type": [
|
|
1086
|
+
"string",
|
|
1087
|
+
"null"
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1090
|
+
"techRecord_manufacturerDetails_address3": {
|
|
1091
|
+
"type": [
|
|
1092
|
+
"string",
|
|
1093
|
+
"null"
|
|
1094
|
+
]
|
|
1095
|
+
},
|
|
1096
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
1097
|
+
"type": [
|
|
1098
|
+
"string",
|
|
1099
|
+
"null"
|
|
1100
|
+
]
|
|
1101
|
+
},
|
|
1102
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
1103
|
+
"type": [
|
|
1104
|
+
"string",
|
|
1105
|
+
"null"
|
|
1106
|
+
]
|
|
1107
|
+
},
|
|
1108
|
+
"techRecord_manufacturerDetails_name": {
|
|
1109
|
+
"type": [
|
|
1110
|
+
"string",
|
|
1111
|
+
"null"
|
|
1112
|
+
]
|
|
1113
|
+
},
|
|
1114
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
1115
|
+
"type": [
|
|
1116
|
+
"string",
|
|
1117
|
+
"null"
|
|
1118
|
+
]
|
|
1119
|
+
},
|
|
1120
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
1121
|
+
"type": [
|
|
1122
|
+
"string",
|
|
1123
|
+
"null"
|
|
1124
|
+
]
|
|
1125
|
+
},
|
|
1126
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1127
|
+
"type": [
|
|
1128
|
+
"string",
|
|
1129
|
+
"null"
|
|
1130
|
+
]
|
|
1131
|
+
},
|
|
1132
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1133
|
+
"type": [
|
|
1134
|
+
"string",
|
|
1135
|
+
"null"
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1078
1138
|
"techRecord_lastUpdatedAt": {
|
|
1079
1139
|
"type": [
|
|
1080
1140
|
"string",
|
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
"title": "letter types",
|
|
684
684
|
"type": "string",
|
|
685
685
|
"enum": [
|
|
686
|
-
"trailer
|
|
686
|
+
"trailer acceptance",
|
|
687
687
|
"trailer rejection"
|
|
688
688
|
]
|
|
689
689
|
}
|
|
@@ -702,13 +702,13 @@
|
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
704
|
"title": "Paragraph Ids",
|
|
705
|
-
"type": "
|
|
705
|
+
"type": "integer",
|
|
706
706
|
"enum": [
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
707
|
+
3,
|
|
708
|
+
4,
|
|
709
|
+
5,
|
|
710
|
+
6,
|
|
711
|
+
7
|
|
712
712
|
]
|
|
713
713
|
}
|
|
714
714
|
]
|
|
@@ -1130,6 +1130,66 @@
|
|
|
1130
1130
|
"null"
|
|
1131
1131
|
]
|
|
1132
1132
|
},
|
|
1133
|
+
"techRecord_manufacturerDetails_address1": {
|
|
1134
|
+
"type": [
|
|
1135
|
+
"string",
|
|
1136
|
+
"null"
|
|
1137
|
+
]
|
|
1138
|
+
},
|
|
1139
|
+
"techRecord_manufacturerDetails_address2": {
|
|
1140
|
+
"type": [
|
|
1141
|
+
"string",
|
|
1142
|
+
"null"
|
|
1143
|
+
]
|
|
1144
|
+
},
|
|
1145
|
+
"techRecord_manufacturerDetails_address3": {
|
|
1146
|
+
"type": [
|
|
1147
|
+
"string",
|
|
1148
|
+
"null"
|
|
1149
|
+
]
|
|
1150
|
+
},
|
|
1151
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
1152
|
+
"type": [
|
|
1153
|
+
"string",
|
|
1154
|
+
"null"
|
|
1155
|
+
]
|
|
1156
|
+
},
|
|
1157
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
1158
|
+
"type": [
|
|
1159
|
+
"string",
|
|
1160
|
+
"null"
|
|
1161
|
+
]
|
|
1162
|
+
},
|
|
1163
|
+
"techRecord_manufacturerDetails_name": {
|
|
1164
|
+
"type": [
|
|
1165
|
+
"string",
|
|
1166
|
+
"null"
|
|
1167
|
+
]
|
|
1168
|
+
},
|
|
1169
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
1170
|
+
"type": [
|
|
1171
|
+
"string",
|
|
1172
|
+
"null"
|
|
1173
|
+
]
|
|
1174
|
+
},
|
|
1175
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
1176
|
+
"type": [
|
|
1177
|
+
"string",
|
|
1178
|
+
"null"
|
|
1179
|
+
]
|
|
1180
|
+
},
|
|
1181
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1182
|
+
"type": [
|
|
1183
|
+
"string",
|
|
1184
|
+
"null"
|
|
1185
|
+
]
|
|
1186
|
+
},
|
|
1187
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1188
|
+
"type": [
|
|
1189
|
+
"string",
|
|
1190
|
+
"null"
|
|
1191
|
+
]
|
|
1192
|
+
},
|
|
1133
1193
|
"techRecord_lastUpdatedAt": {
|
|
1134
1194
|
"type": [
|
|
1135
1195
|
"string",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"title": "letter types",
|
|
681
681
|
"type": "string",
|
|
682
682
|
"enum": [
|
|
683
|
-
"trailer
|
|
683
|
+
"trailer acceptance",
|
|
684
684
|
"trailer rejection"
|
|
685
685
|
]
|
|
686
686
|
}
|
|
@@ -699,13 +699,13 @@
|
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"title": "Paragraph Ids",
|
|
702
|
-
"type": "
|
|
702
|
+
"type": "integer",
|
|
703
703
|
"enum": [
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
704
|
+
3,
|
|
705
|
+
4,
|
|
706
|
+
5,
|
|
707
|
+
6,
|
|
708
|
+
7
|
|
709
709
|
]
|
|
710
710
|
}
|
|
711
711
|
]
|
|
@@ -968,6 +968,66 @@
|
|
|
968
968
|
"null"
|
|
969
969
|
]
|
|
970
970
|
},
|
|
971
|
+
"techRecord_manufacturerDetails_address1": {
|
|
972
|
+
"type": [
|
|
973
|
+
"string",
|
|
974
|
+
"null"
|
|
975
|
+
]
|
|
976
|
+
},
|
|
977
|
+
"techRecord_manufacturerDetails_address2": {
|
|
978
|
+
"type": [
|
|
979
|
+
"string",
|
|
980
|
+
"null"
|
|
981
|
+
]
|
|
982
|
+
},
|
|
983
|
+
"techRecord_manufacturerDetails_address3": {
|
|
984
|
+
"type": [
|
|
985
|
+
"string",
|
|
986
|
+
"null"
|
|
987
|
+
]
|
|
988
|
+
},
|
|
989
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
990
|
+
"type": [
|
|
991
|
+
"string",
|
|
992
|
+
"null"
|
|
993
|
+
]
|
|
994
|
+
},
|
|
995
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
996
|
+
"type": [
|
|
997
|
+
"string",
|
|
998
|
+
"null"
|
|
999
|
+
]
|
|
1000
|
+
},
|
|
1001
|
+
"techRecord_manufacturerDetails_name": {
|
|
1002
|
+
"type": [
|
|
1003
|
+
"string",
|
|
1004
|
+
"null"
|
|
1005
|
+
]
|
|
1006
|
+
},
|
|
1007
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
1008
|
+
"type": [
|
|
1009
|
+
"string",
|
|
1010
|
+
"null"
|
|
1011
|
+
]
|
|
1012
|
+
},
|
|
1013
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
1014
|
+
"type": [
|
|
1015
|
+
"string",
|
|
1016
|
+
"null"
|
|
1017
|
+
]
|
|
1018
|
+
},
|
|
1019
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1020
|
+
"type": [
|
|
1021
|
+
"string",
|
|
1022
|
+
"null"
|
|
1023
|
+
]
|
|
1024
|
+
},
|
|
1025
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1026
|
+
"type": [
|
|
1027
|
+
"string",
|
|
1028
|
+
"null"
|
|
1029
|
+
]
|
|
1030
|
+
},
|
|
971
1031
|
"techRecord_lastUpdatedAt": {
|
|
972
1032
|
"type": [
|
|
973
1033
|
"string",
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"title": "letter types",
|
|
747
747
|
"type": "string",
|
|
748
748
|
"enum": [
|
|
749
|
-
"trailer
|
|
749
|
+
"trailer acceptance",
|
|
750
750
|
"trailer rejection"
|
|
751
751
|
]
|
|
752
752
|
}
|
|
@@ -765,13 +765,13 @@
|
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
767
|
"title": "Paragraph Ids",
|
|
768
|
-
"type": "
|
|
768
|
+
"type": "integer",
|
|
769
769
|
"enum": [
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
770
|
+
3,
|
|
771
|
+
4,
|
|
772
|
+
5,
|
|
773
|
+
6,
|
|
774
|
+
7
|
|
775
775
|
]
|
|
776
776
|
}
|
|
777
777
|
]
|
|
@@ -1067,6 +1067,66 @@
|
|
|
1067
1067
|
"null"
|
|
1068
1068
|
]
|
|
1069
1069
|
},
|
|
1070
|
+
"techRecord_manufacturerDetails_address1": {
|
|
1071
|
+
"type": [
|
|
1072
|
+
"string",
|
|
1073
|
+
"null"
|
|
1074
|
+
]
|
|
1075
|
+
},
|
|
1076
|
+
"techRecord_manufacturerDetails_address2": {
|
|
1077
|
+
"type": [
|
|
1078
|
+
"string",
|
|
1079
|
+
"null"
|
|
1080
|
+
]
|
|
1081
|
+
},
|
|
1082
|
+
"techRecord_manufacturerDetails_address3": {
|
|
1083
|
+
"type": [
|
|
1084
|
+
"string",
|
|
1085
|
+
"null"
|
|
1086
|
+
]
|
|
1087
|
+
},
|
|
1088
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
1089
|
+
"type": [
|
|
1090
|
+
"string",
|
|
1091
|
+
"null"
|
|
1092
|
+
]
|
|
1093
|
+
},
|
|
1094
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
1095
|
+
"type": [
|
|
1096
|
+
"string",
|
|
1097
|
+
"null"
|
|
1098
|
+
]
|
|
1099
|
+
},
|
|
1100
|
+
"techRecord_manufacturerDetails_name": {
|
|
1101
|
+
"type": [
|
|
1102
|
+
"string",
|
|
1103
|
+
"null"
|
|
1104
|
+
]
|
|
1105
|
+
},
|
|
1106
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
1107
|
+
"type": [
|
|
1108
|
+
"string",
|
|
1109
|
+
"null"
|
|
1110
|
+
]
|
|
1111
|
+
},
|
|
1112
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
1113
|
+
"type": [
|
|
1114
|
+
"string",
|
|
1115
|
+
"null"
|
|
1116
|
+
]
|
|
1117
|
+
},
|
|
1118
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1119
|
+
"type": [
|
|
1120
|
+
"string",
|
|
1121
|
+
"null"
|
|
1122
|
+
]
|
|
1123
|
+
},
|
|
1124
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1125
|
+
"type": [
|
|
1126
|
+
"string",
|
|
1127
|
+
"null"
|
|
1128
|
+
]
|
|
1129
|
+
},
|
|
1070
1130
|
"techRecord_rearAxleToRearTrl": {
|
|
1071
1131
|
"type": [
|
|
1072
1132
|
"integer",
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"title": "letter types",
|
|
664
664
|
"type": "string",
|
|
665
665
|
"enum": [
|
|
666
|
-
"trailer
|
|
666
|
+
"trailer acceptance",
|
|
667
667
|
"trailer rejection"
|
|
668
668
|
]
|
|
669
669
|
}
|
|
@@ -682,13 +682,13 @@
|
|
|
682
682
|
},
|
|
683
683
|
{
|
|
684
684
|
"title": "Paragraph Ids",
|
|
685
|
-
"type": "
|
|
685
|
+
"type": "integer",
|
|
686
686
|
"enum": [
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
687
|
+
3,
|
|
688
|
+
4,
|
|
689
|
+
5,
|
|
690
|
+
6,
|
|
691
|
+
7
|
|
692
692
|
]
|
|
693
693
|
}
|
|
694
694
|
]
|
|
@@ -1081,6 +1081,66 @@
|
|
|
1081
1081
|
"null"
|
|
1082
1082
|
]
|
|
1083
1083
|
},
|
|
1084
|
+
"techRecord_manufacturerDetails_address1": {
|
|
1085
|
+
"type": [
|
|
1086
|
+
"string",
|
|
1087
|
+
"null"
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1090
|
+
"techRecord_manufacturerDetails_address2": {
|
|
1091
|
+
"type": [
|
|
1092
|
+
"string",
|
|
1093
|
+
"null"
|
|
1094
|
+
]
|
|
1095
|
+
},
|
|
1096
|
+
"techRecord_manufacturerDetails_address3": {
|
|
1097
|
+
"type": [
|
|
1098
|
+
"string",
|
|
1099
|
+
"null"
|
|
1100
|
+
]
|
|
1101
|
+
},
|
|
1102
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
1103
|
+
"type": [
|
|
1104
|
+
"string",
|
|
1105
|
+
"null"
|
|
1106
|
+
]
|
|
1107
|
+
},
|
|
1108
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
1109
|
+
"type": [
|
|
1110
|
+
"string",
|
|
1111
|
+
"null"
|
|
1112
|
+
]
|
|
1113
|
+
},
|
|
1114
|
+
"techRecord_manufacturerDetails_name": {
|
|
1115
|
+
"type": [
|
|
1116
|
+
"string",
|
|
1117
|
+
"null"
|
|
1118
|
+
]
|
|
1119
|
+
},
|
|
1120
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
1121
|
+
"type": [
|
|
1122
|
+
"string",
|
|
1123
|
+
"null"
|
|
1124
|
+
]
|
|
1125
|
+
},
|
|
1126
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
1127
|
+
"type": [
|
|
1128
|
+
"string",
|
|
1129
|
+
"null"
|
|
1130
|
+
]
|
|
1131
|
+
},
|
|
1132
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1133
|
+
"type": [
|
|
1134
|
+
"string",
|
|
1135
|
+
"null"
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1138
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1139
|
+
"type": [
|
|
1140
|
+
"string",
|
|
1141
|
+
"null"
|
|
1142
|
+
]
|
|
1143
|
+
},
|
|
1084
1144
|
"techRecord_authIntoService_dateReceived": {
|
|
1085
1145
|
"type": [
|
|
1086
1146
|
"string",
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
"title": "letter types",
|
|
671
671
|
"type": "string",
|
|
672
672
|
"enum": [
|
|
673
|
-
"trailer
|
|
673
|
+
"trailer acceptance",
|
|
674
674
|
"trailer rejection"
|
|
675
675
|
]
|
|
676
676
|
}
|
|
@@ -689,13 +689,13 @@
|
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"title": "Paragraph Ids",
|
|
692
|
-
"type": "
|
|
692
|
+
"type": "integer",
|
|
693
693
|
"enum": [
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
694
|
+
3,
|
|
695
|
+
4,
|
|
696
|
+
5,
|
|
697
|
+
6,
|
|
698
|
+
7
|
|
699
699
|
]
|
|
700
700
|
}
|
|
701
701
|
]
|
|
@@ -949,6 +949,66 @@
|
|
|
949
949
|
"null"
|
|
950
950
|
]
|
|
951
951
|
},
|
|
952
|
+
"techRecord_manufacturerDetails_address1": {
|
|
953
|
+
"type": [
|
|
954
|
+
"string",
|
|
955
|
+
"null"
|
|
956
|
+
]
|
|
957
|
+
},
|
|
958
|
+
"techRecord_manufacturerDetails_address2": {
|
|
959
|
+
"type": [
|
|
960
|
+
"string",
|
|
961
|
+
"null"
|
|
962
|
+
]
|
|
963
|
+
},
|
|
964
|
+
"techRecord_manufacturerDetails_address3": {
|
|
965
|
+
"type": [
|
|
966
|
+
"string",
|
|
967
|
+
"null"
|
|
968
|
+
]
|
|
969
|
+
},
|
|
970
|
+
"techRecord_manufacturerDetails_emailAddress": {
|
|
971
|
+
"type": [
|
|
972
|
+
"string",
|
|
973
|
+
"null"
|
|
974
|
+
]
|
|
975
|
+
},
|
|
976
|
+
"techRecord_manufacturerDetails_faxNumber": {
|
|
977
|
+
"type": [
|
|
978
|
+
"string",
|
|
979
|
+
"null"
|
|
980
|
+
]
|
|
981
|
+
},
|
|
982
|
+
"techRecord_manufacturerDetails_name": {
|
|
983
|
+
"type": [
|
|
984
|
+
"string",
|
|
985
|
+
"null"
|
|
986
|
+
]
|
|
987
|
+
},
|
|
988
|
+
"techRecord_manufacturerDetails_postCode": {
|
|
989
|
+
"type": [
|
|
990
|
+
"string",
|
|
991
|
+
"null"
|
|
992
|
+
]
|
|
993
|
+
},
|
|
994
|
+
"techRecord_manufacturerDetails_postTown": {
|
|
995
|
+
"type": [
|
|
996
|
+
"string",
|
|
997
|
+
"null"
|
|
998
|
+
]
|
|
999
|
+
},
|
|
1000
|
+
"techRecord_manufacturerDetails_manufacturerNotes": {
|
|
1001
|
+
"type": [
|
|
1002
|
+
"string",
|
|
1003
|
+
"null"
|
|
1004
|
+
]
|
|
1005
|
+
},
|
|
1006
|
+
"techRecord_manufacturerDetails_telephoneNumber": {
|
|
1007
|
+
"type": [
|
|
1008
|
+
"string",
|
|
1009
|
+
"null"
|
|
1010
|
+
]
|
|
1011
|
+
},
|
|
952
1012
|
"techRecord_rearAxleToRearTrl": {
|
|
953
1013
|
"type": [
|
|
954
1014
|
"integer",
|
package/package.json
CHANGED
|
@@ -71,8 +71,8 @@ export type FuelPropulsionSystem =
|
|
|
71
71
|
| "Fuel cell"
|
|
72
72
|
| "LNG"
|
|
73
73
|
| "Other";
|
|
74
|
-
export type LetterTypes = "trailer
|
|
75
|
-
export type ParagraphIds =
|
|
74
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
75
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
76
76
|
export type MicrofilmDocumentType =
|
|
77
77
|
| "PSV Miscellaneous"
|
|
78
78
|
| "AAT - Trailer Annual Test"
|
|
@@ -304,6 +304,16 @@ export interface TechRecordGETTRLComplete {
|
|
|
304
304
|
techRecord_purchaserDetails_postTown?: string | null;
|
|
305
305
|
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
306
306
|
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
307
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
308
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
309
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
310
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
311
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
312
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
313
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
314
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
315
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
316
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
307
317
|
techRecord_lastUpdatedAt?: string | null;
|
|
308
318
|
techRecord_lastUpdatedByName?: string | null;
|
|
309
319
|
techRecord_lastUpdatedById?: string | null;
|
|
@@ -51,8 +51,8 @@ export type FrameDescription =
|
|
|
51
51
|
| "integral"
|
|
52
52
|
| "Box section"
|
|
53
53
|
| "U section";
|
|
54
|
-
export type LetterTypes = "trailer
|
|
55
|
-
export type ParagraphIds =
|
|
54
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
55
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
56
56
|
export type MicrofilmDocumentType =
|
|
57
57
|
| "PSV Miscellaneous"
|
|
58
58
|
| "AAT - Trailer Annual Test"
|
|
@@ -273,6 +273,16 @@ export interface TechRecordGETTRLSkeleton {
|
|
|
273
273
|
techRecord_purchaserDetails_postTown?: string | null;
|
|
274
274
|
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
275
275
|
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
276
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
277
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
278
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
279
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
280
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
281
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
282
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
283
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
284
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
285
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
276
286
|
techRecord_lastUpdatedAt?: string | null;
|
|
277
287
|
techRecord_lastUpdatedByName?: string | null;
|
|
278
288
|
techRecord_lastUpdatedById?: string | null;
|
|
@@ -51,8 +51,8 @@ export type FrameDescription =
|
|
|
51
51
|
| "integral"
|
|
52
52
|
| "Box section"
|
|
53
53
|
| "U section";
|
|
54
|
-
export type LetterTypes = "trailer
|
|
55
|
-
export type ParagraphIds =
|
|
54
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
55
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
56
56
|
export type MicrofilmDocumentType =
|
|
57
57
|
| "PSV Miscellaneous"
|
|
58
58
|
| "AAT - Trailer Annual Test"
|
|
@@ -272,6 +272,16 @@ export interface TechRecordGETTRLTestable {
|
|
|
272
272
|
techRecord_purchaserDetails_postTown?: string | null;
|
|
273
273
|
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
274
274
|
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
275
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
276
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
277
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
278
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
279
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
280
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
281
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
282
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
283
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
284
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
275
285
|
techRecord_lastUpdatedAt?: string | null;
|
|
276
286
|
techRecord_lastUpdatedByName?: string | null;
|
|
277
287
|
techRecord_lastUpdatedById?: string | null;
|
|
@@ -71,8 +71,8 @@ export type FuelPropulsionSystem =
|
|
|
71
71
|
| "Fuel cell"
|
|
72
72
|
| "LNG"
|
|
73
73
|
| "Other";
|
|
74
|
-
export type LetterTypes = "trailer
|
|
75
|
-
export type ParagraphIds =
|
|
74
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
75
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
76
76
|
export type MicrofilmDocumentType =
|
|
77
77
|
| "PSV Miscellaneous"
|
|
78
78
|
| "AAT - Trailer Annual Test"
|
|
@@ -301,6 +301,16 @@ export interface TechRecordPUTTRLComplete {
|
|
|
301
301
|
techRecord_purchaserDetails_postTown?: string | null;
|
|
302
302
|
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
303
303
|
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
304
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
305
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
306
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
307
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
308
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
309
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
310
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
311
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
312
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
313
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
304
314
|
techRecord_rearAxleToRearTrl: number | null;
|
|
305
315
|
techRecord_reasonForCreation: string;
|
|
306
316
|
techRecord_regnDate?: string | null;
|
|
@@ -51,8 +51,8 @@ export type FrameDescription =
|
|
|
51
51
|
| "integral"
|
|
52
52
|
| "Box section"
|
|
53
53
|
| "U section";
|
|
54
|
-
export type LetterTypes = "trailer
|
|
55
|
-
export type ParagraphIds =
|
|
54
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
55
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
56
56
|
export type MicrofilmDocumentType =
|
|
57
57
|
| "PSV Miscellaneous"
|
|
58
58
|
| "AAT - Trailer Annual Test"
|
|
@@ -288,6 +288,16 @@ export interface TechRecordPUTTRLSkeleton {
|
|
|
288
288
|
techRecord_hiddenInVta?: boolean;
|
|
289
289
|
techRecord_updateType?: string;
|
|
290
290
|
techRecord_authIntoService_cocIssueDate?: string | null;
|
|
291
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
292
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
293
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
294
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
295
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
296
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
297
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
298
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
299
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
300
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
291
301
|
techRecord_authIntoService_dateReceived?: string | null;
|
|
292
302
|
techRecord_dimensions_axleSpacing?: AxleSpacing[];
|
|
293
303
|
techRecord_authIntoService_datePending?: string | null;
|
|
@@ -51,8 +51,8 @@ export type FrameDescription =
|
|
|
51
51
|
| "integral"
|
|
52
52
|
| "Box section"
|
|
53
53
|
| "U section";
|
|
54
|
-
export type LetterTypes = "trailer
|
|
55
|
-
export type ParagraphIds =
|
|
54
|
+
export type LetterTypes = "trailer acceptance" | "trailer rejection";
|
|
55
|
+
export type ParagraphIds = 3 | 4 | 5 | 6 | 7;
|
|
56
56
|
export type MicrofilmDocumentType =
|
|
57
57
|
| "PSV Miscellaneous"
|
|
58
58
|
| "AAT - Trailer Annual Test"
|
|
@@ -269,6 +269,16 @@ export interface TechRecordPUTTRLTestable {
|
|
|
269
269
|
techRecord_purchaserDetails_postTown?: string | null;
|
|
270
270
|
techRecord_purchaserDetails_purchaserNotes?: string | null;
|
|
271
271
|
techRecord_purchaserDetails_telephoneNumber?: string | null;
|
|
272
|
+
techRecord_manufacturerDetails_address1?: string | null;
|
|
273
|
+
techRecord_manufacturerDetails_address2?: string | null;
|
|
274
|
+
techRecord_manufacturerDetails_address3?: string | null;
|
|
275
|
+
techRecord_manufacturerDetails_emailAddress?: string | null;
|
|
276
|
+
techRecord_manufacturerDetails_faxNumber?: string | null;
|
|
277
|
+
techRecord_manufacturerDetails_name?: string | null;
|
|
278
|
+
techRecord_manufacturerDetails_postCode?: string | null;
|
|
279
|
+
techRecord_manufacturerDetails_postTown?: string | null;
|
|
280
|
+
techRecord_manufacturerDetails_manufacturerNotes?: string | null;
|
|
281
|
+
techRecord_manufacturerDetails_telephoneNumber?: string | null;
|
|
272
282
|
techRecord_rearAxleToRearTrl?: number | null;
|
|
273
283
|
techRecord_reasonForCreation: string;
|
|
274
284
|
techRecord_regnDate?: string | null;
|