Binance Connector JS
    Preparing search index...

    QueryManagedSubAccountSnapshotResponse

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

    Properties

    code?: number

    QueryManagedSubAccountSnapshotResponse

    msg?: string

    QueryManagedSubAccountSnapshotResponse

    QueryManagedSubAccountSnapshotResponse