## GenerateSmartHealthLinkParams interface

**Signature:**

```typescript
export interface GenerateSmartHealthLinkParams
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [_type?](/content/docs/sdk/core.generatesmarthealthlinkparams._type/index.html) |  | string | _(Optional)_ |
| [exp?](/content/docs/sdk/core.generatesmarthealthlinkparams.exp) |  | number | _(Optional)_ |
| [includeQrCode?](/content/docs/sdk/core.generatesmarthealthlinkparams.includeqrcode) |  | boolean | _(Optional)_ |
| [label?](/content/docs/sdk/core.generatesmarthealthlinkparams.label) |  | string | _(Optional)_ |
| [mode?](/content/docs/sdk/core.generatesmarthealthlinkparams.mode) |  | [SmartHealthLinkMode](/content/docs/sdk/core.smarthealthlinkmode) | _(Optional)_ |
| [passcode?](/content/docs/sdk/core.generatesmarthealthlinkparams.passcode) |  | string | _(Optional)_ |

- [GenerateSmartHealthLinkParams interface](/content/docs/sdk/core.generatesmarthealthlinkparams#generatesmarthealthlinkparams-interface/index.html)
- [Properties](/content/docs/sdk/core.generatesmarthealthlinkparams#properties/index.html)
