Skip to content

UserOperationResult

Overall outcome of a user operation.

Extended by

Properties

Property Type Description
errors UserOperationError[] Errors that caused the operation to fail. Empty on success.
succeeded boolean Whether the operation succeeded.