SyncDeletionResponse

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

Parameters

type

The type of deletable data that was deleted.

untilTimestamp

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