CalendarData

constructor(calendarInstanceId: Long? = null, calendarTypeOptions: List<EnumOptionData>? = null, centerId: String? = null, createdByUserId: Long? = null, createdByUsername: String? = null, createdDate: LocalDate? = null, dateFormat: String? = null, description: String? = null, duration: Int? = null, endDate: LocalDate? = null, entityId: Long? = null, entityType: EnumOptionData? = null, entityTypeOptions: List<EnumOptionData>? = null, firstReminder: Int? = null, frequency: EnumOptionData? = null, frequencyNthDayTypeOptions: List<EnumOptionData>? = null, frequencyOptions: List<EnumOptionData>? = null, humanReadable: String? = null, id: Long? = null, interval: Int? = null, lastUpdatedByUserId: Long? = null, lastUpdatedByUsername: String? = null, lastUpdatedDate: LocalDate? = null, locale: String? = null, location: String? = null, meetingTime: LocalTime? = null, nextTenRecurringDates: List<LocalDate>? = null, recentEligibleMeetingDate: LocalDate? = null, recurrence: String? = null, recurringDates: List<LocalDate>? = null, remindBy: EnumOptionData? = null, remindByOptions: List<EnumOptionData>? = null, repeating: Boolean? = null, repeatsOnDay: EnumOptionData? = null, repeatsOnDayOfMonth: Int? = null, repeatsOnDayOptions: List<EnumOptionData>? = null, repeatsOnNthDayOfMonth: EnumOptionData? = null, rowIndex: Int? = null, secondReminder: Int? = null, startDate: LocalDate? = null, title: String? = null, type: EnumOptionData? = null, typeId: String? = null)

Parameters

calendarInstanceId
calendarTypeOptions
centerId
createdByUserId
createdByUsername
createdDate
dateFormat
description
duration
endDate
entityId
entityType
entityTypeOptions
firstReminder
frequency
frequencyNthDayTypeOptions
frequencyOptions
humanReadable
id
interval
lastUpdatedByUserId
lastUpdatedByUsername
lastUpdatedDate
locale
location
meetingTime
nextTenRecurringDates
recentEligibleMeetingDate
recurrence
recurringDates
remindBy
remindByOptions
repeating
repeatsOnDay
repeatsOnDayOfMonth
repeatsOnDayOptions
repeatsOnNthDayOfMonth
rowIndex
secondReminder
startDate
title
type
typeId