UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 558 B
<!-- 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 | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [value](./x-types.resultidentifier.value.md) | | string | Result identifier value. |