removedInput schema / properties / downPayment
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / employeeCount
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / establishmentAge
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
addedInput schema / properties / maxDownPayment
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxEmployeeCount
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxEstablishmentAge
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxOpportunityScore
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxOwnerWorkedHours
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxPrice
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxProfit
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxRevenue
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxRevenueMultiple
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxSde
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / maxSdeMultiple
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minDownPayment
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minEmployeeCount
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minEstablishmentAge
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minOpportunityScore
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minOwnerWorkedHours
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minPrice
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minProfit
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minRevenue
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minRevenueMultiple
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minSde
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / minSdeMultiple
Added value: +{
+ "type": "number"
+}
removedInput schema / properties / opportunityScore
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / ownerWorkedHours
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / price
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / profit
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / revenue
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / revenueMultiple
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / sde
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}
removedInput schema / properties / sdeMultiple
Removed value: -{
- "properties": {
- "max": {
- "type": "number"
- },
- "min": {
- "type": "number"
- }
- },
- "type": "object"
-}