DeliveryConfigResponse

data class DeliveryConfigResponse(val deliveryRequirement: String)

The settings for a subscription's message delivery.

Constructors

Link copied to clipboard
fun DeliveryConfigResponse(deliveryRequirement: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DeliveryRequirement for this subscription.