TrustAnchorNotificationSetting

data class TrustAnchorNotificationSetting(val channel: TrustAnchorNotificationChannel? = null, val enabled: Boolean, val event: TrustAnchorNotificationEvent, val threshold: Double? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val threshold: Double? = null