Binance Connector JS
    Preparing search index...

    Interface AccountCommissionResponseResultSpecialCommission

    AccountCommissionResponseResultSpecialCommission

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

    Properties

    buyer?: string

    AccountCommissionResponseResultSpecialCommission

    maker?: string

    AccountCommissionResponseResultSpecialCommission

    seller?: string

    AccountCommissionResponseResultSpecialCommission

    taker?: string

    AccountCommissionResponseResultSpecialCommission