Module Dtcprotocol_piqi.Market_data_reject

type t = {
mutable symbol_id : Dtcprotocol_piqi.uint32 option;
mutable reject_text : string option;
}