ReplicationSyncResponse

data class ReplicationSyncResponse(val lastSyncTime: String)

ReplicationSync contain information about the last replica sync to the cloud.

Constructors

Link copied to clipboard
fun ReplicationSyncResponse(lastSyncTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The most updated snapshot created time in the source that finished replication.