Skip to content

@vowel.to/client v0.1.2-393


@vowel.to/client / index / AutomationSearchResults

Interface: AutomationSearchResults

Defined in: lib/vowel/types/types.ts:154

Search results from automation adapter

Properties

PropertyTypeDescriptionDefined in
querystringSearch query that was usedlib/vowel/types/types.ts:156
elementsAutomationSearchResult[]Found elementslib/vowel/types/types.ts:158
totalSearchednumberTotal elements searchedlib/vowel/types/types.ts:160
timestampnumberTimestamplib/vowel/types/types.ts:162