Binance Connector JS
    Preparing search index...

    GetRateHistoryResponse

    interface GetRateHistoryResponse {
        rows?: GetRateHistoryResponseRowsInner[];
        total?: string;
    }
    Index

    Properties

    Properties

    GetRateHistoryResponse

    total?: string

    GetRateHistoryResponse