@leavittsoftware/lg-core-typescript 4.119.0 → 4.121.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.
@@ -2071,7 +2071,7 @@ export interface AdminExpenseCashItemDto {
2071
2071
  Date: string | null;
2072
2072
  Description: string | null;
2073
2073
  ExpenseCategoryId: number | null;
2074
- ExpenseFormId: number | null;
2074
+ ExpenseFormId: number;
2075
2075
  Id: number | null;
2076
2076
  Image: File | null;
2077
2077
  Merchant: string | null;
@@ -2357,7 +2357,7 @@ export interface IHireDTO {
2357
2357
  MiddleName: string | null;
2358
2358
  PayRate: Partial<number> | null;
2359
2359
  PermissionsSimilarTo: string | null;
2360
- ProducerEarnings: Partial<number> | null;
2360
+ ProducerEarnings: string | null;
2361
2361
  PtoAccrualsPerMonth: Partial<number>;
2362
2362
  RequestedAdditionalITEquipment: boolean;
2363
2363
  RequestedAms360Access: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.119.0",
3
+ "version": "4.121.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [