UNPKG

@digitalpersona/services

Version:
14 lines (8 loc) 545 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [SearchQuery](./services.searchquery.md) &gt; [attributes](./services.searchquery.attributes.md) ## SearchQuery.attributes property A list of strings with object attributes requested. NOTE: the bigger list of attributes requested, the slower the search, and the larger amount of data to be transferred over networks. <b>Signature:</b> ```typescript attributes: string[]; ```