Module Values.StatusUpdateIntervalSource
Sourcetype nonrec t = | SECONDS_10| SECONDS_12| SECONDS_15| SECONDS_20| SECONDS_30| SECONDS_60| SECONDS_120| SECONDS_180| SECONDS_240| SECONDS_300| SECONDS_360| SECONDS_420| SECONDS_480| SECONDS_540| SECONDS_600| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]