spartaxx.businessmodels 1.0.203 → 1.0.204

Sign up to get free protection for your applications and to get access to all the features.
@@ -59,4 +59,5 @@ export interface PropertyAddress {
59
59
  OwnerAddress3: string;
60
60
  JurisdictionsCode: string;
61
61
  Ocaluc: string;
62
+ LanduseCode: string;
62
63
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.203",
3
+ "version": "1.0.204",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {