SyncChangesResponse

data class SyncChangesResponse(val type: SyncableType, val jsonString: String)

Constructors

Link copied to clipboard
constructor(type: SyncableType, jsonString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard