Values_0.BodySectionRepeatDimensionConfigurationSourceDescribes the dataset column and constraints for the dynamic values used to repeat the contents of a section. The dataset column is either Category or Numeric column configuration
type nonrec t = {dynamicCategoryDimensionConfiguration : BodySectionDynamicCategoryDimensionConfiguration.t
option;Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.
*)dynamicNumericDimensionConfiguration : BodySectionDynamicNumericDimensionConfiguration.t
option;Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of BodySectionDynamicDimensionLimit.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Double of PercentileValue.t ])
list ])
list ])
list ])
list ]
list
| `Structure of
(string * [> `String of DataSetIdentifier.t ]) list ])
list ])
list ]