Node.js SDK for digi.me
    Preparing search index...

    Interface AccountSyncStatusEntryPartial

    interface AccountSyncStatusEntryPartial {
        error: PartialError;
        state: "partial";
    }
    Index

    Properties

    Properties

    state: "partial"