interface AccountSyncStatusEntryCompleted {
    state: "completed";
}

Properties

Properties

state: "completed"