Refresh Schedule Schedule
data class RefreshScheduleSchedule(val refreshType: String, val scheduleFrequency: RefreshScheduleScheduleScheduleFrequency? = null, val startAfterDateTime: String? = null)
Constructors
Link copied to clipboard
fun RefreshScheduleSchedule(refreshType: String, scheduleFrequency: RefreshScheduleScheduleScheduleFrequency? = null, startAfterDateTime: String? = null)
Types
Properties
Link copied to clipboard
The configuration of the schedule frequency. See schedule_frequency.