Integration Task Properties Map
data class IntegrationTaskPropertiesMap(val operatorPropertyKey: IntegrationOperatorPropertiesKeys, val property: String)
Constructors
Link copied to clipboard
fun IntegrationTaskPropertiesMap(operatorPropertyKey: IntegrationOperatorPropertiesKeys, property: String)