@indigina/wms-api 0.0.168 → 0.0.169
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/package.json
CHANGED
|
@@ -7273,7 +7273,7 @@ interface WaveConfigurationGridView {
|
|
|
7273
7273
|
findStockOutsideZones: boolean;
|
|
7274
7274
|
editLocked: boolean;
|
|
7275
7275
|
enabled: boolean;
|
|
7276
|
-
|
|
7276
|
+
createdDate: string;
|
|
7277
7277
|
createdBy: string;
|
|
7278
7278
|
lastModifiedDate?: string | null;
|
|
7279
7279
|
lastModifiedBy?: string | null;
|