Binance Connector JS
    Preparing search index...

    Interface QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

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

    Properties

    entryPrice?: string

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    markPrice?: string

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    positionAmt?: string

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    symbol?: string

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner

    unRealizedProfit?: string

    QueryManagedSubAccountSnapshotResponseSnapshotVosInnerDataPositionInner