nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.data.models
/
AiAssistantEvents
/
Error
Error
data
class
Error
(
val
message
:
String
,
val
errorStates
:
DocumentErrorStates
,
val
retryEnabled
:
Boolean
=
true
)
:
AiAssistantEvents
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
,
errorStates
:
DocumentErrorStates
,
retryEnabled
:
Boolean
=
true
)
Properties
error
States
Link copied to clipboard
val
errorStates
:
DocumentErrorStates
message
Link copied to clipboard
val
message
:
String
retry
Enabled
Link copied to clipboard
val
retryEnabled
:
Boolean