Binance Connector JS
    Preparing search index...

    VipLoanFixedRateBorrowResponse

    interface VipLoanFixedRateBorrowResponse {
        actualReceivedAmount?: string;
        autoRepay?: boolean;
        borrowAmount?: string;
        borrowCoin?: string;
        borrowInterestRate?: string;
        collateralAccountId?: string;
        collateralCoin?: string;
        duration?: string;
        orderId?: number | bigint;
        status?: string;
    }
    Index

    Properties

    actualReceivedAmount?: string

    VipLoanFixedRateBorrowResponse

    autoRepay?: boolean

    VipLoanFixedRateBorrowResponse

    borrowAmount?: string

    VipLoanFixedRateBorrowResponse

    borrowCoin?: string

    VipLoanFixedRateBorrowResponse

    borrowInterestRate?: string

    VipLoanFixedRateBorrowResponse

    collateralAccountId?: string

    VipLoanFixedRateBorrowResponse

    collateralCoin?: string

    VipLoanFixedRateBorrowResponse

    duration?: string

    VipLoanFixedRateBorrowResponse

    orderId?: number | bigint

    VipLoanFixedRateBorrowResponse

    status?: string

    VipLoanFixedRateBorrowResponse