@leavittsoftware/lg-core-typescript 5.1130.0 → 5.1131.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.
@@ -6987,7 +6987,7 @@ export interface AddRenewalItemDto {
6987
6987
  CollectDocuments?: boolean;
6988
6988
  CollectResponse?: boolean;
6989
6989
  DeleteProvidedDocumentIds: Array<number>;
6990
- Description: string;
6990
+ Description?: string | null ;
6991
6991
  DueDate: string;
6992
6992
  Id?: number | null ;
6993
6993
  Name: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1130.0",
3
+ "version": "5.1131.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [