UNPKG

@digitalpersona/services

Version:
14 lines (8 loc) 381 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [AttributeName](./services.attributename.md) ## AttributeName type Supported types of attribute names. <b>Signature:</b> ```typescript export declare type AttributeName = ADAttributeName | LDSAttributeName; ```