@vrplatform/api 1.3.1-stage.2207 → 1.3.1-stage.2211
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.
|
@@ -26355,7 +26355,7 @@ export interface operations {
|
|
|
26355
26355
|
total: number;
|
|
26356
26356
|
groups: ({
|
|
26357
26357
|
/** @enum {string} */
|
|
26358
|
-
name: "Bank Accounts" | "Unassigned Accounts";
|
|
26358
|
+
name: "Bank Accounts" | "Taxes Payable" | "Unassigned Accounts";
|
|
26359
26359
|
total: number;
|
|
26360
26360
|
/** @constant */
|
|
26361
26361
|
type: "accounts";
|