Values.AssetPropertyValueHistorySourceval to_value :
AssetPropertyValue.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Boolean of PropertyValueBooleanValue.t
| `Double of PropertyValueDoubleValue.t
| `Integer of PropertyValueIntegerValue.t
| `Long of TimeInSeconds.t
| `String of PropertyValueStringValue.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ]
list ]