@indigina/myseko-api 0.0.48 → 0.0.49

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.48",
3
+ "version": "0.0.49",
4
4
  "description": "OpenAPI client for @indigina/myseko-api",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
@@ -669,6 +669,8 @@ interface DocumentInfo {
669
669
  category?: string | null;
670
670
  createdBy?: string | null;
671
671
  dateCreated?: string | null;
672
+ ordOrderID?: string | null;
673
+ orderNumber?: string | null;
672
674
  }
673
675
 
674
676
  /**