EnterpriseCrmEventbusProtoParameterEntryResponse

Key-value pair of EventBus parameters.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.

Link copied to clipboard

Values for the defined keys. Each value can either be string, int, double or any proto message.