SyncDeletionRequest

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

Parameters

type

The type of syncable data to delete.

untilTimestamp

An optional timestamp to indicate that only items modified before this timestamp should be deleted.