PROTOCOL

UIInteractionModel

swift
public protocol UIInteractionModel: UIModel

An interaction model requires user interactions.

Properties

templateArea

swift
var templateArea: String?

The value for a custom template area defined for the client or authenticator.

viewName

swift
var viewName: String?

The name for the view that produced the response.