@leavittsoftware/lg-core-typescript 5.626.0 → 5.627.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.
@@ -5160,9 +5160,9 @@ export interface SearchParametersDtoV2 {
5160
5160
  City: string | null;
5161
5161
  Companies: Array<number>;
5162
5162
  Email: string | null;
5163
- FirstName: string | null;
5164
- LastName: string | null;
5163
+ FullName: string | null;
5165
5164
  Phone: string | null;
5165
+ PolicyNumber: string | null;
5166
5166
  Sources: Array<number>;
5167
5167
  State: string | null;
5168
5168
  Street: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.626.0",
3
+ "version": "5.627.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [