@leavittsoftware/lg-core-typescript 2.191.0 → 2.192.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.
@@ -285,7 +285,7 @@ export interface RicochetLeadDto {
285
285
  DateOfQuote7: string | null;
286
286
  DateOfQuote8: string | null;
287
287
  DateOfQuote9: string | null;
288
- DoNotCall: number;
288
+ DoNotCall: boolean | null;
289
289
  DoNotText: number;
290
290
  EffectiveDate1: string | null;
291
291
  EffectiveDate2: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.191.0",
3
+ "version": "2.192.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [