spartaxx.businessmodels 1.0.144 → 1.0.145

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,6 +20,7 @@ export interface CCCTemplateData {
20
20
  FilenamePrefixBAAofA?: string;
21
21
  FilenamePrefixPropertySurvey?: string;
22
22
  FilenamePrefixReason?: string;
23
+ USMailLetterFileName?:string;
23
24
  GenrationPathForAll?: string[];
24
25
  AccountInfo?: AccountInfo[],
25
26
  ClientInfo?: ClientInfo;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.144",
3
+ "version": "1.0.145",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {