Binance Connector JS
    Preparing search index...

    QueryManagedSubAccountSnapshotResponse

    interface QueryManagedSubAccountSnapshotResponse {
        code?: number | bigint;
        msg?: string;
        snapshotVos?: QueryManagedSubAccountSnapshotResponseSnapshotVosInner[];
    }
    Index

    Properties

    code?: number | bigint

    QueryManagedSubAccountSnapshotResponse

    msg?: string

    QueryManagedSubAccountSnapshotResponse

    QueryManagedSubAccountSnapshotResponse