Namespace: CallbackInfo
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a CallbackInfo.
Type declaration
| Name | Type |
|---|---|
attempt? | number | null |
blockedReason? | string | null |
callback? | $Shape | null |
lastAttemptCompleteTime? | $Shape | null |
lastAttemptFailure? | $Shape | null |
nextAttemptScheduleTime? | $Shape | null |
registrationTime? | $Shape | null |
state? | CallbackState | null |