Module Values.NotificationSettingDetailsSource

Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : NotificationSettingDetail.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of NotificationSettingDetailThresholdInteger.t | `String of NotificationSettingDetailConfiguredByString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b