spartaxx.businessmodels 1.0.207 → 1.0.208

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,11 +52,13 @@ export interface AppConfigHub {
52
52
  CPckOOTCaliforniaAgentAuthorizationFormPage1BodyHtmlContentId?: string;
53
53
  CPckOOTCaliforniaAgentAuthorizationFormPage2BodyHtmlContentId?: string;
54
54
  CPckOOTCaliforniaPowerOfAttorneyTemplateBodyHtmlContentId?: string;
55
+
55
56
  ESignLink?: string;
56
57
  CPckFileName?: string;
57
58
  CPckESignLink?:string;
58
59
  CPckSalesCRMESignFromEmail?:string;
59
60
  CPckSalesCRMESignSubject?: string;
61
+ CPckSalesCRMESignTemplateContentoftheemailHtmlContentId?: string;
60
62
 
61
63
  //#endregion
62
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.207",
3
+ "version": "1.0.208",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {