Binance Connector JS
    Preparing search index...

    Interface GetAccountResponseCommissionRates

    GetAccountResponseCommissionRates

    interface GetAccountResponseCommissionRates {
        buyer?: string;
        maker?: string;
        seller?: string;
        taker?: string;
    }
    Index

    Properties

    buyer?: string

    GetAccountResponseCommissionRates

    maker?: string

    GetAccountResponseCommissionRates

    seller?: string

    GetAccountResponseCommissionRates

    taker?: string

    GetAccountResponseCommissionRates