Binance Connector JS
    Preparing search index...

    GetInterestHistoryResponse

    interface GetInterestHistoryResponse {
        rows?: GetInterestHistoryResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    Properties

    GetInterestHistoryResponse

    total?: number

    GetInterestHistoryResponse