CxFlowEventHandlerTriggerFulfillmentConditionalCase

Constructors

constructor(cases: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cases: String? = null

A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See Case for the schema.