interface IOrder {
    params: IExchangeParams;
}

Properties

Properties