Rule Effect
customerCommand
Back to IndexReturn this effect to apply a customer command from hooks that supports it.
Type
{ effect: 'customerCommand' type: text // Command type // Additional command properties are added here}
Rule Effect
Return this effect to apply a customer command from hooks that supports it.
{ effect: 'customerCommand' type: text // Command type // Additional command properties are added here}