> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Contacts

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: DeathDetails

Death details.

## Properties

### deathCountry?

> `optional` **deathCountry**: `string`

Person country of death.

***

### deathCounty?

> `optional` **deathCounty**: `string`

Person county of death.

Only supported in US.

***

### deathDate?

> `optional` **deathDate**: `Date`

Person date of death.

***

### deathPlace?

> `optional` **deathPlace**: `string`

Person place of death.

***

### deathState?

> `optional` **deathState**: `string`

Person state of death.

Only supported in AU and US.
