spartaxx.businessmodels 1.0.199 → 1.0.200

Sign up to get free protection for your applications and to get access to all the features.
@@ -78,6 +78,10 @@ export interface AppConfigHub {
78
78
  CCCPckCommercialClientEmailTemplateContentoftheemailHtmlContentId?: string;
79
79
  CCCPckEmailLetterGenPath?: string;
80
80
  CCCPckEmailLetterFileNamePrefix?: string;
81
+ CPckFilenamePrefixOOTCommercialAgreement?: string;
82
+ CPckFilenamePrefixAuthorizationForm?: string;
83
+ CPckFilenameOOTPowerOfAttorney?: string;
84
+ CPckFilenameOOTCaliforniaAgentAuthorizationForm?: string;
81
85
 
82
86
  //#endregion
83
87
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.199",
3
+ "version": "1.0.200",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {