Module Dtcprotocol_piqi.Alert_message

type t = {
mutable message_text : string option;
mutable trade_account : string option;
}