## SmartHealthLinkPayload interface

**Signature:**

```typescript
export interface SmartHealthLinkPayload
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [exp?](/content/docs/sdk/core.smarthealthlinkpayload.exp) |  | number | _(Optional)_ |
| [flag?](/content/docs/sdk/core.smarthealthlinkpayload.flag) |  | string | _(Optional)_ |
| [key](/content/docs/sdk/core.smarthealthlinkpayload.key) |  | string |  |
| [label?](/content/docs/sdk/core.smarthealthlinkpayload.label) |  | string | _(Optional)_ |
| [url](/content/docs/sdk/core.smarthealthlinkpayload.url) |  | string |  |
| [v?](/content/docs/sdk/core.smarthealthlinkpayload.v) |  | 1 | _(Optional)_ |

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