Binance Connector JS
    Preparing search index...

    QueryPositionsResponseCounts

    interface QueryPositionsResponseCounts {
        endedCount?: number;
        ongoingCount?: number;
        pendingClaimCount?: number;
    }
    Index

    Properties

    endedCount?: number

    QueryPositionsResponseCounts

    ongoingCount?: number

    QueryPositionsResponseCounts

    pendingClaimCount?: number

    QueryPositionsResponseCounts