systema-sdk
/
ai.systema.model
/
SystemaResult
common
Systema
Result
class
SystemaResult
<out
T
>(value:
Any
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
error
Link copied to clipboard
common
fun
error
():
Exception
Content copied to clipboard
value
Link copied to clipboard
common
fun
value
():
T
Content copied to clipboard
Properties
isError
Link copied to clipboard
common
val
isError
:
Boolean
Content copied to clipboard
isSuccessful
Link copied to clipboard
common
val
isSuccessful
:
Boolean
Content copied to clipboard