@digitalpersona/services
Version:
DigitalPersona Web Access Services
14 lines (8 loc) • 405 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\_text](./services.pskcoutput.error_text.md)
## PSKCOutput.error\_text property
An error message if OTP token failed to import.
<b>Signature:</b>
```typescript
error_text?: string;
```