RestrictedPeriods

sealed class RestrictedPeriods

Restricted period config

Inheritors

Types

Link copied to clipboard

List of restricted period

Link copied to clipboard

Functions

Link copied to clipboard

Casts this RestrictedPeriods as a RestrictedPeriodList and retrieves its kotlin.collections.List value. Throws an exception if the RestrictedPeriods is not a RestrictedPeriodList.

Link copied to clipboard

Casts this RestrictedPeriods as a RestrictedPeriodList and retrieves its kotlin.collections.List value. Returns null if the RestrictedPeriods is not a RestrictedPeriodList.