@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 371 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [UserInfo](./x-types.userinfo.md) > [session](./x-types.userinfo.session.md)
## UserInfo.session property
A unique token that represents a search session.
**Signature:**
```typescript
session: string;
```