@leavittsoftware/lg-core-typescript 5.1094.0 → 5.1095.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.
@@ -6896,7 +6896,7 @@ export interface Ams360PolicySearchDto {
6896
6896
  export interface ClaimChangeRequestDto {
6897
6897
  Action: ChangeRequestActionString;
6898
6898
  DataSource: string;
6899
- FromIncidentDate: string;
6899
+ FromIncidentDate?: string | null ;
6900
6900
  Note?: string | null ;
6901
6901
  PolicyId: string;
6902
6902
  ToIncidentDate: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1094.0",
3
+ "version": "5.1095.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [