Values_0.DecalSettingsConfigurationSourceDecal settings configuration for a column
type nonrec t = {customDecalSettings : DecalSettingsList.t option;A list of up to 50 decal settings.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Enum of string | `String of ElementValue.t ])
list ]
list ])
list ]