<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [PSKCOutput](./services.pskcoutput.md) &gt; [error](./services.pskcoutput.error.md)

## PSKCOutput.error property

An errror occurred during OTP token import. The error is 0 if OTP token is imported successfully.

<b>Signature:</b>

```typescript
error?: number;
```
