@leavittsoftware/lg-core-typescript 5.1295.0 → 5.1296.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.
@@ -5308,7 +5308,7 @@ export interface CrmEdgeTask extends CrmEdgeActivityPointerDto {
5308
5308
  }
5309
5309
 
5310
5310
  export interface ExportQuestionDto {
5311
- LeadName?: string | null ;
5311
+ ExportPropertyName?: string | null ;
5312
5312
  QuestionId?: number | null ;
5313
5313
  }
5314
5314
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1295.0",
3
+ "version": "5.1296.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [