@leavittsoftware/lg-core-typescript 5.848.0 → 5.849.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.
@@ -5467,8 +5467,8 @@ export interface SearchParametersDto {
5467
5467
  Sources: Array<number>;
5468
5468
  }
5469
5469
 
5470
- export interface SearchByEmailsDto {
5471
- Emails?: File | null ;
5470
+ export interface BulkSearchDto {
5471
+ BulkSearchCsv?: File | null ;
5472
5472
  }
5473
5473
 
5474
5474
  export interface SearchParametersDtoV2 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.848.0",
3
+ "version": "5.849.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [