spartaxx.businessmodels 1.0.114 → 1.0.115

Sign up to get free protection for your applications and to get access to all the features.
@@ -84,6 +84,7 @@ export interface ClientSetupInfo {
84
84
  BPP: TermsType[];
85
85
  ClientId: number;
86
86
  ClientNumber: string;
87
+ TxrollOcaluc: string;
87
88
  }
88
89
 
89
90
  export interface SelectedPropertyList {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.114",
3
+ "version": "1.0.115",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {