seamapi / Exports / ActionAttemptWithError
| Name | Type |
|---|---|
T |
extends ActionType |
-
ActionAttemptBase<T>↳
ActionAttemptWithError
• action_attempt_id: string
ActionAttemptBase.action_attempt_id
• action_type: T
ActionAttemptBase.action_type
• error: Object
| Name | Type |
|---|---|
message |
string |
type |
string |
ActionAttemptBase.error
• result: null
ActionAttemptBase.result
• status: "error"
ActionAttemptBase.status