@vrplatform/api 1.3.0-stage.1283 → 1.3.0-stage.1285

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.
@@ -4357,6 +4357,7 @@ export interface operations {
4357
4357
  "application/json": {
4358
4358
  dangerouslyAllowLocked?: boolean;
4359
4359
  ids?: string[];
4360
+ repairManagerFeeBalance?: boolean;
4360
4361
  };
4361
4362
  };
4362
4363
  };