interface SubaccountOrderFeeRates {
    maker: BigNumber;
    taker: BigNumber;
}

Properties

Properties

maker: BigNumber
taker: BigNumber