@leavittsoftware/lg-core-typescript 5.416.0 → 5.417.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.
@@ -5003,7 +5003,7 @@ export interface CompanyJobRoleDto {
5003
5003
  export interface CompanyUpsertDto {
5004
5004
  AcquisitionDate: string | null;
5005
5005
  CompanyRoleType: CompanyRoleTypeString | null;
5006
- CurrentCompanyGrade: CompanyGradeString;
5006
+ CurrentCompanyGrade: CompanyGradeString | null;
5007
5007
  DBAName: string | null;
5008
5008
  EIN: string | null;
5009
5009
  FaxPhoneAreaCode: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.416.0",
3
+ "version": "5.417.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [