RestrictedPeriodList

List of restricted period

Constructors

Link copied to clipboard
constructor(value: List<RestrictedPeriod>)

Properties

Link copied to clipboard

Inherited 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.