@leavittsoftware/lg-core-typescript 2.0.455 → 2.0.456

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.
@@ -1 +1 @@
1
- {"version":3,"file":"api3.leavitt.com.js","sourceRoot":"","sources":["api3.leavitt.com.ts"],"names":[],"mappings":"AA+SA,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,yEAAkB,CAAA;IAClB,iEAAc,CAAA;IACd,iFAAsB,CAAA;AAC1B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
1
+ {"version":3,"file":"api3.leavitt.com.js","sourceRoot":"","sources":["api3.leavitt.com.ts"],"names":[],"mappings":"AAwSA,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,yEAAkB,CAAA;IAClB,iEAAc,CAAA;IACd,iFAAsB,CAAA;AAC1B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
@@ -3,7 +3,7 @@
3
3
  // generated using a custom program
4
4
  // </auto-generated>
5
5
  // ----------------------
6
- import { SignatureValue,SignatureTemplateToCompany,ServiceToChampion,ServiceToCompany,ConnectedStatusString,Company,CompanyLogo,CompanyOwnership } from './lg.net.core'
6
+ import { SignatureValue,SignatureTemplateToCompany,Document,ServiceToChampion,ServiceToCompany,ConnectedStatusString,Company,CompanyLogo,CompanyOwnership } from './lg.net.core'
7
7
 
8
8
  export interface NaicsReportTopAgenciesDto {
9
9
  Agency: string | null;
@@ -94,14 +94,7 @@ export interface GetGlobalAccessUsersDto {
94
94
  }
95
95
 
96
96
  export interface UpdateDocumentDto {
97
- CompanyId: number;
98
- Name: string | null;
99
- Values: Array<Partial<UpdateDocumentValueDto>> | null;
100
- }
101
-
102
- export interface UpdateDocumentValueDto {
103
- FieldId: number;
104
- Value: string | null;
97
+ UpdatedDocuments: Array<Partial<Document>> | null;
105
98
  }
106
99
 
107
100
  export interface GetOverallServiceUsageDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.455",
3
+ "version": "2.0.456",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [