> ## 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: IdentificationDetails

## Properties

### alienNumber?

> `optional` **alienNumber**: `string`

Person alien number.

Only supported in US.

***

### driversLicenseNumber?

> `optional` **driversLicenseNumber**: `string`

Person drivers license number.

***

### driversLicenseState?

> `optional` **driversLicenseState**: `string`

Person drivers license state.

***

### medicareNumber?

> `optional` **medicareNumber**: `string`

Person medicare number.

Only supported in AU and US.

***

### registrationAuthority?

> `optional` **registrationAuthority**: `string`

Person registration authority.

Only supported in US.

***

### registrationNumber?

> `optional` **registrationNumber**: `string`

Person registration number.

Only supported in US.
