SyncDeletionResponse

constructor(type: SyncableType, untilTimestamp: String? = null)

Parameters

type

The type of syncable data that was deleted.

untilTimestamp

The timestamp provided in @SyncDeletionRequest indicating the last modified timestamp up until which deletions should be performed.