Values.AIMLOptionsStatusSourceThe status of machine learning options on the specified domain.
type nonrec t = {options : AIMLOptionsOutput.t option;Machine learning options on the specified domain.
*)status : OptionStatus.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `Structure of
(string * [> `Boolean of Boolean.t | `Enum of string ])
list
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]