RecordActionOptions
Options for recording an action
| Property | Type | Description |
|---|
endpoint? | string | - |
interactionId? | string | - |
metadata? | ActionMetadata | Metadata to attach to the recorded action. Propagates to response actions triggered by this dispatch. |
method? | string | - |
responseType? | number | - |
triggeredBy? | string | - |