@luomus/laji-schema 2.0.331 → 2.0.333
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.
|
@@ -155,7 +155,7 @@ export declare class Collection {
|
|
|
155
155
|
sv?: string;
|
|
156
156
|
};
|
|
157
157
|
/**
|
|
158
|
-
* Type of the collection within the
|
|
158
|
+
* Type of the collection within the collection hierarchy tree.
|
|
159
159
|
*/
|
|
160
160
|
hierarchyType?: MYHierarchyTypeEnum;
|
|
161
161
|
/**
|