@digitalpersona/services
Version:
DigitalPersona Web Access Services
22 lines (13 loc) • 567 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [Attribute](./services.attribute.md)
## Attribute interface
A named attribute with a variant data value.
<b>Signature:</b>
```typescript
export interface Attribute
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [data](./services.attribute.data.md) | <code>VarData | null</code> | |
| [name](./services.attribute.name.md) | <code>string</code> | |