# TSSetActionResponse

Response returned by [`triggerAction()`](/sdk-ref/react-native-ts-accountprotection/drs#triggeraction).

## Properties

### success

• **success**: `boolean`

Indicates if the action event was reported successfully

### actionToken

• **actionToken**: `string`

The token returned by the SDK when the action was reported. Pass this token to the [Recommendation API](/openapi/risk/recommendations.openapi/other/getriskrecommendation) to fetch risk recommendations.

### error

• **error**: `string`

Error message if the action event failed to report