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