SyncErrorResponse

data class SyncErrorResponse(val type: SyncFeatureType, val featureSyncError: FeatureSyncError)

Constructors

Link copied to clipboard
constructor(type: SyncFeatureType, featureSyncError: FeatureSyncError)

Properties

Link copied to clipboard
Link copied to clipboard