EventChannelSourceResponse

data class EventChannelSourceResponse(val source: String? = null)

Properties of the source of an event channel.

Constructors

Link copied to clipboard
constructor(source: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val source: String? = null

The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.