RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.314 → 1.0.315
spartaxx.businessmodels 1.0.314 → 1.0.315
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/ClientSetup/ClientSetupParam.ts
+1
-0
package/package.json
+1
-1
package/ClientSetup/ClientSetupParam.ts
CHANGED
Viewed
@@ -135,6 +135,7 @@ export interface SelectedAllProperty {
135
135
County: string;
136
136
AccountNumber: string;
137
137
StateCode: string;
138
+
PropertyType: string;
138
139
}
139
140
140
141
export interface OnlineClientSetupMaster {
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
314
",
3
+
"version": "1.0.
315
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {