spartaxx.businessmodels 1.0.333 → 1.0.335

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,6 +57,7 @@ export interface ClientInputForm {
57
57
 
58
58
  //#region GA AND IL AUTHORIZATION FROM
59
59
  GAILAuthorizationSigneeName?: string;
60
+ GAILAuthorizationOwnerName?: string;
60
61
  //#endregion
61
62
  }
62
63
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.333",
3
+ "version": "1.0.335",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {