@vrplatform/api 1.3.1-stage.4022 → 1.3.1-stage.4024
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.
|
@@ -18954,6 +18954,7 @@ export interface operations {
|
|
|
18954
18954
|
/** Format: uuid */
|
|
18955
18955
|
id: string;
|
|
18956
18956
|
name: string;
|
|
18957
|
+
childCount: number;
|
|
18957
18958
|
address?: {
|
|
18958
18959
|
full?: string | null;
|
|
18959
18960
|
line1?: string | null;
|