@digitalpersona/services
Version:
DigitalPersona Web Access Services
21 lines (13 loc) • 810 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)
## PSKCOutput interface
<b>Signature:</b>
```typescript
export interface PSKCOutput
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [error](./services.pskcoutput.error.md) | <code>number</code> | An errror occurred during OTP token import. The error is 0 if OTP token is imported successfully. |
| [error\_text](./services.pskcoutput.error_text.md) | <code>string</code> | An error message if OTP token failed to import. |
| [serial\_number](./services.pskcoutput.serial_number.md) | <code>string</code> | A serial number of the hardware OTP token imported. |