@leavittsoftware/lg-core-typescript 5.676.0 → 5.677.0

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.
@@ -6860,7 +6860,7 @@ export interface AssistPolicyPersonnel {
6860
6860
  }
6861
6861
 
6862
6862
  export interface AssistPolicyDto {
6863
- CustId: string;
6863
+ CustId: string | null;
6864
6864
  CustNo: number | null;
6865
6865
  DataSourceName: string | null;
6866
6866
  DepartmentCode: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.676.0",
3
+ "version": "5.677.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [