Values_0.DecimalDefaultValuesSourceThe default values of the DecimalParameterDeclaration.
type nonrec t = {dynamicValue : DynamicDefaultValue.t option;The dynamic value of the DecimalDefaultValues. Different defaults are displayed according to users, groups, and values mapping.
*)staticValues : DecimalDefaultValueList.t option;The static values of the DecimalDefaultValues.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `Double of SensitiveDoubleObject.t ] list
| `Structure of
(string
* [> `Structure of
(string * [> `String of DataSetIdentifier.t ]) list ])
list ])
list ]