<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [Answers](./core.answers.md)

## Answers type

A collection on answers to security questions.

<b>Signature:</b>

```typescript
export declare type Answers = Answer[];
```
