Values_1.HierarchyPathReferenceSourceInformation about the levels in the hierarchy group.
type nonrec t = {levelOne : HierarchyGroupSummaryReference.t option;Information about level one.
*)levelTwo : HierarchyGroupSummaryReference.t option;Information about level two.
*)levelThree : HierarchyGroupSummaryReference.t option;Information about level three.
*)levelFour : HierarchyGroupSummaryReference.t option;Information about level four.
*)levelFive : HierarchyGroupSummaryReference.t option;Information about level five.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of Values_0.HierarchyGroupId.t ]) list ])
list ]