ScheduledSourceSynchronizationSettingResponse

data class ScheduledSourceSynchronizationSettingResponse(val kind: String, val recurrenceInterval: String? = null, val synchronizationTime: String? = null)

A type of synchronization setting based on schedule

Constructors

constructor(kind: String, recurrenceInterval: String? = null, synchronizationTime: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Kind of synchronization setting on share. Expected value is 'ScheduleBased'.

Link copied to clipboard

Recurrence Interval

Link copied to clipboard

Synchronization time