PROTOCOL

InteractionErrorModel

public protocol InteractionErrorModel

A model that is used to represent an interactive item that contains an error.

Properties

error

var error: String?

The error text.