@leavittsoftware/lg-core-typescript 5.914.0 → 5.915.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.
@@ -8090,12 +8090,12 @@ export interface UpdateBenefitPointAccountFieldsDto {
8090
8090
 
8091
8091
  export interface UpdateBenefitPointPlanFieldsDto {
8092
8092
  CarrierId?: number | null ;
8093
+ DatasourceId: number;
8093
8094
  EffDate?: string | null ;
8094
8095
  IsContinuous?: boolean;
8095
8096
  ProductId: number;
8096
8097
  SalesLeadId?: number | null ;
8097
8098
  ServiceLeadId?: number | null ;
8098
- TenantId: string;
8099
8099
  UpdateCarrierId?: boolean;
8100
8100
  UpdateEffDate?: boolean;
8101
8101
  UpdateIsContinuous?: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.914.0",
3
+ "version": "5.915.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [