Share Synchronization Response
data class ShareSynchronizationResponse(val consumerEmail: String? = null, val consumerName: String? = null, val consumerTenantName: String? = null, val durationMs: Int? = null, val endTime: String? = null, val message: String? = null, val startTime: String? = null, val status: String? = null, val synchronizationId: String? = null, val synchronizationMode: String)
A ShareSynchronization data transfer object.
Properties
Link copied to clipboard
Email of the user who created the synchronization
Link copied to clipboard
Name of the user who created the synchronization
Link copied to clipboard
Tenant name of the consumer who created the synchronization
Link copied to clipboard
synchronization duration
Link copied to clipboard
Synchronization id
Link copied to clipboard
Synchronization mode