Skip to content

@vowel.to/client v0.3.3-beta


@vowel.to/client / index / AutomationSearchResults

Interface: AutomationSearchResults

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

Search results from automation adapter

Properties

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