GetSubscriberNotificationResult

data class GetSubscriberNotificationResult(val notificationConfiguration: SubscriberNotificationNotificationConfiguration? = null, val subscriberEndpoint: String? = null)

Constructors

Link copied to clipboard
constructor(notificationConfiguration: SubscriberNotificationNotificationConfiguration? = null, subscriberEndpoint: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint the subscriber should listen to for notifications