@leavittsoftware/lg-core-typescript 2.0.356 → 2.0.357

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.
@@ -484,6 +484,7 @@ export interface CrmSearchDto {
484
484
  ContactLastName: string | null;
485
485
  ContactTitle: string | null;
486
486
  ElasticScore: number | null;
487
+ FullName: string | null;
487
488
  IsContact: boolean;
488
489
  Name: string | null;
489
490
  Phone: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.356",
3
+ "version": "2.0.357",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [