Module Dtcprotocol_piqi.Market_data_feed_status

type t = {
mutable status : Dtcprotocol_piqi.market_data_feed_status_enum option;
}