UNPKG

@empathyco/x-components

Version:
57 lines (26 loc) 757 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [IdentifierResultsResponse](./x-types.identifierresultsresponse.md) ## IdentifierResultsResponse interface Response for the identifier results endpoint. **Signature:** ```typescript export interface IdentifierResultsResponse ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [results](./x-types.identifierresultsresponse.results.md) </td><td> </td><td> [Result](./x-types.result.md)<!-- -->\[\] </td><td> </td></tr> </tbody></table>