@leavittsoftware/lg-core-typescript 5.890.0 → 5.891.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.
@@ -7586,9 +7586,9 @@ export interface BadDataStatisticsRequestDto {
7586
7586
  }
7587
7587
 
7588
7588
  export interface BenefitPointGetUserAccountsDto {
7589
+ CompanyName?: string | null ;
7589
7590
  FullName?: string | null ;
7590
- UserId: number;
7591
- Username?: string | null ;
7591
+ Id: number;
7592
7592
  }
7593
7593
 
7594
7594
  export interface CmAddressDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.890.0",
3
+ "version": "5.891.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [