<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [IdentifierResultsActions](./x-components.identifierresultsactions.md) &gt; [fetchAndSaveIdentifierResults](./x-components.identifierresultsactions.fetchandsaveidentifierresults.md)

## IdentifierResultsActions.fetchAndSaveIdentifierResults property

Requests a new set of identifier results and stores them in the module.

**Signature:**

```typescript
fetchAndSaveIdentifierResults: (request: IdentifierResultsRequest | null) => void;
```
