Binance Connector JS
    Preparing search index...

    Interface DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    interface DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner {
        entryPrice?: string;
        markPrice?: string;
        positionAmt?: string;
        symbol?: string;
        unRealizedProfit?: string;
    }
    Index

    Properties

    entryPrice?: string

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    markPrice?: string

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    positionAmt?: string

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    symbol?: string

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    unRealizedProfit?: string

    DailyAccountSnapshotResponseSnapshotVosInnerDataPositionInner