Calendar Data
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
calendar Instance Id
calendar Type Options
center Id
created By User Id
created By Username
created Date
date Format
description
duration
end Date
entity Id
entity Type
entity Type Options
first Reminder
frequency
frequency Nth Day Type Options
frequency Options
human Readable
id
interval
last Updated By User Id
last Updated By Username
last Updated Date
locale
location
meeting Time
next Ten Recurring Dates
recent Eligible Meeting Date
recurrence
recurring Dates
remind By
remind By Options
repeating
repeats On Day
repeats On Day Of Month
repeats On Day Options
repeats On Nth Day Of Month
row Index
second Reminder
start Date
title
type
type Id