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