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