@leavittsoftware/lg-core-typescript 4.159.0 → 4.160.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.
@@ -209,7 +209,7 @@ export interface RicochetLeadCallHistory {
209
209
  Duration: string | null;
210
210
  Id: number;
211
211
  Lead: Partial<RicochetLead> | null;
212
- LeadId: number;
212
+ LeadId: number | null;
213
213
  Missed: number | null;
214
214
  To: number | null;
215
215
  TransferFinish: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.159.0",
3
+ "version": "4.160.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [