Binance Connector JS
    Preparing search index...

    Interface DailyAccountSnapshotRequest

    Request parameters for dailyAccountSnapshot operation in AccountApi. DailyAccountSnapshotRequest

    interface DailyAccountSnapshotRequest {
        endTime?: number;
        limit?: number;
        recvWindow?: number;
        startTime?: number;
        type: string;
    }
    Index

    Properties

    endTime?: number

    AccountApiDailyAccountSnapshot

    limit?: number

    min 7, max 30, default 7

    AccountApiDailyAccountSnapshot

    recvWindow?: number

    AccountApiDailyAccountSnapshot

    startTime?: number

    AccountApiDailyAccountSnapshot

    type: string

    AccountApiDailyAccountSnapshot