Module SystemConfigUser.Dto

type t
val v : delete_delay:int -> unit -> t

Construct a value

val delete_delay : t -> int
val jsont : t Jsont.t