PROTOCOL

InteractionActionModel

public protocol InteractionActionModel

Represents an interaction action. This action is carried over from the lower level sdk model.

Properties

action

var action: any RepresentationActionModel

An action is to be executed when an interaction occurs.