digicust_types 1.8.118 → 1.8.119
Sign up to get free protection for your applications and to get access to all the features.
@@ -182,6 +182,7 @@ export interface ExecutionStrategy {
|
|
182
182
|
forceReferenceToReferenceNumberUCR?: boolean;
|
183
183
|
forceReferenceToRegistrationNumberExternal?: boolean;
|
184
184
|
forceReferenceToLRN?: boolean;
|
185
|
+
defaultLicensePlate?: "german" | false;
|
185
186
|
};
|
186
187
|
dataValidation?: {
|
187
188
|
active?: boolean;
|