@experteam-mx/ngx-services 20.7.0-dev1.1 → 20.7.0-dev1.2
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/index.d.ts +1 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -7074,6 +7074,7 @@ interface ShipmentLandingReport extends ActiveLessLaravelModel {
|
|
|
7074
7074
|
} | null;
|
|
7075
7075
|
manifest_date_time?: string | null;
|
|
7076
7076
|
date_time?: string;
|
|
7077
|
+
include_release_of_liability?: boolean;
|
|
7077
7078
|
}
|
|
7078
7079
|
interface ShipmentTag extends ActiveLessSymfonyModel {
|
|
7079
7080
|
name: string;
|