PROTOCOL
UIInteractionModel
public protocol UIInteractionModel: UIModel
An interaction model requires user interactions.
Properties
templateArea
var templateArea: String?
The value for a custom template area defined for the client or authenticator.
viewName
var viewName: String?
The name for the view that produced the response.