seamapi / Exports / SuccessfulActionAttempt
| Name | Type |
|---|---|
T |
extends ActionType |
-
ActionAttemptBase<T>↳
SuccessfulActionAttempt
• action_attempt_id: string
ActionAttemptBase.action_attempt_id
• action_type: T
ActionAttemptBase.action_type
• error: null
ActionAttemptBase.error
• result: ActionAttemptResultTypeMap[T]
ActionAttemptBase.result
• status: "success"
ActionAttemptBase.status