@leavittsoftware/lg-core-typescript 2.0.398 → 2.0.399

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.
Files changed (2) hide show
  1. package/lg.net.core.ts +1 -0
  2. package/package.json +1 -1
package/lg.net.core.ts CHANGED
@@ -925,6 +925,7 @@ export interface CompanyOwnership {
925
925
  }
926
926
 
927
927
  export interface CompanyRoleClosureType {
928
+ CompanyRole: Partial<CompanyRole> | null;
928
929
  Discriminator: string | null;
929
930
  Id: number;
930
931
  MergedWithId: number | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.398",
3
+ "version": "2.0.399",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [