@nomalism-com/types 0.27.95 → 0.27.96

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.
@@ -111,7 +111,6 @@ export interface IPaymentsBatchNpfDh {
111
111
  owner_id: string;
112
112
  owner_number: number;
113
113
  owner_name: string;
114
- owner_email: string | null;
115
114
  external_document_header_id: string | null;
116
115
  pdf_link: string | null;
117
116
  total: number;
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "typescript",
10
10
  "helper"
11
11
  ],
12
- "version": "0.27.95",
12
+ "version": "0.27.96",
13
13
  "main": "./dist/index.min.js",
14
14
  "types": "./dist/index.d.ts",
15
15
  "files": [