@kohost/api-client 3.7.0 → 3.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/utils.js CHANGED
@@ -13261,6 +13261,9 @@ var require_property = __commonJS({
13261
13261
  priceRatioPerHour: {
13262
13262
  type: "number",
13263
13263
  default: 0.1
13264
+ },
13265
+ minimumTime: {
13266
+ type: "string"
13264
13267
  }
13265
13268
  }
13266
13269
  },