Module Dtcprotocol_piqi.Logoff

type t = {
mutable reason : string option;
mutable do_not_reconnect : bool option;
}