CommunicationLimitsList

List of communication limit

Constructors

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

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

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

Link copied to clipboard

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