Binance Connector JS
    Preparing search index...

    Request parameters for getCollateralRecord operation in HistoryApi. GetCollateralRecordRequest

    interface GetCollateralRecordRequest {
        current?: number;
        endTime?: number;
        productId?: string;
        recvWindow?: number;
        size?: number;
        startTime?: number;
    }
    Index

    Properties

    current?: number

    Currently querying the page. Start from 1. Default:1

    HistoryApiGetCollateralRecord

    endTime?: number

    HistoryApiGetCollateralRecord

    productId?: string

    HistoryApiGetCollateralRecord

    recvWindow?: number

    HistoryApiGetCollateralRecord

    size?: number

    Default:10, Max:100

    HistoryApiGetCollateralRecord

    startTime?: number

    HistoryApiGetCollateralRecord