GenerationLimit

sealed interface GenerationLimit

Inheritors

Types

Link copied to clipboard
data class Count(val totalCount: Int) : MeetingOccurrencesGenerator.GenerationLimit
Link copied to clipboard
data class Window(val from: <Error class: unknown class>, val until: <Error class: unknown class>) : MeetingOccurrencesGenerator.GenerationLimit