Binance Connector JS
    Preparing search index...

    FlexibleLoanBorrowResponse

    interface FlexibleLoanBorrowResponse {
        collateralAmount?: string;
        collateralCoin?: string;
        loanAmount?: string;
        loanCoin?: string;
        status?: string;
    }
    Index

    Properties

    collateralAmount?: string

    FlexibleLoanBorrowResponse

    collateralCoin?: string

    FlexibleLoanBorrowResponse

    loanAmount?: string

    FlexibleLoanBorrowResponse

    loanCoin?: string

    FlexibleLoanBorrowResponse

    status?: string

    FlexibleLoanBorrowResponse