SyncPatchResponse

constructor(type: DeletableType, entryIds: List<String>)

Parameters

type

The type of data that was updated.

entryIds

The IDs of entries that were sent, for race-safe cleanup by the caller.