@digitalpersona/services
Version:
DigitalPersona Web Access Services
14 lines (8 loc) • 433 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [PSKCOutput](./services.pskcoutput.md) > [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;
```