Binance Connector JS
    Preparing search index...

    GetBfusdAccountResponse

    interface GetBfusdAccountResponse {
        bfusdAmount?: string;
        bfusdProfit?: string;
        usdtProfit?: string;
    }
    Index

    Properties

    bfusdAmount?: string

    GetBfusdAccountResponse

    bfusdProfit?: string

    GetBfusdAccountResponse

    usdtProfit?: string

    GetBfusdAccountResponse