@indigina/myseko-api 0.0.41 → 0.0.42

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indigina/myseko-api",
3
- "version": "0.0.41",
3
+ "version": "0.0.42",
4
4
  "description": "OpenAPI client for @indigina/myseko-api",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
@@ -294,6 +294,7 @@ interface ShipmentCalendarItem {
294
294
  containerNumbers?: string | null;
295
295
  mode?: string | null;
296
296
  typeOrderID?: string | null;
297
+ isEstimatedDate?: boolean | null;
297
298
  }
298
299
 
299
300
  /**