Values.ExtraLengthValueProfileDimensionSourceObject that segments on various Customer profile's fields that are larger than normal.
type nonrec t = {dimensionType : StringDimensionType.t;The action to segment with.
*)values : ExtraLengthValues.t;The values to apply the DimensionType on.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string | `List of [> `String of String1To1000.t ] list ])
list ]