<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [ResultIdentifier](./x-types.resultidentifier.md)

## ResultIdentifier interface

The client result identifier (SKU, MOCACO, a simple ID...).

**Signature:**

```typescript
export interface ResultIdentifier 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[value](./x-types.resultidentifier.value.md)


</td><td>


</td><td>

string


</td><td>

Result identifier value.


</td></tr>
</tbody></table>

