@maxvision/maxerp-api-client
Advanced tools
Comparing version 1.19.3 to 1.19.4
@@ -430,2 +430,3 @@ /* eslint-disable */ | ||
createdAt?: string; | ||
description?: string; | ||
/** @format int64 */ | ||
@@ -432,0 +433,0 @@ id?: number; |
@@ -282,2 +282,3 @@ export interface ERPCustomerContactCreateReqDTO { | ||
createdAt?: string; | ||
description?: string; | ||
/** @format int64 */ | ||
@@ -284,0 +285,0 @@ id?: number; |
{ | ||
"name": "@maxvision/maxerp-api-client", | ||
"version": "1.19.3", | ||
"version": "1.19.4", | ||
"description": "Api client for Max Erp API", | ||
@@ -5,0 +5,0 @@ "main": "dist/Api.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156540
4716