Binance Connector JS
    Preparing search index...

    Interface OrderTestResponseTaxCommissionForOrder

    Tax commission rates for trades from the order.

    OrderTestResponseTaxCommissionForOrder

    interface OrderTestResponseTaxCommissionForOrder {
        maker?: string;
        taker?: string;
    }
    Index

    Properties

    Properties

    maker?: string

    OrderTestResponseTaxCommissionForOrder

    taker?: string

    OrderTestResponseTaxCommissionForOrder