digicust_types 1.8.273 → 1.8.275
Sign up to get free protection for your applications and to get access to all the features.
@@ -128,6 +128,7 @@ export interface ExecutionStrategy {
|
|
128
128
|
preferPackagesFromHead?: boolean;
|
129
129
|
preferWeightFromHead?: boolean;
|
130
130
|
ignoreTotalValueFromProformaInvoices?: boolean;
|
131
|
+
aggregateGrossWeightFromInvoicesWithPackageInformationOnly?: boolean;
|
131
132
|
documentCodeEnrichment?: {
|
132
133
|
addNegativeCodings?: boolean;
|
133
134
|
add3LNAQualifiers?: boolean;
|