Integration Trigger Config
data class IntegrationTriggerConfig(val triggerProperties: IntegrationTriggerProperties? = null, val triggerType: IntegrationTriggerType)
Constructors
Link copied to clipboard
constructor(triggerProperties: IntegrationTriggerProperties? = null, triggerType: IntegrationTriggerType)