Module Dtcprotocol_piqi.Cancel_order

type t = {
mutable server_order_id : string option;
mutable client_order_id : string option;
}