@digitalpersona/services
Version:
DigitalPersona Web Access Services
21 lines (12 loc) • 524 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [VarBool](./services.varbool.md) > [(constructor)](./services.varbool.(constructor).md)
## VarBool.(constructor)
Constructs a new instance of the `VarBool` class
<b>Signature:</b>
```typescript
constructor(values: boolean[]);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| values | <code>boolean[]</code> | |